element/test/unit/specs
baoyang ae8ab4b56c Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 2017-02-28 16:02:05 +08:00
..
alert.spec.js Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
autocomplete.spec.js autocomplete dropdown use el-scrollbar 2017-02-09 16:06:06 +08:00
badge.spec.js
breadcrumb.spec.js
button.spec.js
card.spec.js
carousel.spec.js improve tests (#3033) 2017-02-24 17:37:06 +08:00
cascader.spec.js fix input change time (#2956) 2017-02-22 16:33:30 +08:00
checkbox.spec.js
col.spec.js
collapse.spec.js fix collapse toggle bug (#2059) 2016-12-29 15:16:50 +08:00
color-picker.spec.js improve tests (#3033) 2017-02-24 17:37:06 +08:00
date-picker.spec.js InputNumber, DatePicker: Clearify the logic of increase and decrease. Fix date-picker.spec.js bugs. (#2145) 2017-01-03 12:23:01 +08:00
dialog.spec.js
dropdown.spec.js
form.spec.js add show-message support 2017-01-12 12:12:56 +08:00
input-number.spec.js input-number auto adjust min max value 2017-01-12 12:13:46 +08:00
input.spec.js fix input change time (#2956) 2017-02-22 16:33:30 +08:00
loading.spec.js Loading: add fading animations 2017-01-13 15:31:05 +08:00
menu.spec.js improve tests (#3033) 2017-02-24 17:37:06 +08:00
message-box.spec.js MessageBox: add uid 2017-01-13 12:06:30 +08:00
message.spec.js
mixin.vue-popup.spec.js Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
notification.spec.js Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
pagination.spec.js layout: all in right, clear float fixed #1893 2016-12-23 11:38:33 +08:00
popover.spec.js fix popover test 2016-12-20 18:54:50 +08:00
progress.spec.js
radio.spec.js feature: Radio Group disabled && radio button style bug fix (#2411) 2017-01-16 10:43:10 +08:00
rate.spec.js
row.spec.js
select.spec.js Select: fix filterable init value issue, fixed #2196 2017-01-05 22:31:37 +08:00
slider.spec.js add unit test 2017-02-27 11:43:16 +08:00
steps.spec.js
switch.spec.js
sync.spec.js
table.spec.js update UT 2017-01-09 23:20:52 +08:00
tabs.spec.js fix test 2017-02-04 18:52:37 +08:00
tag.spec.js
time-picker.spec.js hourElm => hourEl 2016-12-23 12:49:40 +08:00
time-select.spec.js TimeSelect: fix maxTime range, fixed #2158 2017-01-03 18:54:37 +08:00
tooltip.spec.js Tooltip: prevent hidding when hovering tooltip, close #2633 (#2654) 2017-02-04 18:36:08 +08:00
tree.spec.js Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 2017-02-28 16:02:05 +08:00
upload.spec.js fix test 2017-02-16 22:43:19 +08:00
util.clickoutside.spec.js
util.vue-popper.spec.js