Commit Graph

425 Commits (f7d2d720f43d0a614cc340ac5193332fdb739438)

Author SHA1 Message Date
qingwei.li f7d2d720f4 Fix some bug 2016-11-18 19:44:31 +08:00
Leopoldthecoder d51635ae22 Changelog: update to 1.0.2 2016-11-18 18:54:37 +08:00
baiyaaaaa 4f29fc5534 improve form validate docs 2016-11-18 18:54:28 +08:00
杨奕 dd08623526 Select: add focus listener (#1193) 2016-11-18 18:41:15 +08:00
杨奕 63b465086d Homepage: add responsive (#1177) 2016-11-18 16:49:07 +08:00
baiyaaaaa 91c2940878 Merge pull request #1140 from QingWei-Li/fix/loading-export
Loading: fix export module
2016-11-18 16:29:18 +08:00
杨奕 ea4e61ad40 Merge pull request #1195 from furybean/table-header-click
Table: add show-header prop & add header-click event & make height mo…
2016-11-18 16:03:54 +08:00
Leopoldthecoder fa5342ecf0 i18n: use the right parentheses 2016-11-18 16:00:58 +08:00
furybean ffff83d094 Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 15:59:00 +08:00
杨奕 bc19f4f757 i18n: update language list (#1187) 2016-11-18 15:04:19 +08:00
baiyaaaaa aa05aeda6a Merge pull request #1183 from Leopoldthecoder/table-doc
Table: update English doc
2016-11-18 15:01:05 +08:00
cinwell.li 1239c98511 Table: add context prop (#1161) 2016-11-18 15:00:22 +08:00
Leopoldthecoder a48838d08e Table: update English doc 2016-11-18 13:59:33 +08:00
Jan Van Bruggen a93d912e63 Docs: fix custom theme import path
When `src/main.js` imports `theme/index.css`, the import statement
should import `'../theme/index.css'`, not `'./theme/index.css'`.
2016-11-18 06:46:17 +08:00
Leopoldthecoder 3bfa92ce4b Alert: add render-content 2016-11-17 16:51:32 +08:00
qingwei.li 9f1c7af400 Loading: update doc 2016-11-17 15:44:13 +08:00
杨奕 98c9cca24c fix doc typos (#1137) 2016-11-17 12:24:33 +08:00
baiyaaaaa c9e180ff50 fix col responsive style bug 2016-11-17 12:20:01 +08:00
Leopoldthecoder 27affb22c0 update index links 2016-11-16 19:39:43 +08:00
杨奕 1c8b765824 Merge pull request #1105 from Leopoldthecoder/master
Tree: update English doc
2016-11-16 17:04:29 +08:00
Leopoldthecoder f36373113a Tree: update English doc 2016-11-16 16:36:01 +08:00
baiyaaaaa 1956a62d22 uodate tab docs 2016-11-16 16:14:48 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
SkyAo d54bf670a2 Merge pull request #1099 from QingWei-Li/feat/popover-manual
Popover: add manual
2016-11-16 14:43:13 +08:00
Leopoldthecoder 72a9c9f2cd FAQ: add translation 2016-11-16 14:09:25 +08:00
qingwei.li 602c569989 Popover: add manual 2016-11-16 13:55:54 +08:00
cinwell.li 0fffead922 doc: update quickstart, fixed ElementUI/element-starter#7 #1089 (#1091) 2016-11-16 11:03:28 +08:00
Leopoldthecoder 5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
Leopoldthecoder a809a20361 Docs: misc updates 2016-11-14 18:55:17 +08:00
杨奕 c4ad7f23da add dynamic title (#1062) 2016-11-14 18:31:49 +08:00
Leopoldthecoder 353dab8c55 JSFiddle: add missing <style> and <script> 2016-11-14 18:24:06 +08:00
baiyaaaaa 14475c33de responsive layout 2016-11-14 15:45:08 +08:00
杨奕 78ec4da059 Merge pull request #1053 from QingWei-Li/add/play
Add 'make play'
2016-11-14 14:36:06 +08:00
qingwei.li dad5edad74 Add 'make play' 2016-11-14 14:10:58 +08:00
杨奕 43ce738aad Checkbox/Radio: add 'name' on doc (#1049) 2016-11-14 12:16:13 +08:00
杨奕 b207d74515 Merge pull request #1035 from Leopoldthecoder/master
Review: tooltip/tree/typography/upload
2016-11-14 11:48:37 +08:00
Leopoldthecoder f2aa74965f Review: tooltip/tree/typography/upload 2016-11-13 22:00:55 +08:00
杨奕 4f835aa9af Homepage: fix a navigator.language bug (#1040) 2016-11-13 21:45:55 +08:00
杨奕 c08c6f1769 Notification/Message: return instance for manual close (#1033) 2016-11-13 20:03:17 +08:00
Akira Komamura d37e0dbd39 Add column class-name to the table header and update documentation (#1027)
* Table: Add className property to columns

* Table: update documentation on column class-name

* Table: Apply column class-name to table header
2016-11-13 14:39:24 +08:00
杨奕 455850d70c Merge pull request #980 from Leopoldthecoder/style-remove
i18n: remove redundant styles
2016-11-13 12:03:35 +08:00
Leopoldthecoder c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00
cinwell.li f138cbfec8 DatePicker: fix readonly, add disabled and editable, fixed #976 (#1000) 2016-11-13 11:45:38 +08:00
杨奕 19ba77d7d2 Merge pull request #1023 from QingWei-Li/step/align-center
Step: add align-center, fixed #994
2016-11-13 11:04:17 +08:00
qingwei.li 23aa2b619b Step: add align-center, fixed #994 2016-11-13 10:45:05 +08:00
furybean 33e7e3432a Add /play to debug component. 2016-11-13 03:50:40 +08:00
杨奕 da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
FuryBean b215f71d2e Improve example lang. (#990) 2016-11-11 16:58:44 +08:00
杨奕 63d68f8f0e MessageBox(doc): add two missing attributes (#978) 2016-11-11 15:48:01 +08:00
qingwei.li 5ca689004c Move zh-cn to zh-CN 2016-11-11 11:14:36 +08:00