.. |
alert
|
Alert: add chalk theme
|
2017-09-11 19:50:00 +09:00 |
aside
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
autocomplete
|
Autocomplete: support maxlength and minlength
|
2017-12-17 18:14:55 +08:00 |
badge
|
Badge: fix isDot not show
|
2017-02-24 16:17:52 +08:00 |
breadcrumb
|
Tree & Breadcrumb: fix setAttribute to undefined bug
|
2017-11-13 17:29:16 +08:00 |
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
button
|
update dependencies (#7476)
|
2017-10-16 14:07:24 +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: add type="button" to navigation buttons
|
2017-12-15 13:43:05 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
cascader
|
Cascader: add separator prop
|
2017-11-25 20:42:13 +08:00 |
checkbox
|
Checkbox: fix change event param
|
2017-10-28 06:05:43 -05: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: add xl breakpoint
|
2017-10-19 03:30:24 -05:00 |
collapse
|
Changelog: update for 2.0.0
|
2017-10-26 22:42:55 -05:00 |
collapse-item
|
add collapse
|
2016-12-26 16:18:00 +08:00 |
color-picker
|
ColorPicker: Fixed Unknown custom element: <el-button> error
|
2017-10-19 21:21:20 -05:00 |
container
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
date-picker
|
Picker: fix blur event
|
2017-12-12 15:54:29 +08:00 |
dialog
|
remove unnecessary event
|
2017-11-22 17:05:22 +08:00 |
dropdown
|
Chore: configure es docs
|
2017-12-12 14:05:55 +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 |
footer
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
form
|
Form: fix initial error message
|
2017-12-16 21:23:05 +08:00 |
form-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
header
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
icon
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
input
|
Input: add clearable (#8509)
|
2017-11-27 10:55:26 +08:00 |
input-number
|
input-number allow input '.' '-'
|
2017-10-30 05:25:06 -05:00 |
loading
|
loading directive customClass
|
2017-12-17 18:12:44 +08:00 |
main
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
menu
|
Menu: collapsed menu shouldn't open default indices
|
2017-11-26 16:57:41 +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
|
Chore: doc updates
|
2017-11-09 15:19:09 +08:00 |
message-box
|
call doClose() in the exposed close method
|
2017-11-26 15:38:41 +08:00 |
notification
|
Accessibility for Popover, Tooltip, Message & Notification (#8009)
|
2017-11-09 11:21:20 +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: add background prop
|
2017-11-29 13:52:44 +08:00 |
popover
|
Popover: fix manual trigger
|
2017-11-23 19:22:16 +08:00 |
progress
|
add accessibility for input & rate & collapse & progress & upload (#7196)
|
2017-09-29 02:58:07 -05:00 |
radio
|
Radio: fix console error of RadioGroup
|
2017-11-09 15:19:09 +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
|
Carbon: add migration mixin for breaking changes
|
2017-10-19 01:01:47 -05: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
|
Select: fix default-first-option on created options
|
2017-12-12 19:03:52 +08:00 |
slider
|
Merge remote-tracking branch 'eleme/dev' into carbon
|
2017-09-29 16:21:29 +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
|
Steps: fix style for last step when vertical
|
2017-11-02 19:16:36 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
Layout: add xl breakpoint
|
2017-10-19 03:30:24 -05:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
fix: the width prop of el-table-column is invalid when it is 0 (#8861)
|
2017-12-17 18:20:00 +08:00 |
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tabs
|
Tabs: fix right padding of last tab item in basic type top/bottom position
|
2017-12-12 10:57:14 +08:00 |
tag
|
Tag: stop close icon click event propagation (#8396)
|
2017-11-21 11:05:52 +08:00 |
theme-chalk
|
Popover: remove word-break style
|
2017-12-17 18:14:55 +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 extra spaces before class 'focusing' when focus multi times
|
2017-12-10 16:47:36 +08:00 |
transfer
|
Carbon: add migration mixin for breaking changes
|
2017-10-19 01:01:47 -05:00 |
tree
|
Chore: misc updates
|
2017-12-15 16:45:15 +08:00 |
upload
|
Chore: misc updates
|
2017-12-15 16:45:15 +08:00 |