.. |
alert
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
autocomplete
|
support focus and blur event for some form component
|
2017-07-18 12:18:26 +08:00 |
badge
|
Badge: fix isDot not show
|
2017-02-24 16:17:52 +08:00 |
breadcrumb
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
button
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
button-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
card
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
carousel
|
Carousel: fix initial-index
|
2017-06-18 17:20:20 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
cascader
|
Merge branch 'dev' into carbon
|
2017-07-20 20:51:59 +08:00 |
checkbox
|
fix checkbox not trigger input event bug
|
2017-06-18 17:19:08 +08:00 |
checkbox-button
|
Add button style to checkbox (#3697)
|
2017-04-21 16:12:38 +08:00 |
checkbox-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
col
|
Layout: custom element tag
|
2017-05-12 18:46:28 +08:00 |
collapse
|
declare el-collapse-transition in its dependents (#4728)
|
2017-05-08 14:06:23 +08:00 |
collapse-item
|
add collapse
|
2016-12-26 16:18:00 +08:00 |
color-picker
|
ColorPicker: support user input (#6167)
|
2017-08-05 16:58:09 +08:00 |
date-picker
|
DateTimePicker: add timeformat for datetimerange (#6052)
|
2017-08-05 16:44:53 +08:00 |
dialog
|
Dialog: fix nested popover cannot gain focus
|
2017-06-18 17:20:08 +08:00 |
dropdown
|
Dropdown: Allow any type from items' command prop
|
2017-07-02 20:23:57 +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
|
When <el-form> missing model , validate will return false, then throw a warning to facilitate the developer troubleshooting
|
2017-07-27 15:28:30 +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
|
Add focus method for some form component
|
2017-07-20 16:50:38 +08:00 |
input-number
|
add name prop to form components (#6042)
|
2017-07-30 16:26:05 +08:00 |
loading
|
Loading:fix hidden dom loading bug
|
2017-07-15 16:59:06 +08:00 |
menu
|
fix menu bug
|
2017-07-27 14:37:56 +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
|
Message: add 'message' support for VNode
|
2017-06-23 14:52:52 +08:00 |
message-box
|
Msgbox: add dangerouslyUseHTMLString
|
2017-08-05 16:37:58 +08:00 |
notification
|
Notification: add position
|
2017-08-05 16:38:07 +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 bug Pagination page number display problem
|
2017-07-15 17:23:06 +08:00 |
popover
|
Popover: fix: delayed popover appears after mouse left
|
2017-07-27 15:07:17 +08:00 |
progress
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
radio
|
RadioGroup:add accessibility
|
2017-08-03 17:56:48 +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
|
Rate: fix initial display of decimal value
|
2017-07-11 12:00:46 +08:00 |
row
|
Update row.js
|
2017-05-12 18:46:28 +08:00 |
scrollbar
|
Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845)
|
2017-03-29 11:58:34 +08:00 |
select
|
Merge remote-tracking branch 'eleme/dev' into carbon
|
2017-07-29 22:05:15 +08:00 |
slider
|
add two warns
|
2017-06-18 18:07:48 +08:00 |
spinner
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
step
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
steps
|
Add dynamic add and remove support in el-steps
|
2017-07-02 19:58:20 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
ColorPicker: add active-change event
|
2017-07-13 18:17:13 +08:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
Select: add value-key
|
2017-07-20 12:37:04 +08:00 |
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tabs
|
Tab: add vertical tab (#6096)
|
2017-07-30 16:12:06 +08:00 |
tag
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
theme-default
|
Notification: add position
|
2017-08-05 16:38:07 +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
|
Tooltip: fix compatibility issue with Vue 2.4.x
|
2017-07-20 11:05:18 +08:00 |
transfer
|
add .sync support for Dialog and Pagination
|
2017-05-03 15:20:57 +08:00 |
tree
|
Tree: render when node expand
|
2017-08-05 17:34:40 +08:00 |
upload
|
Upload: remove delete icon when disabled
|
2017-07-27 20:35:30 +08:00 |