.. |
alert
|
Alert: Add dark theme (#15041)
|
2019-04-19 11:57:20 +08:00 |
aside
|
…
|
|
autocomplete
|
autocomplete: add highlight-first-item prop (#14269)
|
2019-02-14 20:05:42 +08:00 |
backtop
|
Backtop: Add backtop component (#15541)
|
2019-05-27 17:03:10 +08:00 |
badge
|
Badge: add type attribute (#12991)
|
2018-10-09 12:14:45 +08:00 |
breadcrumb
|
Breadcrumb: fix regression of dynamic `to` support (#11286)
|
2018-05-22 18:27:36 +08:00 |
breadcrumb-item
|
…
|
|
button
|
…
|
|
button-group
|
…
|
|
calendar
|
Calendar: fix year month display bug (#15394)
|
2019-05-07 04:22:28 +01:00 |
card
|
…
|
|
carousel
|
Carousel: add direction attribute and support vertical direction (#15122)
|
2019-04-19 15:51:11 +08:00 |
carousel-item
|
…
|
|
cascader
|
Cascader: remove unnecessary DOM operation (#14788)
|
2019-03-21 18:11:14 +08:00 |
checkbox
|
Checkbox: support validation for single checkbox. Closes #5787 (#11271)
|
2018-05-22 17:47:05 +08:00 |
checkbox-button
|
…
|
|
checkbox-group
|
…
|
|
col
|
…
|
|
collapse
|
Collapse: collapse item can be disabled (#15076)
|
2019-04-19 12:18:44 +08:00 |
collapse-item
|
…
|
|
color-picker
|
ColorPicker: Fix handle error hex color string (#14793)
|
2019-03-27 17:48:58 +08:00 |
container
|
…
|
|
date-picker
|
Calendar: add Calendar component (#14908)
|
2019-04-25 10:57:26 +08:00 |
dialog
|
aria: add role dialog (#13084)
|
2018-10-18 19:09:06 +08:00 |
divider
|
Divider: add divider component (#15055)
|
2019-04-19 11:44:35 +08:00 |
dropdown
|
Tooltip, Dropdown, Popover: support tabindex attribute (#15167)
|
2019-04-23 15:36:41 +08:00 |
dropdown-item
|
…
|
|
dropdown-menu
|
…
|
|
footer
|
…
|
|
form
|
Form: fix switching the rules in el-form not work (#14985) (#15017)
|
2019-04-19 15:17:45 +08:00 |
form-item
|
…
|
|
header
|
…
|
|
icon
|
…
|
|
image
|
Image: add support for transmit "attrs" and "listeners" (#15578)
|
2019-05-24 14:53:47 +08:00 |
infiniteScroll
|
infiniteScroll: add infiniteScroll component (#15567)
|
2019-05-27 16:28:13 +08:00 |
input
|
Input: add show-word-count attribute (#15075)
|
2019-04-19 16:14:07 +08:00 |
input-number
|
Input-Number: Fix precision problem (#15292) (#15295)
|
2019-05-07 05:28:04 +01:00 |
link
|
Link : Fix opening href on disabled el-link (#15347)
|
2019-04-30 16:14:32 +08:00 |
loading
|
loading: 1.修复loading状态更新过快的情况下,loading的dom没有发生变化. (#15123)
|
2019-05-23 10:21:30 +08:00 |
main
|
…
|
|
menu
|
Menu: if defaultIndex value does not exist, the activeIndex value shall be null
|
2019-04-24 13:40:14 +08:00 |
menu-item
|
…
|
|
menu-item-group
|
…
|
|
message
|
message: optimize code (#14029)
|
2019-01-30 19:25:26 +08:00 |
message-box
|
MessageBox: add distinguishCancelAndClose (#11831)
|
2018-07-03 12:02:21 +08:00 |
notification
|
Notification: remove vm attribute (#11830)
|
2018-07-03 12:23:06 +08:00 |
option
|
…
|
|
option-group
|
…
|
|
pagination
|
fix issue 14663 - slot in ElPagination is not updating (#14711)
|
2019-04-23 18:09:48 +08:00 |
popover
|
Tooltip, Dropdown, Popover: support tabindex attribute (#15167)
|
2019-04-23 15:36:41 +08:00 |
progress
|
Progress: Revert pr #13198 (#15601)
|
2019-05-17 16:01:11 +08:00 |
radio
|
fix issue 14808 (#14809)
|
2019-05-27 20:48:59 +08:00 |
radio-button
|
…
|
|
radio-group
|
…
|
|
rate
|
Rate: add custom colors and icon-classes by passing a object (#15051)
|
2019-04-19 11:08:30 +08:00 |
row
|
…
|
|
scrollbar
|
ScrollBar: prevent right button click on thumb (#14196)
|
2019-02-20 19:53:05 +08:00 |
select
|
Select: remove redundant empty option item when set default value undefined single select mode (#15007) (#15111)
|
2019-05-27 16:20:57 +08:00 |
slider
|
Slider: fix broken keyboard a11y bug (#14792)
|
2019-04-23 20:09:57 +08:00 |
spinner
|
Spinner: v-bind:style -> :style (#11997)
|
2018-07-15 16:57:05 +08:00 |
step
|
…
|
|
steps
|
Steps: fix style with simple theme (#14610)
|
2019-03-18 16:51:29 +08:00 |
submenu
|
…
|
|
switch
|
Switch: Label with el-switch repeating event(fix #14959) (#15178)
|
2019-05-27 14:02:24 +08:00 |
tab-pane
|
…
|
|
table
|
Table: Fix sort-change behaviour when sort condition is null (#15010) (#15012)
|
2019-05-08 18:13:31 +08:00 |
table-column
|
…
|
|
tabs
|
Tabs: rerender when slot changes (#15238)
|
2019-04-24 11:32:42 +08:00 |
tag
|
feat(Tag): add prop effect. (#15725)
|
2019-05-27 16:06:58 +08:00 |
theme-chalk
|
Backtop: Add backtop component (#15541)
|
2019-05-27 17:03:10 +08:00 |
time-picker
|
…
|
|
time-select
|
…
|
|
timeline
|
Timeline: add timeline component (#14248)
|
2019-02-01 17:13:08 +08:00 |
timeline-item
|
Timeline: add timeline component (#14248)
|
2019-02-01 17:13:08 +08:00 |
tooltip
|
Tooltip: fix custom tabindex not work (#15619)
|
2019-05-21 11:46:49 +08:00 |
transfer
|
Transfer: fix component crash when target order is push (#13333)
|
2018-11-14 15:46:14 +08:00 |
tree
|
Tree: improve performance (#14881)
|
2019-04-23 10:52:02 +08:00 |
upload
|
Upload: optimize code (#13973)
|
2019-02-15 16:36:24 +08:00 |