Commit Graph

862 Commits (6f9cf710962a034e5abf00f49bc5c93cddb5435b)

Author SHA1 Message Date
baiyaaaaa 6f9cf71096 add tab-bar transform prefix 2017-01-12 12:12:12 +08:00
十界 868847161a Select: fix multiple style issue (#2330) 2017-01-11 10:35:19 +08:00
baiyaaaaa 7d300727d3 fix input-number change event 2017-01-11 10:35:05 +08:00
Jikkai Xiao dfdef858d9 Carousel: fix autoplay props 2017-01-10 17:00:33 +08:00
qingwei.li b616140489 [build] 1.1.3 2017-01-09 17:22:31 +08:00
baiyaaaaa d3f62b7974 add submenu transition (#2298) 2017-01-09 15:50:47 +08:00
baiyaaaaa ad2a32dcd6 Merge pull request #2182 from njleonzhang/table_sort_A_and_D
table sort to toggle
2017-01-09 14:30:55 +08:00
baiyaaaaa 2a6fad5593 Merge pull request #2197 from QingWei-Li/feat/notify/html
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa d851615b7a Merge pull request #2256 from QingWei-Li/feat/popover/disabled
Popover: add disabled feature, close #2221
2017-01-09 13:29:33 +08:00
baiyaaaaa cc22527321 fix textarea style & improve docs 2017-01-08 08:53:12 +08:00
baiyaaaaa 3820ec03bb Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
2017-01-06 18:47:52 +08:00
qingwei.li 879cd22874 reset messagebox 2017-01-06 18:12:51 +08:00
qingwei.li 2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
kingwl 84d86b4ca4 Input: support resize prop 2017-01-06 17:06:34 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
qingwei.li d3a9cf8f21 Popover: add disabled feature, close #2221 2017-01-06 16:15:11 +08:00
baiyaaaaa 0b524682f1 Merge pull request #2237 from fntneves/fn-fix-datepicker-translation
DatePicker: Fix year label space in year picker
2017-01-06 16:00:10 +08:00
baiyaaaaa 7539325eb5 Merge pull request #2236 from Leopoldthecoder/select-fix
Select: fix filterable init value issue, fixed #2196
2017-01-06 15:35:12 +08:00
kingwl 3e3001a8dc Table: fix header-align bug 2017-01-06 10:46:06 +08:00
Francisco Neves cbce532ab4 Fix year label space in year picker 2017-01-05 16:14:31 +00:00
baiyaaaaa d9d673bcc3 improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +08:00
Leopoldthecoder 3b5248ec2a Select: fix filterable init value issue, fixed #2196 2017-01-05 22:31:37 +08:00
Xuehua Cai 29c99dba59 Fix tree bug (#2206) 2017-01-05 17:07:21 +08:00
baiyaaaaa 624442927f Merge pull request #2207 from reverland/fix-safari-colgroup
table: wrap col in colgroup to make column width work in safari
2017-01-05 16:45:26 +08:00
baiyaaaaa 634a415784 Merge pull request #2217 from QingWei-Li/fix/pagination/style
Pagination: fix ul style in IE9, fixed #2209
2017-01-05 16:44:03 +08:00
qingwei.li eba65719d3 Pagination: fix ul style in IE9, fixed #2209 2017-01-05 15:32:47 +08:00
kingwl de589eb215 Tabs: fix invalid type prop when tabs in other tabs (#2212) 2017-01-05 15:22:46 +08:00
baiyaaaaa 3574e62cb6 Merge pull request #2171 from QingWei-Li/fix/datepicker/change
DatePicker: fix change event no trigger when setting the initial valu…
2017-01-05 15:12:50 +08:00
njleonzhang 48a0685ca0 1. add document; 2. make default-sort-order default to ascending 2017-01-05 12:39:37 +08:00
baiyaaaaa 5fb72444a6 fix dynamic change tabs bug 2017-01-05 11:25:44 +08:00
baiyaaaaa 0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
baiyaaaaa 7562e82bf6 Merge pull request #2195 from QingWei-Li/fix/datepicker/date
Fix the next year is calulated incorrectly, fixed #2152
2017-01-05 11:23:57 +08:00
Yuyang Liu a3da161339 table: wrap col in colgroup to make column width work in safari 2017-01-05 10:42:31 +08:00
baiyaaaaa 9773276fee Merge pull request #2186 from Leopoldthecoder/select-fix
Select: fix allowCreate bug
2017-01-04 16:30:48 +08:00
qingwei.li 02e1cb84ee Fix the next year is calulated incorrectly, fixed #2152 2017-01-04 14:33:58 +08:00
baiyaaaaa 661dc09002 Merge pull request #2177 from QingWei-Li/fix/date-select
TimeSelect: fix maxTime range, fixed #2158
2017-01-04 08:36:11 +08:00
Leopoldthecoder 68c1c84875 Select: fix allowCreate bug 2017-01-03 23:28:42 +08:00
njleonzhang 9ef1faaec9 toggle sortable 2017-01-03 20:08:43 +08:00
qingwei.li 9ee7afc1c5 TimeSelect: fix maxTime range, fixed #2158 2017-01-03 18:54:37 +08:00
qingwei.li 1bdecf9c39 DatePicker: fix change event no trigger when setting the initial value, fixed #2167 2017-01-03 18:27:48 +08:00
baiyaaaaa b31ee664e2 Merge pull request #2163 from Leopoldthecoder/dev
Dropdown: import button/button-group, fixed #2159
2017-01-03 16:28:55 +08:00
Leon Zhang dc0248279d messy indent (#2165) 2017-01-03 16:27:42 +08:00
Leopoldthecoder ead1d1da3f Dropdown: import button/button-group, fixed #2159 2017-01-03 16:05:19 +08:00
Cyril Su f93a163f40 InputNumber, DatePicker: Clearify the logic of increase and decrease. Fix date-picker.spec.js bugs. (#2145)
* InputNumber: clearify the logic of increase and decrease.

* DatePicker: Fix test specs
2017-01-03 12:23:01 +08:00
Herrington Darkholme 23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
Leopoldthecoder cdb3e46de8 [build] 1.1.2 2016-12-30 18:53:52 +08:00
baiyaaaaa 670d52b9c4 Merge pull request #2112 from QingWei-Li/fix/timepicker-range
TimePicker: fix range timepicker
2016-12-30 18:23:20 +08:00
杨奕 308ae62cb3 Select: fix dropdownUl undefined bug (#2120) 2016-12-30 18:10:57 +08:00
baiyaaaaa b9eed734e2 input add validateEvent prop 2016-12-30 17:04:03 +08:00
qingwei.li 560d31982b TimePicker: fix range timepicker 2016-12-30 15:18:03 +08:00