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
baiyaaaaa
c69e30e8c1
fix popover test
2016-12-20 18:54:50 +08:00
baiyaaaaa
d2f852a320
add dropdown hide-on-click prop
2016-12-20 18:54:50 +08:00
Furybean
a0187d1aba
Table: add filter change event & add column-key for column.
2016-12-20 18:37:31 +08:00
杨奕
f14628254a
add popper-class for DatePicker, Select and Tooltip ( #1806 )
2016-12-20 16:38:47 +08:00
杨奕
ead186153f
Pagination: fix slot ( #1846 )
2016-12-20 11:20:57 +08:00
杨奕
240fda5af8
Select: add visible-change event ( #1849 )
2016-12-20 09:11:10 +08:00
FuryBean
40f9d83f87
Tree: add expand-on-click-node prop. ( #1805 )
2016-12-19 15:38:51 +08:00
FuryBean
6c4f8a6867
Tree: add current-change event & current-node-key. ( #1807 )
2016-12-17 14:09:05 +08:00
FuryBean
4614990cb4
Table: add column as third parameter for row-click event. ( #1808 )
2016-12-17 14:00:35 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +08:00
cinwell.li
cad3d770ed
DatePicker: fix clear button, fixed #1690 ( #1710 )
...
* DatePicker: fix clear button, fixed #1690
* DatePicker: fix reset button style
* DatePicker: fix set value
* DatePicker: fix test
2016-12-13 22:51:43 +08:00
baiyaaaaa
8917704392
support tag color property
2016-12-13 16:57:56 +08:00
Hashem Qolami
998dcce225
Feature table maxHeight ( #1560 ) ( #1674 )
...
* ✨ [Table] Added fluid height table with maxHeight prop (#1560 )
* 🚨 [Table] Added test for maxHeight prop (#1560 )
* 📚 [Table] Added the documentation of fluid-height table (#1560 )
2016-12-13 16:21:59 +08:00
qingwei.li
2b247df9ca
Upload: remove 'X-Requested-With' header
...
Fix test
2016-12-09 10:58:29 +08:00
cinwell.li
55dfb0c296
Refactor/datepicker ( #1623 )
...
* DatePicker: replace native input with el-input
* DatePicker: support size prop, closes #1069 , closes #1440
* DatePicker: show correct date for initial value, fixed #1129
* TimePicker: fix empty value when panel appears, fixed #1583
* DatePicker: trigger clickoutside when clicking icon, fixed #1604
* DatePicker: fix year type in year panel, fixed #1607
* DatePicker: fix test
* DatePicker: add doc
2016-12-09 00:06:34 +08:00
baiyaaaaa
3d12579652
support tab disabled
2016-12-08 17:13:41 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +08:00
baiyaaaaa
e56f52ff26
fix radio dynamic init bug ( #1514 )
2016-12-02 17:35:54 +08:00
baiyaaaaa
d3afe22e89
Merge pull request #1401 from Leopoldthecoder/select-refactor
...
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa
34dbb01c1a
support tab title renter funtion
2016-12-01 23:00:29 +08:00
Leopoldthecoder
2d07391d3c
Select: add allow-create doc and test
2016-12-01 22:34:31 +08:00
Leopoldthecoder
c058beb2be
Select: add multipleLimit
2016-12-01 22:34:31 +08:00
Leopoldthecoder
ce3bed6cb5
Select: refactor and bug fix
2016-12-01 22:34:30 +08:00
Leopoldthecoder
707a0d5a60
Loading: full screen loading is now singleton
2016-12-01 22:27:20 +08:00
baiyaaaaa
98dda297c9
fix datetimepicker test
2016-12-01 17:30:23 +08:00
baiyaaaaa
648c498fd9
input-number add the controls support ( #1473 )
2016-11-30 18:16:49 +08:00
FuryBean
d3b3d865e8
Tree: add setChecked method. ( #1434 )
2016-11-28 18:57:09 +08:00
reverland
8a4b7ba6d7
Popover: add show/hide event
2016-11-28 16:57:46 +08:00
baiyaaaaa
75d248e107
support radio button custom style
2016-11-26 18:30:56 +08:00
baiyaaaaa
a84926b117
Merge pull request #1333 from QingWei-Li/fix/radio-checkox
...
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
baiyaaaaa
d9c7824470
fix form validate bug ( #1363 )
2016-11-26 10:48:06 +08:00
Furybean
807c06071d
Tree: fixed default-expanded-keys can not set again.
2016-11-25 17:41:36 +08:00
Furybean
812a953b1e
Table: add row-style prop.
2016-11-25 17:41:07 +08:00
qingwei.li
96f71eda55
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-25 14:08:11 +08:00
Furybean
4617526367
Pagination: fix user can not set currentPage in some condition.
2016-11-25 08:26:10 +08:00
FuryBean
5c386d5ce8
Table: fix dynamic prop in table-column cause script error. ( #1314 )
2016-11-24 06:54:32 +08:00
FuryBean
2f3f5eabc1
Table: add header group feature. ( #1312 )
2016-11-23 20:32:23 +08:00
FuryBean
631037c296
Table: improve performance in large data. ( #1298 )
2016-11-23 18:24:32 +08:00
FuryBean
f729497de5
Tabs: fix dynamic bug & add closable prop for tab-pane ( #1285 )
2016-11-23 10:47:12 +08:00
Furybean
1f6cafebb1
Slider: fix can not drag when step < 1
2016-11-23 08:28:45 +08:00
Furybean
59293a219e
Tree: add filter-node-method prop & filter method.
2016-11-22 12:37:02 +08:00
Furybean
2c764d13fa
Tree: add getCheckedKeys & setCheckedKeys API.
2016-11-22 11:57:42 +08:00
baiyaaaaa
bb0a79b1b0
add a error prop for setting the error message manually
2016-11-19 19:55:44 +08:00
FuryBean
07b8ec030f
Table: fix selection-change not fire in some condition. ( #1198 )
2016-11-18 20:03:19 +08:00
furybean
0a31868b5f
Table: add show-header prop & add header-click event & make height more reasonable.
2016-11-18 20:03:18 +08:00
furybean
012c0185f2
Table: fix select-all checkbox is selected when all rows are not selectable.
2016-11-18 20:03:17 +08:00
Leopoldthecoder
fc41cf4077
Alert: add render-content
2016-11-18 20:03:15 +08:00
FuryBean
5203280af1
Tree: add defaultExpandKeys & defaultCheckedKeys. ( #1088 )
2016-11-16 15:35:46 +08:00
cinwell.li
af4bca8abe
DatePicker: update view when setting default value, fixed #1050 ( #1097 )
2016-11-16 14:48:15 +08:00
qingwei.li
602c569989
Popover: add manual
2016-11-16 13:55:54 +08:00
杨奕
22bc5f312a
Dialog: remove v-model dependency of manual manipulation ( #1038 )
2016-11-16 11:05:23 +08:00
Leopoldthecoder
5fcd73cd85
Loading: add loading service
2016-11-15 20:29:33 +08:00
baiyaaaaa
14475c33de
responsive layout
2016-11-14 15:45:08 +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
Leopoldthecoder
940b189bbd
Loading: remove unnecessary inline styles
2016-11-13 21:12:04 +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
杨奕
d7fd700c54
Switch: update change event triggering mechanism ( #1002 )
2016-11-13 11:45:53 +08:00
furybean
28958fa051
Pagination: fix current-change emit too many.
2016-11-10 17:51:10 +08:00
furybean
2951e6843f
Table: fire selection-change when row is removed.
2016-11-09 17:47:00 +08:00
Leopoldthecoder
aeb9eb87a9
Loading: improve visual, add custom text
2016-11-08 23:20:30 +08:00
cinwell.li
fce92e8b4e
DatePicker: fix reset value, fixed #878 ( #880 )
...
add test
2016-11-07 16:26:03 +08:00
baiyaaaaa
37b9636a6e
fix switch style bug in ie9
2016-11-07 10:23:06 +08:00
Leopoldthecoder
d5eb9ac3b5
MessageBox: fix text blur due to translating half pixel
2016-11-06 10:12:04 +08:00
FuryBean
07cd230674
Fix Table Bug: body-wrapper should not set style.height when table not set height. ( #839 )
2016-11-05 07:31:18 +08:00
FuryBean
f013d6eb0b
Table: add renderHeader prop. ( #838 )
2016-11-05 07:30:23 +08:00
杨奕
a00aea7080
Merge pull request #825 from furybean/table-column
...
Table Column: watch more prop & rename showTooltipWhenOverflow.
2016-11-04 23:27:12 +08:00
FuryBean
5a6b4fbf2a
Merge pull request #829 from Leopoldthecoder/select-value
...
Select: fix clear value & remote label
2016-11-04 22:29:35 +08:00
furybean
aac3ec40c2
Table Column: watch more prop & rename showTooltipWhenOverflow.
2016-11-04 22:15:34 +08:00
FuryBean
1a634b3c91
Pagination: enable not set total, add page-count prop. ( #834 )
2016-11-04 20:04:46 +08:00
Leopoldthecoder
845d716e3f
Select: fix clear value & remote label
2016-11-04 17:41:37 +08:00
furybean
7263db12b3
Table: add single selection back. Add current-change event & highlight-current-row event.
2016-11-04 16:28:44 +08:00
baiyaaaaa
8eae476f7f
dynamic tabs ( #812 )
2016-11-04 11:28:23 +08:00
baiyaaaaa
22ba941fa0
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
杨奕
32f25eb302
Merge pull request #780 from furybean/table-hidden
...
Table: rename hidden class to is-hidden.
2016-11-01 20:44:17 +08:00
FuryBean
3844b4aa3b
Table: fixed firefox bug. fixed #766 . ( #769 )
2016-11-01 20:32:11 +08:00
furybean
ad193c0c80
Table: rename hidden class to is-hidden.
2016-11-01 20:17:34 +08:00
baiyaaaaa
23d4dbbce4
add test && fix ajax response in callback ( #767 )
2016-11-01 15:46:10 +08:00
baiyaaaaa
07345868f6
input-number: style fix && experience improve
2016-11-01 11:36:27 +08:00
qingwei.li
42168ccb89
DatePicker: fix test
2016-11-01 10:35:05 +08:00
baiyaaaaa
a4cc618e49
dropdown: add command api
2016-10-31 12:51:05 +08:00
qingwei.li
659a36dc16
Clickoutside: fix id of undefined, fixed #720
2016-10-30 14:00:06 +08:00
cinwell.li
8a72f1b45e
Button: add click event ( #703 )
2016-10-28 17:29:18 +08:00
qingwei.li
5ee2eed88f
Fix test config
2016-10-28 10:41:26 +08:00
qingwei.li
691a49fc17
Table: add sortable test
2016-10-28 09:47:10 +08:00
qingwei.li
ad30305d6d
Merge branch 'master' into test/imporve-table
2016-10-28 09:22:58 +08:00
qingwei.li
8502c891d2
Table: add filter test
...
a
a
2016-10-27 23:52:54 +08:00
baiyaaaaa
5d925ed69f
Test/component/form ( #687 )
...
Form: add test
2016-10-27 21:57:40 +08:00
FuryBean
14495f6189
Table: add filter feature. ( #684 )
2016-10-27 21:45:21 +08:00
杨奕
a1b83b5540
Tree: add test ( #679 )
2016-10-27 17:30:27 +08:00
cinwell.li
8783c3e95d
DatePicker: improve test ( #659 )
2016-10-26 22:56:51 +08:00
杨奕
5cae63bae1
Test: add Dialog and vue-popup ( #662 )
2016-10-26 21:48:54 +08:00
furybean
3470bdfeba
Pagination: rename currentchange & sizechange.
2016-10-26 14:55:16 +08:00
baiyaaaaa
63433f28f3
Menu: add menu-trigger prop ( #649 )
2016-10-26 11:51:41 +08:00
qingwei.li
468c70e26b
TimePicker: improve test
2016-10-26 11:35:41 +08:00
cinwell.li
4dd8b094cb
Update externals ( #641 )
2016-10-25 21:35:41 +08:00
杨奕
b97e372b60
Merge pull request #640 from QingWei-Li/test/time-select
...
TimeSelect: improve test
2016-10-25 19:30:51 +08:00
Leopoldthecoder
2889d46034
Test: add destroy
2016-10-25 19:27:16 +08:00
qingwei.li
ede57a7abf
TimeSelect: improve test
2016-10-25 19:24:09 +08:00
杨奕
2f0ba607f4
Select: add test ( #636 )
2016-10-25 18:00:39 +08:00
杨奕
cfe8b895f2
Merge pull request #622 from QingWei-Li/test/table
...
Table: add test
2016-10-25 17:36:07 +08:00
qingwei.li
86a5f8f5d0
Table: add test
...
Remove fuck
2016-10-25 17:26:59 +08:00
baiyaaaaa
06b2cabf6b
fix masses style
2016-10-25 12:34:38 +08:00
baiyaaaaa
c2a90a4eb3
breadcrumb: add test ( #629 )
2016-10-25 10:52:41 +08:00
baiyaaaaa
ec481842c5
add dropdown test
2016-10-24 21:53:31 +08:00
杨奕
dc1b4fbba7
Merge pull request #611 from baiyaaaaa/test/component/tabs
...
add tabs test
2016-10-24 17:38:48 +08:00
baiyaaaaa
b0e960cb03
add tabs test
2016-10-24 17:20:26 +08:00
baiyaaaaa
41d5eea132
add autocomplete test
2016-10-24 12:49:02 +08:00
FuryBean
07b0e79285
Improve v-sync test. ( #603 )
2016-10-24 11:43:32 +08:00
杨奕
984a3bf9b3
Alert: improve test ( #605 )
2016-10-24 11:42:59 +08:00
FuryBean
112eb485a0
Add v-sync directive. ( #598 )
2016-10-24 11:01:28 +08:00
杨奕
6cee4e7c18
Merge pull request #594 from Leopoldthecoder/msgbox-test
...
MessageBox: update animation/add test
2016-10-23 10:22:32 +08:00
杨奕
f396715df5
Merge pull request #590 from QingWei-Li/feat/tooltip-manual
...
Tooltip: add manual feature
2016-10-23 10:22:21 +08:00
Leopoldthecoder
0b942fa781
MessageBox: update animation/add test
2016-10-22 22:58:02 +08:00
杨奕
e51d753ffd
Slider: add disabled/use tooltip ( #589 )
2016-10-22 20:12:57 +08:00
qingwei.li
aef2e08159
Tooltip: add manual feature
2016-10-22 17:48:44 +08:00
Leopoldthecoder
a4175a74e2
Message/Notification: improve test
2016-10-22 16:27:04 +08:00
cinwell.li
718356a67e
Tooltip: Improve hover test ( #581 )
2016-10-22 00:08:42 +08:00
cinwell.li
706d47b710
Clickoutside: add test & improve vue-popper test ( #577 )
2016-10-21 23:21:54 +08:00
baiyaaaaa
3317f1f7cd
add menu test
2016-10-21 21:34:40 +08:00
baiyaaaaa
88c15455f5
add progress test
2016-10-21 17:48:08 +08:00
杨奕
6f156643e4
Merge pull request #567 from QingWei-Li/test/pagination
...
Pagination: add test
2016-10-21 17:35:41 +08:00
Leopoldthecoder
d6721eed82
fix some potential test err
2016-10-21 17:34:56 +08:00
baiyaaaaa
961dd8886f
Merge pull request #566 from baiyaaaaa/test/component/input-number
...
add input-number test
2016-10-21 17:14:46 +08:00
qingwei.li
ef75d0d3e4
Pagination: add test
2016-10-21 16:22:16 +08:00
baiyaaaaa
7725924a5e
add input-number test
2016-10-21 16:04:03 +08:00
杨奕
92bd227512
Notification: add test ( #565 )
2016-10-21 15:21:16 +08:00
cinwell.li
d2a2376329
Steps: add test ( #561 )
2016-10-21 14:57:14 +08:00
杨奕
7bc214ce2f
Slider: improve test ( #554 )
2016-10-21 14:56:14 +08:00
Leopoldthecoder
63daf2c989
Message: add test
2016-10-21 11:22:59 +08:00
baiyaaaaa
831f72bbeb
tag test improve ( #552 )
2016-10-20 20:56:07 +08:00
baiyaaaaa
d62a163f26
Merge pull request #545 from QingWei-Li/test/badge
...
Badge: add test
2016-10-20 19:46:20 +08:00
baiyaaaaa
f8c049175c
Merge pull request #548 from QingWei-Li/test/card
...
Card: add test
2016-10-20 19:45:54 +08:00
baiyaaaaa
56354f1c81
input test improve
2016-10-20 19:24:00 +08:00
qingwei.li
49546c93e9
Card: add test
2016-10-20 18:51:49 +08:00
Sabrina Luo
3473dc47a4
Tab: add test
2016-10-20 18:34:59 +08:00
qingwei.li
80220d043c
Badge: add test
2016-10-20 18:34:51 +08:00
杨奕
9e0afd3835
Merge pull request #544 from baiyaaaaa/test/component/radio
...
add radio test
2016-10-20 18:25:28 +08:00
baiyaaaaa
f3f2008b6d
add radio test
2016-10-20 18:15:20 +08:00
杨奕
281e14c2ae
Loading: add test ( #540 )
2016-10-20 17:45:44 +08:00
baiyaaaaa
d4ec462340
Merge pull request #538 from QingWei-Li/test/unit/popover
...
Popover: add test
2016-10-20 15:57:09 +08:00
baiyaaaaa
ddaf72d20e
Merge pull request #533 from Leopoldthecoder/master
...
Alert: add test
2016-10-20 15:56:12 +08:00
baiyaaaaa
01d7b983f5
add checkbox test
2016-10-20 14:38:15 +08:00
qingwei.li
d2a998726d
Popover: add test
2016-10-20 14:35:12 +08:00
杨奕
ab693a2e15
Merge pull request #536 from baiyaaaaa/test/component/layout
...
col test improve
2016-10-20 14:31:53 +08:00
baiyaaaaa
8e68e82e25
col test improve
2016-10-20 14:27:07 +08:00
Leopoldthecoder
80bddd6d23
Alert: add test
2016-10-20 11:33:40 +08:00
杨奕
94d987f95e
Merge pull request #523 from baiyaaaaa/test/component/button
...
button test
2016-10-20 07:57:16 +08:00
baiyaaaaa
c3f14b02b1
col test
2016-10-20 01:33:18 +08:00
baiyaaaaa
da8099ecf6
row test
2016-10-20 01:02:07 +08:00
baiyaaaaa
7a2e387ccf
button test
2016-10-20 00:37:57 +08:00
Leopoldthecoder
8d10dda8b6
Rate: add test
2016-10-19 20:36:57 +08:00
Leopoldthecoder
66842c80e8
Slider: add test
2016-10-19 15:48:59 +08:00
baiyaaaaa
b63cb5e066
unit test of input
2016-10-19 14:51:18 +08:00
cinwell.li
815bdd47d0
Tooltip: add test ( #487 )
2016-10-18 19:07:43 +08:00
baiyaaaaa
7175ad272d
Merge pull request #489 from QingWei-Li/test/util/popper
...
VuePopper: add test
2016-10-18 18:07:13 +08:00
qingwei.li
0cb98686b7
VuePopper: add test
2016-10-18 17:28:52 +08:00
杨奕
2ec517505b
Testing: switch ( #477 )
2016-10-18 17:00:50 +08:00
qingwei.li
0e520f9653
DatePicker: add test
...
DatePicker: clean code
2016-10-18 16:42:03 +08:00
cinwell.li
0f608666a3
TimeSelect: add testcase of setting default value ( #454 )
2016-10-17 21:26:37 +08:00
qingwei.li
d8c1b243bf
TimePicker: add unit test
2016-10-17 17:14:43 +08:00
qingwei.li
cd8b9a14a4
Update travis
2016-10-13 12:32:33 +08:00
qingwei.li
ff6803924d
Add unittest
2016-10-11 19:00:37 +08:00