.. |
alert
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
autocomplete
|
fix autocomplete do not hide on blur bug
|
2017-01-06 16:38:33 +08:00 |
badge
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
breadcrumb
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
button
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
button-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
card
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
carousel
|
Carousel: fix autoplay props
|
2017-01-10 17:00:33 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
checkbox
|
fix checkbox gourp change event && improve docs (#2412)
|
2017-01-16 10:39:24 +08:00 |
checkbox-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
col
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
collapse
|
support collapse value type
|
2017-01-17 10:48:45 +08:00 |
collapse-item
|
add collapse
|
2016-12-26 16:18:00 +08:00 |
date-picker
|
change vue-pomper 'options' to 'popperOptions'
|
2017-01-18 17:36:37 +08:00 |
dialog
|
Dialog: add modalAppendToBody
|
2017-01-21 16:56:04 +08:00 |
dropdown
|
Dropdown: import button/button-group, fixed #2159
|
2017-01-03 16:05:19 +08:00 |
dropdown-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
dropdown-menu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
form
|
remove labelWidth when labelPosition is 'top' (#2417)
|
2017-01-16 10:42:18 +08:00 |
form-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
icon
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
input
|
support input icon click hook function (#2414)
|
2017-01-16 10:41:28 +08:00 |
input-number
|
input-number auto adjust min max value
|
2017-01-12 12:13:46 +08:00 |
loading
|
retire transitionend
|
2017-01-13 19:52:26 +08:00 |
menu
|
Revert "fix first enter do not active the menu bug (#2399)"
|
2017-01-17 10:37:40 +08:00 |
menu-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
menu-item-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
message
|
Add vue-popup and dom helper
|
2016-12-26 11:41:15 +08:00 |
message-box
|
add done parameter
|
2017-01-14 16:10:33 +08:00 |
notification
|
Notification: supports VNode, #1885
|
2017-01-06 18:11:18 +08:00 |
option
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
option-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
pagination
|
remove obsolete migrating hints (#2055)
|
2016-12-29 10:43:00 +08:00 |
popover
|
Popover: add disabled feature, close #2221
|
2017-01-06 16:15:11 +08:00 |
progress
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
radio
|
RadioGroup: allow boolean value, fixed #2442
|
2017-01-18 15:12:26 +08:00 |
radio-button
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
radio-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
rate
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
row
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
scrollbar
|
Improve test coverage
|
2016-12-30 11:24:55 +08:00 |
select
|
change vue-pomper 'options' to 'popperOptions'
|
2017-01-18 17:36:37 +08:00 |
slider
|
Slider: add show-input-controls, fixed #2304
|
2017-01-10 10:48:09 +08:00 |
spinner
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
step
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
steps
|
Merge pull request #2531 from QingWei-Li/fix/steps/space
|
2017-01-21 21:57:03 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
Table: fix columnKey, fixed #2322
|
2017-01-18 11:22:10 +08:00 |
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tabs
|
add tab-bar transform prefix
|
2017-01-12 12:12:12 +08:00 |
tag
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
theme-default
|
Tooltip: refactor code no longer generates additinal html tag, resolve #2423
|
2017-01-17 13:45:16 +08:00 |
time-picker
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
time-select
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tooltip
|
change vue-pomper 'options' to 'popperOptions'
|
2017-01-18 17:36:37 +08:00 |
tree
|
fix tree accordion bug when click on icon (#2440)
|
2017-01-16 16:34:32 +08:00 |
upload
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |