| .. |
|
alert
|
Alert: add render-content
|
2016-11-18 20:03:15 +08:00 |
|
autocomplete
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +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 name
|
2016-11-13 23:51:44 +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
|
DatePicker: fix prevent clear value when readonly is true, fixed #1238 (#1326)
|
2016-11-24 14:14:02 +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
|
add a error prop for setting the error message manually
|
2016-11-19 19:55:44 +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
|
Input: fix blur event param & improve docs
|
2016-11-09 12:21:29 +08:00 |
|
input-number
|
InputNumber: fix invalid value (#1330)
|
2016-11-24 14:48:56 +08:00 |
|
loading
|
Loading: fix export module
|
2016-11-18 20:03:14 +08:00 |
|
menu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01: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/Message: return instance for manual close (#1033)
|
2016-11-13 20:03:17 +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
|
Pagination: fix user can not set currentPage in some condition.
|
2016-11-25 08:26:10 +08:00 |
|
popover
|
Popover: add manual
|
2016-11-16 13:55:54 +08:00 |
|
progress
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
radio
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +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
|
Select: fix clear on remote mode
|
2016-11-25 21:32:13 +08:00 |
|
slider
|
Slider: fix a NaN value bug (#1286)
|
2016-11-23 12:15:00 +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
|
fix button-group align bug (#1349)
|
2016-11-25 08:54:40 +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: fixed default-expanded-keys can not set again.
|
2016-11-25 17:41:36 +08:00 |
|
upload
|
Upload: fix missing progress, fixed #1013
|
2016-11-13 09:49:42 +08:00 |