.. |
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: add placement attribute (#10475)
|
2018-03-30 14:42:23 +08:00 |
badge
|
Badge: fix hidden value of zero (#10470)
|
2018-03-30 10:48:22 +08:00 |
breadcrumb
|
Breadcrumb: code optimization (#10817)
|
2018-04-21 14:37:29 +08:00 |
breadcrumb-item
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
button
|
Button: add circle attribute (#10359)
|
2018-03-27 10:54:28 +08:00 |
button-group
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
card
|
Card: add shadow attribute (#10418)
|
2018-03-29 15:18:31 +08:00 |
carousel
|
Carousel: fix items hides up when data is asynchronously updated
|
2017-12-20 21:11:21 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
cascader
|
Form: add disabled
|
2018-01-29 18:14:58 +08:00 |
checkbox
|
a11y: add aria-hidden for checkbox/radio (#10771)
|
2018-04-18 16:18:19 +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
|
chore: update ESLint (#9124)
|
2018-01-05 16:53:02 +08:00 |
collapse
|
Collapse: add active class on el-collapse-item (#9717)
|
2018-02-07 21:42:40 +08:00 |
collapse-item
|
add collapse
|
2016-12-26 16:18:00 +08:00 |
color-picker
|
Select: input should be readonly when options menu not visible (#10944)
|
2018-04-29 18:00:56 +08:00 |
container
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
date-picker
|
DatePicker: fix valueEquals for array (#11017)
|
2018-05-07 14:28:54 +08:00 |
dialog
|
Select: remove unnecessary query when focused
|
2018-01-21 11:13:26 +08:00 |
dropdown
|
Dropdown: fix arrow offset (#10394)
|
2018-03-28 11:36:23 +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: add validate event (#10351)
|
2018-03-25 22:32:22 +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: fix clear icon overlapping (#11103)
|
2018-05-10 15:31:37 +08:00 |
input-number
|
InputNumber: fix accessing missing $refs in updated hook (#10995)
|
2018-05-03 18:41:10 +08:00 |
loading
|
Table: transparent border when loading (#10254)
|
2018-03-20 12:41:50 +08:00 |
main
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
menu
|
Menu: delay addItem so it is after old instances's remoteItem when re-render (#11036)
|
2018-05-07 12:13:23 +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 content right padding when closable
|
2018-01-14 10:57:21 +08:00 |
message-box
|
Table: fix an undefined issue in ssr (#11109)
|
2018-05-10 17:03:03 +08:00 |
notification
|
Notification: add closeAll
|
2018-01-29 12:44:18 +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: emit current-change after current page is manually updated (#11012)
|
2018-05-04 15:32:23 +08:00 |
popover
|
Popover: fix error when reference comes before popover (#10273)
|
2018-03-21 10:54:33 +08:00 |
progress
|
Progress: add color attribute (#10352)
|
2018-03-26 10:50:57 +08:00 |
radio
|
a11y: add aria-hidden for checkbox/radio (#10771)
|
2018-04-18 16:18:19 +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: pressing nav keys shouldn't update value when disabled (#10726)
|
2018-04-16 12:27:25 +08:00 |
row
|
Chore: replace var with let and const (#9774)
|
2018-02-11 16:37:58 +08:00 |
scrollbar
|
Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845)
|
2017-03-29 11:58:34 +08:00 |
select
|
Select: add prefix named slot (#11063)
|
2018-05-08 19:12:25 +08:00 |
slider
|
Slider: add input-size (#10154)
|
2018-03-14 10:52:44 +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
|
Step: fix flex-basis when align-center is true
|
2018-01-25 12:08:12 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
Switch: use CSS to process button position (#10879)
|
2018-04-25 17:34:00 +08:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
Table: fix an undefined issue in ssr (#11109)
|
2018-05-10 17:03:03 +08:00 |
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tabs
|
Tabs: fix text color for disabled border-card (#10640)
|
2018-04-10 11:14:10 +08:00 |
tag
|
Tag: stop close icon click event propagation (#8396)
|
2017-11-21 11:05:52 +08:00 |
theme-chalk
|
Dialog: remove unnecessary body line-height (#11097)
|
2018-05-10 12:08:47 +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: invoke 'doDestory' manually when disabled (#10498)
|
2018-04-01 16:44:34 +08:00 |
transfer
|
Transfer: support scoped slot for data items (#10577)
|
2018-04-05 21:25:14 +08:00 |
tree
|
Tree: drag events should return if not draggable (#11095)
|
2018-05-10 11:56:49 +08:00 |
upload
|
Upload: fix duplicated handleClick due to keydown bubbling (#10624)
|
2018-04-09 17:05:25 +08:00 |