Commit Graph

576 Commits

Author SHA1 Message Date
qingwei.li
d3a32d7343 Update: release script 2016-11-18 19:27:55 +08:00
杨奕
dd08623526 Select: add focus listener (#1193) 2016-11-18 18:41:15 +08:00
FuryBean
bca5fc1868 Table: fix selection-change not fire in some condition. (#1198) 2016-11-18 16:43:48 +08:00
baiyaaaaa
b13bda7bcd Merge pull request #1166 from Leopoldthecoder/switch-change
Switch: fix @change timing bug, fixed #1162
2016-11-18 16:36:14 +08:00
Leopoldthecoder
77ef3836b1 Switch: fix @change timing bug 2016-11-18 16:32:00 +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
furybean
ffff83d094 Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 15:59:00 +08:00
baiyaaaaa
f454d31378 Merge pull request #1185 from QingWei-Li/fix/select-time
TimeSelect: fix 00:00 is disabled, fixed #676
2016-11-18 15:32:41 +08:00
cinwell.li
1239c98511 Table: add context prop (#1161) 2016-11-18 15:00:22 +08:00
qingwei.li
c352961592 TimeSelect: fix 00:00 is disabled, fixed #676 2016-11-18 14:47:37 +08:00
furybean
212cbf7a7b Table: fix fixed column won't disappear in some condition. 2016-11-18 13:12:53 +08:00
furybean
0a54bd41f1 Table: fix select-all checkbox is selected when all rows are not selectable. 2016-11-18 12:32:29 +08:00
baiyaaaaa
7345ca7dfc Merge pull request #1141 from Leopoldthecoder/input-group
Input: fix input-group line height, fixed #1075
2016-11-17 19:30:00 +08:00
baiyaaaaa
c823c84f6f Merge pull request #1145 from QingWei-Li/fix/multiple-locale
Locale: fix dynamic change locale
2016-11-17 19:15:48 +08:00
Leopoldthecoder
3bfa92ce4b Alert: add render-content 2016-11-17 16:51:32 +08:00
qingwei.li
87e171d300 Locale: fix dynamic change locale 2016-11-17 15:37:04 +08:00
Leopoldthecoder
51ec650221 Input: fix input-group line height 2016-11-17 14:33:04 +08:00
qingwei.li
b090d3eafb Loading: fix export module 2016-11-17 14:30:25 +08:00
杨奕
3e3a330758 Button: add focus style (#1116) 2016-11-17 12:21:33 +08:00
baiyaaaaa
c9e180ff50 fix col responsive style bug 2016-11-17 12:20:01 +08:00
Leopoldthecoder
54b1543698 [build] 1.0.1 2016-11-16 17:24:03 +08:00
qingwei.li
b7ecc15622 Table: fix tooltip style 2016-11-16 16:59:26 +08:00
baiyaaaaa
73e9e918ae Merge pull request #1101 from Kingwl/master
Tabs: fix a 'activeName' attribute init bug
2016-11-16 16:00:01 +08:00
FuryBean
5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
kingwl
5be8575ba1 Tabs: fix a 'activeName' attribute init bug 2016-11-16 15:35:23 +08:00
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
6e124fc24b Merge pull request #1096 from QingWei-Li/fix/col
Col: remove vue jsx spread
2016-11-16 14:37:57 +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
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
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
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
ly303550688
a52f800074 Dialog: add showClose 2016-11-14 18:39:45 +08:00
baiyaaaaa
14475c33de responsive layout 2016-11-14 15:45:08 +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
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
Leopoldthecoder
c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00