element/test/unit/specs
wacky6 6ee73f7715 DatePicker: fix, add test for default-value 2017-05-03 18:35:18 +08:00
..
alert.spec.js
autocomplete.spec.js Updated tests to trigger mousedown and mouseup events instead of click 2017-03-15 15:40:57 +08:00
badge.spec.js
breadcrumb.spec.js unit test vm destroy improve (#791) 2016-11-03 10:14:36 +08:00
button.spec.js
card.spec.js unit test vm destroy improve (#791) 2016-11-03 10:14:36 +08:00
carousel.spec.js Carousel: update doc and test for indicator labels (#4551) 2017-05-02 10:24:40 +08:00
cascader.spec.js fix input change time (#2956) 2017-02-22 16:33:30 +08:00
checkbox.spec.js Add button style to checkbox (#3697) 2017-04-21 16:12:38 +08:00
col.spec.js responsive layout 2016-11-14 15:45:08 +08:00
collapse.spec.js
color-picker.spec.js improve tests (#3033) 2017-02-24 17:37:06 +08:00
date-picker.spec.js DatePicker: fix, add test for default-value 2017-05-03 18:35:18 +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 Updated tests to trigger mousedown and mouseup events instead of click 2017-03-15 15:40:57 +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 add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
message.spec.js Message: add ability to close all Messages #3941 (#3966) 2017-04-04 18:00:01 +08:00
mixin.vue-popup.spec.js
notification.spec.js Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
pagination.spec.js
popover.spec.js
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 [Bugfix] el-select multiple with vuex (#4226) 2017-04-29 21:05:01 +08:00
slider.spec.js Slider: update vertical mode (#4375) 2017-04-27 08:28:38 +08:00
steps.spec.js
switch.spec.js Switch: feature add-expand-value 2017-04-27 11:46:16 +08:00
sync.spec.js
table.spec.js Table: add tests for summary row (#4543) 2017-05-03 15:09:27 +08:00
tabs.spec.js fix test 2017-02-04 18:52:37 +08:00
tag.spec.js
time-picker.spec.js
time-select.spec.js
tooltip.spec.js Tooltip: prevent hidding when hovering tooltip, close #2633 (#2654) 2017-02-04 18:36:08 +08:00
transfer.spec.js Transfer (#4337) 2017-04-28 16:15:49 +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 Added clickoutside drag-click test 2017-03-15 15:40:57 +08:00
util.vue-popper.spec.js