element/packages
2019-07-02 15:49:31 +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 Revert "Calendar: first-day-of-week is not supported when using custom ranges (#16235)" (#16353) 2019-07-02 12:23:20 +08:00
card Card: add shadow attribute (#10418) 2018-03-29 15:18:31 +08:00
carousel Carousel: add direction attribute and support vertical direction (#15122) 2019-04-19 15:51:11 +08:00
carousel-item add carousel 2016-12-22 16:10:55 +08:00
cascader Cascader: refactor and add multiple mode. (#15611) 2019-05-29 15:04:06 +08:00
cascader-panel Cascader: refactor and add multiple mode. (#15611) 2019-05-29 15:04:06 +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 Calendar: add Calendar component (#14908) 2019-04-25 10:57:26 +08:00
dialog Dialog: Revert Fix close bug (#15000) (#15544) (#16201) 2019-06-24 16:04:20 +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 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: add support for transmit "attrs" and "listeners" (#15578) 2019-05-24 14:53:47 +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 Menu: fixed submenu hidden bug after adding popper-append-to-body (#15391) 2019-06-21 17:36:20 +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: remove vm attribute (#11830) 2018-07-03 12:23:06 +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 double import problem (#16215) 2019-06-25 16:51:15 +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 showOverflowTooltip not reactive (#16295) 2019-07-01 16:05:19 +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 [build] 2.10.1 2019-07-02 15:49:31 +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: Fix issue #15538 caused by two Tree sharing the same data. (#15615) 2019-06-21 17:36:20 +08:00
upload Upload: add capability to customize thumbnail template (#13192) 2019-06-24 17:33:04 +08:00