Commit Graph

1077 Commits

Author SHA1 Message Date
cinwell.li
af4bca8abe DatePicker: update view when setting default value, fixed #1050 (#1097) 2016-11-16 14:48:15 +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
SkyAo
9f9fd8f773 Merge pull request #1098 from Leopoldthecoder/master
FAQ: add translation
2016-11-16 14:42:21 +08:00
SkyAo
6e124fc24b Merge pull request #1096 from QingWei-Li/fix/col
Col: remove vue jsx spread
2016-11-16 14:37:57 +08:00
SkyAo
b20995fced Merge pull request #1095 from QingWei-Li/fix/default-locale
Locale: compatible vue-i18n, fixed #973
2016-11-16 14:34:03 +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
qingwei.li
60dfd8df47 Col: remove vue jsx spread 2016-11-16 12:07:27 +08:00
qingwei.li
2241e9f2b4 Locale: compatible vue-i18n, fixed #973 2016-11-16 12:06:24 +08:00
SkyAo
d4e45e8d9b Merge pull request #1093 from QingWei-Li/fix/datepicker-month
DatePicker: fix select year in month type, fixed #1070
2016-11-16 11:28:27 +08:00
qingwei.li
478549bd30 DatePicker: fix select year in month type, fixed #1070 2016-11-16 11:11:29 +08:00
杨奕
238f8625b1 MessageBox: swap 'message' and 'title' when called with 'this.$msgbox' (#1067) 2016-11-16 11:06:03 +08:00
杨奕
22bc5f312a Dialog: remove v-model dependency of manual manipulation (#1038) 2016-11-16 11:05:23 +08:00
cinwell.li
0fffead922 doc: update quickstart, fixed ElementUI/element-starter#7 #1089 (#1091) 2016-11-16 11:03:28 +08:00
baiyaaaaa
ddd4481eb0 Merge pull request #1076 from Leopoldthecoder/switch-width
Switch: fix a 'width' attribute init bug
2016-11-16 10:49:32 +08:00
baiyaaaaa
9619be271b Merge pull request #1083 from Leopoldthecoder/loading-service
Loading: add loading service
2016-11-16 10:48:59 +08:00
Leopoldthecoder
5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
Leopoldthecoder
9314ea2f28 Switch: fix a 'width' attribute init bug 2016-11-15 12:26:16 +08:00
baiyaaaaa
0013043ad7 Merge pull request #1063 from Leopoldthecoder/doc-misc
Docs: misc updates
2016-11-15 09:55:31 +08:00
Leopoldthecoder
a809a20361 Docs: misc updates 2016-11-14 18:55:17 +08:00
ly303550688
a52f800074 Dialog: add showClose 2016-11-14 18:39:45 +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
SkyAo
fa334a09d4 Merge pull request #1052 from baiyaaaaa/feat-layout
responsive layout
2016-11-14 18:00:26 +08:00
baiyaaaaa
14475c33de responsive layout 2016-11-14 15:45:08 +08:00
杨奕
73dd98ff35 Merge pull request #1048 from QingWei-Li/add/changelog
Add missing changelog
2016-11-14 14:36:26 +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
qingwei.li
e1d9eadc4a Add missing changelog 2016-11-14 12:03:09 +08:00
杨奕
b207d74515 Merge pull request #1035 from Leopoldthecoder/master
Review: tooltip/tree/typography/upload
2016-11-14 11:48:37 +08:00
杨奕
21d3cb4c82 Merge pull request #1045 from baiyaaaaa/master
fix checkbox name
2016-11-14 08:47:21 +08:00
baiyaaaaa
9c5a713ff1 Merge pull request #1039 from Leopoldthecoder/loading-css
Loading: remove unnecessary inline styles
2016-11-14 00:23:04 +08:00
baiyaaaaa
29975ee50e Merge pull request #1042 from QingWei-Li/fix/autoprefixer-config
fix salad config, #1037
2016-11-14 00:15:37 +08:00
baiyaaaaa
67490a29a3 fix checkbox name 2016-11-13 23:51:44 +08:00
qingwei.li
1f96a372fe fix salad config 2016-11-13 22:08:38 +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
Leopoldthecoder
940b189bbd Loading: remove unnecessary inline styles 2016-11-13 21:12:04 +08:00
杨奕
c08c6f1769 Notification/Message: return instance for manual close (#1033) 2016-11-13 20:03:17 +08:00
cinwell.li
1208ef520c DatePicker: add clear value, closed #759 (#1026) 2016-11-13 15:57:34 +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
杨奕
332c15946e Merge pull request #1008 from Leopoldthecoder/master
Review: steps/switch/tabs/tag
2016-11-13 12:03:04 +08:00
Leopoldthecoder
c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00
cinwell.li
4992d59cdd Form: fix reset value, fixed #937 (#1021) 2016-11-13 11:51:57 +08:00
杨奕
bcbee7b472 Merge pull request #1016 from furybean/table-row-key
Table: render rows with row-key.
2016-11-13 11:49:09 +08:00
杨奕
19cadd1489 Loading: fix a overflow hidden bug (#986) 2016-11-13 11:46:20 +08:00
杨奕
d7fd700c54 Switch: update change event triggering mechanism (#1002) 2016-11-13 11:45:53 +08:00
cinwell.li
f138cbfec8 DatePicker: fix readonly, add disabled and editable, fixed #976 (#1000) 2016-11-13 11:45:38 +08:00