element/test/unit/specs
baiyaaaaa 254fc6a20f change allowClear to clearable && add test 2017-02-04 10:46:43 +08:00
..
alert.spec.js Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
autocomplete.spec.js fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
badge.spec.js
breadcrumb.spec.js
button.spec.js
card.spec.js
carousel.spec.js Carousel: update api 2016-12-23 16:19:39 +08:00
cascader.spec.js change allowClear to clearable && add test 2017-02-04 10:46:43 +08:00
checkbox.spec.js
col.spec.js
collapse.spec.js fix collapse toggle bug (#2059) 2016-12-29 15:16:50 +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 value binding bug (#1998) 2016-12-26 23:01:46 +08:00
loading.spec.js Loading: add fading animations 2017-01-13 15:31:05 +08:00
menu.spec.js improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +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 fix input-number change event 2017-01-11 10:35:05 +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 dynamic change tabs bug 2017-01-05 11:25:44 +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: refactor code no longer generates additinal html tag, resolve #2423 2017-01-17 13:45:16 +08:00
tree.spec.js tree support accordion 2017-01-16 12:37:51 +08:00
upload.spec.js
util.clickoutside.spec.js
util.vue-popper.spec.js