Commit Graph

213 Commits (59d1f49b1cb4c16d2c481f4949813b511268d4e4)

Author SHA1 Message Date
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 77549b752b Merge pull request #2258 from QingWei-Li/fix/table/test
Table: fix unit test, fixed #2243
2017-01-06 19:04:03 +08:00
qingwei.li 2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
qingwei.li f234e08fa3 Table: fix unit test again. 2017-01-06 17:01:19 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
qingwei.li af5ea616db Fix: table unit test, fixed #2243 2017-01-06 16:25:02 +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
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
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
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
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
baiyaaaaa f20c37885f fix input-number invalid value reset bug 2016-12-30 11:42:21 +08:00
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
baiyaaaaa cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
baiyaaaaa d896c83860 fix collapse toggle bug (#2059) 2016-12-29 15:16:50 +08:00
baiyaaaaa ea9e5ed462 Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Leopoldthecoder eda941e64f Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
Furybean 191c8ab3d1 Table: add current-row-key prop. 2016-12-28 19:18:53 +08:00
qingwei.li 4817e116e5 Table: expand row feature only supports scoped slot. 2016-12-28 18:12:37 +08:00
杨奕 d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
furybean b569b314b8 Table: add expand row feature. 2016-12-28 15:18:25 +08:00
baiyaaaaa 1760007d9c Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
baiyaaaaa d1f9357df7 Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li 9f8837ec40 DatePicker: custom fisrt day of week #1061 2016-12-27 16:28:16 +08:00
baiyaaaaa 2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
baiyaaaaa 190211d4a9 input number fix change event & improve 2016-12-27 10:17:41 +08:00
cinwell.li a57fba12bd Merge branch 'dev' into fix/date-picker-input-event 2016-12-26 23:04:02 +08:00
baiyaaaaa 882a9d796e add clearable api (#1994) 2016-12-26 23:02:40 +08:00
baiyaaaaa 6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +08:00
cinwell.li 05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
cinwell.li c7507725ea Merge branch '1.1' into feat/scrollbar 2016-12-26 16:41:26 +08:00
baiyaaaaa 46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
cinwell.li 9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05:37 +08:00
baiyaaaaa 0862174d32 Merge pull request #1898 from hisland/dev
layout: all in right, clear float fixed #1893
2016-12-26 12:33:37 +08:00
qingwei.li a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
qingwei.li 7414010203 DatePicker: add change event test 2016-12-23 17:49:46 +08:00
Leopoldthecoder 6c1ea22cd4 Carousel: update api 2016-12-23 16:19:39 +08:00
qingwei.li 9a48448d0f hourElm => hourEl 2016-12-23 12:49:40 +08:00
kingwl 6f75ca6150 Table: support table sort (#1918) 2016-12-23 12:11:17 +08:00
Leopoldthecoder d0619c7f8a review update 2016-12-23 11:57:17 +08:00
hisland 15a44bf9ee layout: all in right, clear float fixed #1893 2016-12-23 11:38:33 +08:00
baiyaaaaa 631afa92ca fix checkbox radio status class && disable style (#1930) 2016-12-23 00:55:24 +08:00
Leopoldthecoder 9e958e603e add carousel 2016-12-22 16:10:55 +08:00
杨奕 c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
kingwl 8648ab84dc Table: add header-align 2016-12-21 11:03:22 +08:00