| .. |
|
alert
|
Alert: add render-content
|
2016-11-18 20:03:15 +08:00 |
|
autocomplete
|
stop autocomplete enter event bubbling
|
2016-11-30 17:22:11 +08:00 |
|
badge
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
breadcrumb
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
button
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
button-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
card
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
checkbox
|
fix checkbox label type (#1400)
|
2016-11-27 19:06:46 +08:00 |
|
checkbox-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
col
|
Col: remove vue jsx spread
|
2016-11-16 12:07:27 +08:00 |
|
date-picker
|
datetimepicker: fix clear panel date and time show when clear (#1494)
|
2016-12-01 22:28:23 +08:00 |
|
dialog
|
Dialog: remove v-model dependency of manual manipulation (#1038)
|
2016-11-16 11:05:23 +08:00 |
|
dropdown
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +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
|
Form: 🔧 fixed validation issue with dynamic rules (fixed #1317)
|
2016-11-26 16:28:43 +03:30 |
|
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
|
normalize the componentName writing
|
2016-11-26 16:51:04 +08:00 |
|
input-number
|
input-number add the controls support (#1473)
|
2016-11-30 18:16:49 +08:00 |
|
loading
|
Loading: full screen loading is now singleton
|
2016-12-01 22:27:20 +08:00 |
|
menu
|
support the title slot in menu-group (#1382)
|
2016-11-27 06:20:00 +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
|
Notification/Message: return instance for manual close (#1033)
|
2016-11-13 20:03:17 +08:00 |
|
message-box
|
Locale: fix dynamic change locale
|
2016-11-18 20:03:14 +08:00 |
|
notification
|
Notification: improve offset attribute doc
|
2016-11-29 18:40:10 +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
|
support dynamic pageSizes
|
2016-11-26 17:10:42 +08:00 |
|
popover
|
Popover: add show/hide event
|
2016-11-28 16:57:46 +08:00 |
|
progress
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
radio
|
support radio button custom style
|
2016-11-26 18:30:56 +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
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
row
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
select
|
normalize the componentName writing
|
2016-11-26 16:51:04 +08:00 |
|
slider
|
Slider: fix drag bug
|
2016-11-30 21:17:47 +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
|
Step: add align-center, fixed #994
|
2016-11-13 10:45:05 +08:00 |
|
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
switch
|
Switch: fix @change timing bug
|
2016-11-18 20:03:18 +08:00 |
|
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
table
|
Table: add row-style prop.
|
2016-11-25 17:41:07 +08:00 |
|
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
tabs
|
Tabs: fix dynamic bug & add closable prop for tab-pane (#1285)
|
2016-11-23 10:47:12 +08:00 |
|
tag
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
theme-default
|
input-number add the controls support (#1473)
|
2016-11-30 18:16:49 +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
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
tree
|
Tree: add setChecked method. (#1434)
|
2016-11-28 18:57:09 +08:00 |
|
upload
|
dynamic default-file-list & doc improve
|
2016-11-27 16:03:26 +08:00 |