Commit Graph

731 Commits (daec90af9f4f1c83d6189539a32303565e190160)

Author SHA1 Message Date
Furybean 1f6cafebb1 Slider: fix can not drag when step < 1 2016-11-23 08:28:45 +08:00
杨奕 24c5ff8c4c Select: fix icon and input click (#1253) 2016-11-22 21:42:58 +08:00
cinwell.li 2d5bc59c67 Pagination: fix i18n, fixed #928 (#1260) 2016-11-22 14:22:03 +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
boyd91 ec2b62d93e Add box-sizing: content-box for compatibility (#1229)
Some CSS resets (including Bootstrap's) contain *::after{ box-sizing: border-box; }

This breaks the checkbox component style. Therefor add box-sizing: content-box explicitly to increase compatibility.
2016-11-21 19:02:56 +08:00
FuryBean 6353d33afe Table: fix a script error when show-header is true. (#1248) 2016-11-21 19:01:31 +08:00
baiyaaaaa bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
baiyaaaaa 6b857a23f8 fix radio-button style 2016-11-18 22:12:12 +08:00
baiyaaaaa 5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
Leopoldthecoder 2e931cff96 [build] 1.0.2 2016-11-18 20:08:55 +08:00
qingwei.li 37510831ca Update: release script 2016-11-18 20:03:20 +08:00
杨奕 897ec4650c Select: add focus listener (#1193) 2016-11-18 20:03:19 +08:00
FuryBean 07b8ec030f Table: fix selection-change not fire in some condition. (#1198) 2016-11-18 20:03:19 +08:00
Leopoldthecoder 69b65037eb Switch: fix @change timing bug 2016-11-18 20:03:18 +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
cinwell.li 4ebdd6a6d4 Table: add context prop (#1161) 2016-11-18 20:03:18 +08:00
qingwei.li ffc136fa8d TimeSelect: fix 00:00 is disabled, fixed #676 2016-11-18 20:03:17 +08:00
furybean bd8bf7bf35 Table: fix fixed column won't disappear in some condition. 2016-11-18 20:03:17 +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
qingwei.li a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
Leopoldthecoder faa27b9d99 Input: fix input-group line height 2016-11-18 20:03:14 +08:00
qingwei.li 3003aaa426 Loading: fix export module 2016-11-18 20:03:14 +08:00
杨奕 edeae0a2a4 Button: add focus style (#1116) 2016-11-18 20:03:13 +08:00
baiyaaaaa 99eb9366eb fix col responsive style bug 2016-11-18 20:03:13 +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
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
cinwell.li cfafd3d191 Table: fix render fail in vue-loader 9.9.0 (#1018) 2016-11-13 11:44:29 +08:00
furybean 69d5646833 Table: render rows with row-key. 2016-11-13 11:41:21 +08:00
杨奕 19ba77d7d2 Merge pull request #1023 from QingWei-Li/step/align-center
Step: add align-center, fixed #994
2016-11-13 11:04:17 +08:00
qingwei.li 23aa2b619b Step: add align-center, fixed #994 2016-11-13 10:45:05 +08:00
杨奕 f4f781ec5c Merge pull request #1014 from furybean/slow-table-hover
Table: fix hover effect is slow when data > 200.
2016-11-13 10:07:54 +08:00
qingwei.li 192a1a2a30 Upload: fix missing progress, fixed #1013 2016-11-13 09:49:42 +08:00
baiyaaaaa 58dc7e14c0 Merge pull request #979 from Leopoldthecoder/switch-style
Switch: fix style inside Form
2016-11-13 03:47:41 +08:00
furybean f27d433744 Table: fix hover effect is slow when data > 200. 2016-11-13 03:38:31 +08:00
杨奕 da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
Leopoldthecoder a8adb5f3dc Switch: fix style inside Form 2016-11-10 22:49:57 +08:00
杨奕 2ff91352be Merge pull request #963 from furybean/pagination-bug
Pagination: fix current-change emit too many.
2016-11-10 21:57:38 +08:00
Leopoldthecoder a11e8d115c Select: fix value clear bug when value is initialized in mounted hook 2016-11-10 20:27:18 +08:00
furybean 28958fa051 Pagination: fix current-change emit too many. 2016-11-10 17:51:10 +08:00
Leopoldthecoder 097745f9b9 [build] 1.0.0 2016-11-09 19:15:25 +08:00
baiyaaaaa d7cbf79b25 Merge pull request #944 from Leopoldthecoder/master
Loading: update style
2016-11-09 18:03:56 +08:00
baiyaaaaa 84b83b0b55 Merge pull request #948 from furybean/deleted-table-data
Table: fire selection-change when row is removed.
2016-11-09 18:02:14 +08:00
Leopoldthecoder 813dc78c51 Loading: update style/Add favicon 2016-11-09 17:57:00 +08:00
furybean 2951e6843f Table: fire selection-change when row is removed. 2016-11-09 17:47:00 +08:00
FuryBean 6d9df08e56 Pagination: fix currentPage may be 0 in some condition. (#943) 2016-11-09 17:37:54 +08:00
李名凯 81477a9af9 Table: Set the background color of striped table on the td element (#917) 2016-11-09 13:52:26 +08:00
baiyaaaaa 6644207668 Input: fix blur event param & improve docs 2016-11-09 12:21:29 +08:00
baiyaaaaa 417a0c3fd9 Merge pull request #925 from Leopoldthecoder/master
Loading: improve visual, add custom text
2016-11-09 12:03:51 +08:00
baiyaaaaa fb86f81eb6 fix inline-block style 2016-11-09 11:25:25 +08:00
baiyaaaaa 90dafc54ab fix node remove bug 2016-11-09 00:01:56 +08:00
Leopoldthecoder aeb9eb87a9 Loading: improve visual, add custom text 2016-11-08 23:20:30 +08:00
baiyaaaaa 547293e366 support Input min & max prop 2016-11-08 20:13:52 +08:00
qingwei.li 8ac1ce0737 TimePicker: fix maxtime over the mintime will cover mintime, fixed 894 2016-11-08 16:30:25 +08:00
qingwei.li 3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
cinwell.li 8439cbd5d0 Theme-default: improve vars (#899) 2016-11-08 11:20:53 +08:00
qingwei.li 47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
Leopoldthecoder 9e6513fa17 [build] 1.0.0-rc.9 2016-11-07 17:44:59 +08:00
Leopoldthecoder 66ba839b12 Button: avoid button splitting in button-group 2016-11-07 16:41:39 +08:00
cinwell.li fce92e8b4e DatePicker: fix reset value, fixed #878 (#880)
add test
2016-11-07 16:26:03 +08:00
杨奕 6f55d6d9af Slider: fix an inputValue initiation bug (#879) 2016-11-07 16:25:27 +08:00
杨奕 e2c388fcf9 Merge pull request #874 from baiyaaaaa/master
autocomplete style fix
2016-11-07 11:58:26 +08:00
FuryBean 971150c2fb Table: remove mouse wheel prevent default. (#873) 2016-11-07 11:58:01 +08:00
baiyaaaaa ca6637d5ba Merge pull request #866 from Leopoldthecoder/master
Button: update text button style
2016-11-07 11:52:24 +08:00
baiyaaaaa 1179ec602e autocomplete style fix 2016-11-07 11:51:35 +08:00
baiyaaaaa 9a3aa1b580 fix input icon loading (#872) 2016-11-07 11:15:28 +08:00
Leopoldthecoder 0162015c4c Button: update text button style 2016-11-07 10:47:51 +08:00
baiyaaaaa fe4357d7f8 fix zIndex -1 2016-11-07 10:28:58 +08:00
baiyaaaaa 37b9636a6e fix switch style bug in ie9 2016-11-07 10:23:06 +08:00
qingwei.li 70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
Leopoldthecoder d5eb9ac3b5 MessageBox: fix text blur due to translating half pixel 2016-11-06 10:12:04 +08:00
Leopoldthecoder 3d6d0bd12b Tabs: fix a close button style overwriting bug 2016-11-05 18:54:58 +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
FuryBean f9bb3918ad Merge pull request #833 from baiyaaaaa/feat-select
select improve
2016-11-04 19:23:17 +08:00
FuryBean 6cc4ea6dfc Merge pull request #831 from QingWei-Li/fixed/datepicker-disabled
DatePicker: disabled year or month, fixed #758
2016-11-04 19:20:52 +08:00
FuryBean 92bbc55cd3 Merge pull request #828 from Leopoldthecoder/message-zindex
Message/Notification: manage z-index with PopupManager
2016-11-04 19:19:32 +08:00
FuryBean b3a2f95545 Merge pull request #832 from QingWei-Li/fix/object-assign
Table/MessageBox/Tree: remove object-assign
2016-11-04 19:19:12 +08:00
qingwei.li 4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
qingwei.li a2f7316b69 DatePicker: disabled year or month, fixed #758 2016-11-04 18:26:22 +08:00
baiyaaaaa 726685fd38 tag remove improve 2016-11-04 17:53:55 +08:00
Leopoldthecoder 845d716e3f Select: fix clear value & remote label 2016-11-04 17:41:37 +08:00
杨奕 f67104f28e Merge pull request #824 from furybean/table-current-row
Table: add current-change event & highlight-current-row prop.
2016-11-04 17:38:07 +08:00
Leopoldthecoder 5ee53016f7 Message/Notification: manage z-index with PopupManager 2016-11-04 17:36:14 +08:00
baiyaaaaa 9f945ad782 fix $el null bug (#823) 2016-11-04 17:07:49 +08:00
Leopoldthecoder aa27888a58 Select: fix an illegal filter regexp bug 2016-11-04 17:03:49 +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
FuryBean 89f2454766 Merge pull request #819 from baiyaaaaa/feat-dropdown
dropdown-item add disabled && divided
2016-11-04 14:44:31 +08:00
baiyaaaaa 786d6cb905 dropdown-item add disabled && divided 2016-11-04 13:59:03 +08:00
杨奕 7f89199806 Merge pull request #815 from furybean/table-scroll
Table: support header mousewheel scroll.
2016-11-04 12:27:11 +08:00
furybean ae1c9252c9 Table: clear selection after change data, fixed #813. 2016-11-04 11:44:39 +08:00
furybean 496f385796 Table: support header mousewheel scroll. 2016-11-04 11:38:44 +08:00
baiyaaaaa 8eae476f7f dynamic tabs (#812) 2016-11-04 11:28:23 +08:00
FuryBean cb5572f9d7 Merge pull request #805 from Leopoldthecoder/master
Loading: fix a potential node removal bug
2016-11-03 22:24:26 +08:00
FuryBean afb68c75fa Table: update hover effect. (#803) 2016-11-03 21:00:09 +08:00
Leopoldthecoder 74f3bc9072 Loading: fix a potential node removal bug 2016-11-03 17:07:50 +08:00
杨奕 855d631f3f Merge pull request #800 from furybean/table-selection
Table: let table compatible with vuex.
2016-11-03 16:22:15 +08:00
b1anker 13bfb39e9b Message, Notification: fix transitionend bug
问题描述:
如果我在组件中加入不同的transition或者transition: all
duration的形式,那么this.$el.addEventListener(‘transitioned’,
handeler)就会监听到多次事件,从而导致多次删除,因为节点已经从dom中删除,
所以最后报错:
’main.vue?8f52:44
Uncaught TypeError: Cannot read property 'removeChild' of null’。
解决办法:
就是在第一次监听到动画结束事件时,将监听器移除即可。
2016-11-03 15:36:57 +08:00
furybean 0eacd76e22 Table: let table compatible with vuex. 2016-11-03 14:43:23 +08:00
Leopoldthecoder 434bc360f0 Select: fix a form validation bug 2016-11-03 10:14:24 +08:00
qingwei.li 482f752b9f Remove submodule 2016-11-02 12:42:14 +08:00
杨奕 b18ef67c6d Merge pull request #779 from QingWei-Li/fix/build-theme
Update build theme config
2016-11-02 10:25:58 +08:00
qingwei.li cacd19d27d package.json: Update scripts 2016-11-01 22:51:03 +08:00
qingwei.li 131cc78825 Update build theme config 2016-11-01 21:48:07 +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
杨奕 78277e2226 Merge pull request #764 from QingWei-Li/feat/theme-deafult
Migrate theme-deafult repo
2016-11-01 18:17:53 +08:00
baiyaaaaa a76714dece Merge pull request #763 from Leopoldthecoder/select-input-height
Select: fix an input initial height bug
2016-11-01 17:56:54 +08:00
baiyaaaaa 23d4dbbce4 add test && fix ajax response in callback (#767) 2016-11-01 15:46:10 +08:00
qingwei.li 77b9a84851 migrate theme-deafult repo 2016-11-01 12:26:56 +08:00
Leopoldthecoder 10373eaf6c Select: fix an input initial height bug 2016-11-01 11:37:38 +08:00
Leopoldthecoder 65a0250287 Slider: fix display issue inside Form 2016-11-01 11:36:41 +08:00
baiyaaaaa 07345868f6 input-number: style fix && experience improve 2016-11-01 11:36:27 +08:00
杨奕 6cb4981d55 Merge pull request #744 from QingWei-Li/fix/time-picker-scrollbar
TimePicker: hidden scrollbar in IE10
2016-11-01 10:09:08 +08:00
qingwei.li 72bb5899e5 Merge branch 'master' into fix/time-picker-scrollbar 2016-10-31 20:52:43 +08:00
qingwei.li f6b2dcf9d9 Tooltip: fix arrow offset style 2016-10-31 18:28:34 +08:00
SkyAo 5a02fdd57e Merge pull request #745 from QingWei-Li/feat/pagination
Pagination: emit 'current-page' when sizes change, closed #729
2016-10-31 16:43:30 +08:00
Leopoldthecoder 0eb6b5b3ce Theme-default: add variables 2016-10-31 16:06:36 +08:00
杨奕 7782b97458 Merge pull request #741 from baiyaaaaa/feat-dropdown
dropdown: add command api
2016-10-31 15:56:56 +08:00
杨奕 513f08e082 Merge pull request #742 from QingWei-Li/fix/date-picker-daterange
DatePicker: fix dont select the time on the same day
2016-10-31 15:56:48 +08:00
qingwei.li a81cea32c7 Pagination: emit 'current-page' when sizes change, closed #729 2016-10-31 15:14:30 +08:00
qingwei.li 464fe80d06 DatePicker: fix dont select the time on the same day 2016-10-31 14:22:53 +08:00
qingwei.li 83dca7574d TimePicker: hidden scrollbar in IE10 2016-10-31 13:05:47 +08:00
baiyaaaaa a4cc618e49 dropdown: add command api 2016-10-31 12:51:05 +08:00
baiyaaaaa 49a4097cf1 Merge pull request #737 from QingWei-Li/fix/popover-focus
Popover: fix focus trigger, fixed #734
2016-10-31 12:49:43 +08:00
qingwei.li 482e78addc Popover: fix focus trigger, fixed #734 2016-10-31 11:22:48 +08:00
Leopoldthecoder 2cce804eb8 MessageBox: autofocus confirm button 2016-10-30 20:48:17 +08:00
baiyaaaaa 135c8ed45b replace _componentTag to componentName 2016-10-30 20:18:33 +08:00
baiyaaaaa 2e77e5a50b support button autofocus && autofocus message box confirm button 2016-10-30 16:21:57 +08:00
cinwell.li 74e6dac47c Table: fix show tooltip, fixed #714 (#717) 2016-10-30 11:32:06 +08:00
Leopoldthecoder 4cff9bc197 MessageBox: fix a callback overwriting bug 2016-10-29 14:11:19 +08:00
杨奕 19d7e72f3a Pagination: add missing i18n config (#701) 2016-10-28 17:29:50 +08:00
cinwell.li 8a72f1b45e Button: add click event (#703) 2016-10-28 17:29:18 +08:00
cinwell.li 56b23359d3 InputNumber: fix button style (#698) 2016-10-28 14:10:35 +08:00
baiyaaaaa 33c99d8ab8 fix dropdown menu visible bug 2016-10-28 10:54:29 +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
furybean 4a0c580a20 Table: add column remote/custom sort. 2016-10-28 01:24:13 +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
杨奕 01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
杨奕 a1b83b5540 Tree: add test (#679) 2016-10-27 17:30:27 +08:00
baiyaaaaa a52b251fc8 iframe upload use post message to get the res content 2016-10-27 11:06:26 +08:00
cinwell.li 8783c3e95d DatePicker: improve test (#659) 2016-10-26 22:56:51 +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
杨奕 7181b36543 Merge pull request #650 from QingWei-Li/test/time-picker
TimePicker: improve test
2016-10-26 11:41:57 +08:00
qingwei.li 468c70e26b TimePicker: improve test 2016-10-26 11:35:41 +08:00
baiyaaaaa 63ca1eb07a add support for change by keyboard event (#648) 2016-10-26 11:22:13 +08:00
furybean 59ed4984dc Table: add empty text 2016-10-25 23:20:48 +08:00
cinwell.li 4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +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
杨奕 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
FuryBean 7ce40a94aa Table: add hover background. (#609) 2016-10-24 14:12:16 +08:00
杨奕 4eb5cf350f Merge pull request #608 from QingWei-Li/fix/date-picker
DatePicker: fix trigger multiple watch, fixed #597
2016-10-24 12:36:51 +08:00