element/packages
2019-04-25 14:51:02 +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
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 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: add Calendar component (#14908) 2019-04-25 10:57:26 +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: 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 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 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 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 switching the rules in el-form not work (#14985) (#15017) 2019-04-19 15:17:45 +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 image component (#15117) 2019-04-19 12:09:42 +08:00
input Input: add show-word-count attribute (#15075) 2019-04-19 16:14:07 +08:00
input-number InputNumber: add step-strictly attribute (#15050) 2019-04-23 11:28:02 +08:00
link Link: add link component (#15052) 2019-04-19 19:15:28 +08:00
loading popper: destroy popper instance(#13988) 2019-01-23 11:22:54 +08:00
main add layout (#6600) 2017-08-22 12:46:22 +08:00
menu Menu: if defaultIndex value does not exist, the activeIndex value shall be null 2019-04-24 13:40:14 +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: 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 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 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 text status (#13198) 2018-11-13 11:24:15 +08:00
radio chore: optimize code (#13214) 2018-10-30 15:31: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 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 slice of value when value is undefined or null (#15022) 2019-04-23 11:26:34 +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 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: trigger form validation if value changes (#14426) 2019-02-28 16:07:25 +08:00
tab-pane Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
table Table: improve performance (#14868) 2019-04-24 19:48:49 +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: add click event (#14106) 2019-01-21 13:52:33 +08:00
theme-chalk Theme: update icon (#15257) 2019-04-25 14:51:02 +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: 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, Dropdown, Popover: support tabindex attribute (#15167) 2019-04-23 15:36:41 +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