.. |
alert
|
Alert: Add dark theme (#15041)
|
2019-04-19 11:57:20 +08:00 |
aside
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
autocomplete
|
Autocomplete: fix change event bug (#19200)
|
2020-04-23 16:49:06 +08:00 |
avatar
|
Avatar: Add avatar component (#16144)
|
2019-06-24 16:37:17 +08:00 |
backtop
|
BackTop: use cubic bezier scrolling
|
2019-08-16 14:02:46 +08:00 |
badge
|
chore: update badge prop check (#16198)
|
2019-06-24 15:13:36 +08:00 |
breadcrumb
|
Breadcrumb: fix regression of dynamic to support (#11286)
|
2018-05-22 18:27:36 +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 |
calendar
|
Calendar: fix first-day-of-week (#21057)
|
2021-06-09 17:45:35 +08:00 |
card
|
Card: add shadow attribute (#10418)
|
2018-03-29 15:18:31 +08:00 |
carousel
|
Carousel: fix interval and scale bug (#20931)
|
2021-04-15 14:10:56 +08:00 |
carousel-item
|
add carousel
|
2016-12-22 16:10:55 +08:00 |
cascader
|
Cascader: fix delete tag bug (#20939)
|
2021-04-16 16:16:23 +08:00 |
cascader-panel
|
Cascader: fix cascader panel active path (#20730)
|
2021-02-02 21:15:32 +08:00 |
checkbox
|
Table: set toggleAllSelection as instance property (#17137)
|
2019-08-27 14:36:00 +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: collapse item can be disabled (#15076)
|
2019-04-19 12:18:44 +08:00 |
collapse-item
|
add collapse
|
2016-12-26 16:18:00 +08:00 |
color-picker
|
fix(color-picker): fix color-picker can't select 8-digit hex color (#20710)
|
2021-02-06 16:12:24 +08:00 |
container
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
date-picker
|
TimePicker: Set the selection range after scrolling up or down (#16868)
|
2019-09-17 10:51:58 +08:00 |
dialog
|
Dialog: add destroyOnClose attribute (#16455)
|
2019-07-24 17:31:35 +08:00 |
divider
|
Divider: Support custom classes (#17078)
|
2019-08-23 11:24:10 +08:00 |
drawer
|
Fix drawer destroy (#20715)
|
2021-06-07 15:33:46 +08:00 |
dropdown
|
Tooltip, Dropdown, Popover: support tabindex attribute (#15167)
|
2019-04-23 15:36:41 +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 |
empty
|
Empty: add empty component (#21080)
|
2021-06-17 15:18:15 +08:00 |
footer
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
form
|
Form: Fix resetFields issue #(15181) (#15640)
|
2019-05-28 14:15:56 +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 |
image
|
Image: fix z-index and keydown event add stopPropagation (#20859)
|
2021-03-19 16:32:36 +08:00 |
infinite-scroll
|
InfiniteScroll: Skip trigger event on invisible element (#17553)
|
2019-10-31 15:08:52 +08:00 |
input
|
Input: fix show password cursor (#20870)
|
2021-03-26 16:57:45 +08:00 |
input-number
|
[Input Number] Correctly compute inputNumberDisabled (#18439)
|
2020-04-10 16:29:50 +08:00 |
link
|
Link: fix link icon style class (#15752)
|
2019-05-28 14:15:10 +08:00 |
loading
|
loading: 1.修复loading状态更新过快的情况下,loading的dom没有发生变化. (#15123)
|
2019-05-23 10:21:30 +08:00 |
main
|
add layout (#6600)
|
2017-08-22 12:46:22 +08:00 |
menu
|
Menu: fix router NavigationDuplicated error when using vue-router@^3.1.0 (#17269)
|
2019-10-31 15:03:29 +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: fix close instace offsetHeight(#17564) (#17852)
|
2019-10-30 14:53:56 +08:00 |
message-box
|
MessageBox: fix icon position error (#17410)
|
2019-09-12 11:23:54 +08:00 |
notification
|
Notification: Fix modifying incoming option object (#16704)
|
2019-07-31 11:51:08 +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 |
page-header
|
PageHeader: add page-header component (#15714)
|
2019-05-29 10:10:16 +08:00 |
pagination
|
fix issue 14663 - slot in ElPagination is not updating (#14711)
|
2019-04-23 18:09:48 +08:00 |
popconfirm
|
Image: preview optimization (#20652)
|
2021-01-15 16:49:44 +08:00 |
popover
|
Popover: compatible with 2.6 new v-slot syntax (#20424)
|
2020-11-11 16:48:10 +08:00 |
progress
|
fix(progress): fix attribute error (#19985)
|
2020-10-27 16:05:32 +08:00 |
radio
|
RadioGroup: not produce invalid HTML in table if "is" attribute is specify (#17070)
|
2019-08-20 16:12:58 +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 custom colors and icon-classes by passing a object (#15051)
|
2019-04-19 11:08:30 +08:00 |
row
|
Row: fix align top (#20963)
|
2021-06-07 19:05:03 +08:00 |
scrollbar
|
ScrollBar: prevent right button click on thumb (#14196)
|
2019-02-20 19:53:05 +08:00 |
select
|
Select: fix the bug when the value is Boolean (#21052)
|
2021-06-08 15:10:07 +08:00 |
skeleton
|
Skeleton: add skeleton component (#21038)
|
2021-06-01 17:23:13 +08:00 |
skeleton-item
|
Skeleton: add skeleton component (#21038)
|
2021-06-01 17:23:13 +08:00 |
slider
|
Slider: fix #15545 by adding explains about "input" event in Chinese (#15588)
|
2019-06-24 11:32:53 +08:00 |
spinner
|
Spinner: v-bind:style -> :style (#11997)
|
2018-07-15 16:57:05 +08:00 |
step
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
steps
|
Steps: fix style with simple theme (#14610)
|
2019-03-18 16:51:29 +08:00 |
submenu
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
switch
|
Switch: Label with el-switch repeating event(fix #14959) (#15178)
|
2019-05-27 14:02:24 +08:00 |
tab-pane
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
table
|
Table: fix lazy load data (#21041)
|
2021-06-03 15:34:00 +08:00 |
table-column
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
tabs
|
Tabs: fix activated tab is out of visual range bug (#17033)
|
2019-08-19 17:12:21 +08:00 |
tag
|
Tag: compatible with IE (#16334)
|
2019-07-01 15:51:41 +08:00 |
theme-chalk
|
Empty: add empty component (#21080)
|
2021-06-17 15:18:15 +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 |
timeline
|
Timeline: fix reverse broken (#16091)
|
2019-06-21 17:36:20 +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: set isCurrent prop to False (#15870)
|
2019-07-04 11:30:02 +08:00 |
upload
|
Upload: add capability to customize thumbnail template (#13192)
|
2019-06-24 17:33:04 +08:00 |