..
alert.spec.js
Alert: replace render function with default slot
2016-12-28 22:33:41 +08:00
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
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
breadcrumb.spec.js
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
button.spec.js
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
card.spec.js
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
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
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
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
Dialog: remove v-model dependency of manual manipulation ( #1038 )
2016-11-16 11:05:23 +08:00
dropdown.spec.js
add dropdown hide-on-click prop
2016-12-20 18:54:50 +08:00
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
MessageBox: add uid
2017-01-13 12:06:30 +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
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
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
radio.spec.js
feature: Radio Group disabled && radio button style bug fix ( #2411 )
2017-01-16 10:43:10 +08:00
rate.spec.js
Test: add destroy
2016-10-25 19:27:16 +08:00
row.spec.js
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
select.spec.js
rename delete-tag to remove-tag
2017-03-26 21:33:00 +08:00
slider.spec.js
Slider: feature - add format-tooltip prop ( #3657 )
2017-04-04 15:40:39 +08:00
steps.spec.js
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
switch.spec.js
Switch: update change event triggering mechanism ( #1002 )
2016-11-13 11:45:53 +08:00
sync.spec.js
Improve v-sync test. ( #603 )
2016-10-24 11:43:32 +08:00
table.spec.js
Table: Add handleEvent. ( #3305 )
2017-03-06 18:45:27 +08:00
tabs.spec.js
fix test
2017-02-04 18:52:37 +08:00
tag.spec.js
support tag color property
2016-12-13 16:57:56 +08:00
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
Added clickoutside drag-click test
2017-03-15 15:40:57 +08:00
util.vue-popper.spec.js
Clickoutside: add test & improve vue-popper test ( #577 )
2016-10-21 23:21:54 +08:00