element/packages
2018-03-27 13:37:52 +08:00
..
alert Alert: add chalk theme 2017-09-11 19:50:00 +09:00
aside add layout (#6600) 2017-08-22 12:46:22 +08:00
autocomplete Autocomplete: support maxlength and minlength 2017-12-17 18:14:55 +08:00
badge Badge: fix isDot not show 2017-02-24 16:17:52 +08:00
breadcrumb chore: update ESLint (#9124) 2018-01-05 16:53:02 +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
card Clean packages (#2345) 2017-01-23 14:06:01 +08:00
carousel Carousel: fix items hides up when data is asynchronously updated 2017-12-20 21:11:21 +08:00
carousel-item add carousel 2016-12-22 16:10:55 +08:00
cascader Form: add disabled 2018-01-29 18:14:58 +08:00
checkbox Form: add disabled 2018-01-29 18:14:58 +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: add active class on el-collapse-item (#9717) 2018-02-07 21:42:40 +08:00
collapse-item add collapse 2016-12-26 16:18:00 +08:00
color-picker ColorPicker: update docs for predefine (#10237) 2018-03-19 19:31:38 +08:00
container add layout (#6600) 2017-08-22 12:46:22 +08:00
date-picker Input: bind id only when given (#10360) 2018-03-26 16:58:22 +08:00
dialog Select: remove unnecessary query when focused 2018-01-21 11:13:26 +08:00
dropdown Dropdown: add focus method so it can be triggered when used with Popover and Tooltip (#10288) 2018-03-21 19:30:29 +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: add validate event (#10351) 2018-03-25 22:32:22 +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
input Input: bind native attrs to input and textarea element (#10382) 2018-03-27 13:37:52 +08:00
input-number InputNumber: prevent drag event (#9968) 2018-03-02 12:14:26 +08:00
loading Table: transparent border when loading (#10254) 2018-03-20 12:41:50 +08:00
main add layout (#6600) 2017-08-22 12:46:22 +08:00
menu Menu: add collapse-transition (#8809) 2018-03-16 11:21:35 +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: add content right padding when closable 2018-01-14 10:57:21 +08:00
message-box Chore: misc updates (#10370) 2018-03-26 17:38:17 +08:00
notification Notification: add closeAll 2018-01-29 12:44:18 +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 Pagination: trigger current-change event on user input (#10247) 2018-03-20 11:59:33 +08:00
popover Popover: fix error when reference comes before popover (#10273) 2018-03-21 10:54:33 +08:00
progress Progress: add color attribute (#10352) 2018-03-26 10:50:57 +08:00
radio Form: add disabled 2018-01-29 18:14: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: make icon classes responsive (#10003) 2018-03-06 11:04:57 +08:00
row Chore: replace var with let and const (#9774) 2018-02-11 16:37:58 +08:00
scrollbar Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845) 2017-03-29 11:58:34 +08:00
select Select: remove scrollToOption after selection (#10115) 2018-03-11 16:19:59 +08:00
slider Slider: add input-size (#10154) 2018-03-14 10:52:44 +08:00
spinner Clean packages (#2345) 2017-01-23 14:06:01 +08:00
step Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
steps Step: fix flex-basis when align-center is true 2018-01-25 12:08:12 +08:00
submenu Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
switch Switch: fix click event triggering twice (#9760) 2018-02-09 19:04:11 +08:00
tab-pane Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
table Table: filter-panel should hide when new one shows (#10373) 2018-03-27 10:11:59 +08:00
table-column Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
tabs Tabs: fix exception in scrollToActiveTab (#10187) 2018-03-15 15:08:15 +08:00
tag Tag: stop close icon click event propagation (#8396) 2017-11-21 11:05:52 +08:00
theme-chalk TimePicker: fix missing dependency style files (#10381) 2018-03-27 12:16:11 +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
tooltip Popover & Tooltip: focus reference element on tab if it's focusable (#9990) 2018-03-04 11:16:06 +08:00
transfer Transfer: add left-check-change and right-check-change (#10156) 2018-03-14 12:38:23 +08:00
tree Tree: support drag and drop node (#9251) 2018-03-20 13:42:04 +08:00
upload Upload: filter accepted file types in dragger (#10278) 2018-03-21 11:56:30 +08:00