.. |
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
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +08:00 |
badge
|
Badge: fix isDot not show
|
2017-02-24 16:17:52 +08:00 |
breadcrumb
|
scaffolding chalk (#6643)
|
2017-08-23 18:07:14 +08:00 |
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
button
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +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 flashing items
|
2017-08-18 12:21:34 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
cascader
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +08:00 |
checkbox
|
add api for radio and checkbox
|
2017-08-25 13:37:56 +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
|
scaffolding chalk (#6643)
|
2017-08-23 18:07:14 +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 |
container
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
date-picker
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +08:00 |
dialog
|
Dialog: fix vuex compatibility
|
2017-08-05 17:52:20 +08:00 |
dropdown
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +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
|
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 |
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
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +08:00 |
input-number
|
add name prop to form components (#6042)
|
2017-07-30 16:26:05 +08:00 |
loading
|
Loading: use getStyle
|
2017-08-19 16:20:18 +08:00 |
main
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
menu
|
Remove useless parameters
|
2017-08-28 18:16:27 +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 chalk theme
|
2017-09-06 13:39:44 +08:00 |
message-box
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +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: add popperClass
|
2017-08-13 11:59:17 +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
|
add api for radio and checkbox
|
2017-08-25 13:37: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
|
Rate: add show-score, fix change event timing
|
2017-08-13 14:47:02 +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
|
Select: remove onOptionDestroy event
|
2017-08-21 11:42:36 +08:00 |
slider
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +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 progress line for error step
|
2017-08-03 16:43:16 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
Switch: add chalk theme
|
2017-09-13 21:46:00 -05:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
Table: fix undefined popper
|
2017-08-30 10:28:25 +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-chalk
|
Notification: add chalk theme
|
2017-09-13 22:22:52 -05:00 |
theme-default
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +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
|
Transfer: add chalk theme
|
2017-09-13 02:48:21 -05:00 |
tree
|
Checkbox: change event only triggers on user input
|
2017-08-18 12:22:19 +08:00 |
upload
|
Upload: remove delete icon when disabled
|
2017-07-27 20:35:30 +08:00 |