element/packages
2019-08-01 18:31:39 +08:00
..
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: add highlight-first-item prop (#14269) 2019-02-14 20:05:42 +08:00
avatar Avatar: Add avatar component (#16144) 2019-06-24 16:37:17 +08:00
backtop Backtop: Add backtop component (#15541) 2019-05-27 17:03:10 +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: Display correct header when range is specified (#16354) 2019-07-22 13:36:32 +08:00
card Card: add shadow attribute (#10418) 2018-03-29 15:18:31 +08:00
carousel Carousel: Fix onChange emit value (#16705) 2019-07-31 11:49:08 +08:00
carousel-item add carousel 2016-12-22 16:10:55 +08:00
cascader Cascader: expose getCheckedNodes and fix options change bug (#16709) 2019-07-25 11:32:02 +08:00
cascader-panel Cascader: expose getCheckedNodes and fix options change bug (#16709) 2019-07-25 11:32:02 +08:00
checkbox Checkbox: Using the max attribute can limit the number of items that can be checked (#14742) (#15585) 2019-05-28 20:41:13 +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 ColorPicker: Fix handle error hex color string (#14793) 2019-03-27 17:48:58 +08:00
container add layout (#6600) 2017-08-22 12:46:22 +08:00
date-picker DateTimePicker: fix time-spinner not scroll to right position 2019-08-01 18:31:39 +08:00
dialog Dialog: add destroyOnClose attribute (#16455) 2019-07-24 17:31:35 +08:00
divider Divider: add divider component (#15055) 2019-04-19 11:44:35 +08:00
drawer Drawer: Add drawer component (#16577) 2019-07-24 16:57:59 +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
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 image ssr (#16737) (#16747) 2019-07-26 15:16:36 +08:00
infinite-scroll InfiniteScroll: Update package name (#16125) 2019-06-24 14:44:29 +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 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 Submenu: fix prop append-to-body . #16289 2019-07-09 17:20: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: display in stack mode (#15639) 2019-05-28 18:45:39 +08:00
message-box MessageBox: fix  distinguishCancelAndClose action not same as docs bug (#15438) 2019-06-24 15:41:24 +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
popover Tooltip, Dropdown, Popover: support tabindex attribute (#15167) 2019-04-23 15:36:41 +08:00
progress Progress: add dashboard progress bar & add custom color (#11867) 2019-05-28 11:02:00 +08:00
radio fix issue 14808 (#14809) 2019-05-27 20:48:59 +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 Chore: replace var with let and const (#9774) 2018-02-11 16:37:58 +08:00
scrollbar ScrollBar: prevent right button click on thumb (#14196) 2019-02-20 19:53:05 +08:00
select Select: Fix memory leak issue (#16463) 2019-07-22 14:16: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 tree table when updating data (#16481) 2019-07-09 18:56:17 +08:00
table-column Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
tabs Tabs: rerender when slot changes (#15238) 2019-04-24 11:32:42 +08:00
tag Tag: compatible with IE (#16334) 2019-07-01 15:51:41 +08:00
theme-chalk Tree: Increase css weight (#16799) 2019-08-01 16:34:45 +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