element/packages
2017-08-13 11:09:53 +08:00
..
alert [Button] add accessibility (#6180) 2017-08-05 18:33:50 +08:00
autocomplete Merge branch 'dev' into carbon 2017-08-09 12:37:42 +08:00
badge Badge: fix isDot not show 2017-02-24 16:17:52 +08:00
breadcrumb [Button] add accessibility (#6180) 2017-08-05 18:33:50 +08:00
breadcrumb-item Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
button [Button] add accessibility (#6180) 2017-08-05 18:33:50 +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 initial-index 2017-06-18 17:20:20 +08:00
carousel-item add carousel 2016-12-22 16:10:55 +08:00
cascader Merge remote-tracking branch 'eleme/dev' into carbon 2017-08-05 18:36:14 +08:00
checkbox [Button] add accessibility (#6180) 2017-08-05 18:33:50 +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 Layout: custom element tag 2017-05-12 18:46:28 +08:00
collapse declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06:23 +08:00
collapse-item add collapse 2016-12-26 16:18:00 +08:00
color-picker ColorPicker: support user input (#6167) 2017-08-05 16:58:09 +08:00
date-picker Merge branch 'dev' into carbon 2017-08-09 12:37:42 +08:00
dialog Dialog: fix vuex compatibility 2017-08-05 17:52:20 +08:00
dropdown support dropdown placement 2017-08-13 11:09:53 +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
form When <el-form> missing model, validate will return false, then throw a warning to facilitate the developer troubleshooting 2017-07-27 15:28:30 +08:00
form-item Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
icon Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
input Add focus method for some form component 2017-07-20 16:50:38 +08:00
input-number add name prop to form components (#6042) 2017-07-30 16:26:05 +08:00
loading Loading:fix hidden dom loading bug 2017-07-15 16:59:06 +08:00
menu Menu: close menus on collapse change 2017-08-03 11:19:43 +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 dangerouslyUseHTMLString 2017-08-05 17:52:53 +08:00
message-box Msgbox: add dangerouslyUseHTMLString 2017-08-05 16:37:58 +08:00
notification Notification: add position 2017-08-05 16:38:07 +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: fix IE onchange doesn't work Bug (#6306) 2017-08-06 16:13:35 +08:00
popover Popover: fix: delayed popover appears after mouse left 2017-07-27 15:07:17 +08:00
progress Clean packages (#2345) 2017-01-23 14:06:01 +08:00
radio RadioGroup:add accessibility 2017-08-03 17:56:48 +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: fix initial display of decimal value 2017-07-11 12:00:46 +08:00
row Update row.js 2017-05-12 18:46:28 +08:00
scrollbar Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845) 2017-03-29 11:58:34 +08:00
select Select: optimize onOptionDestroy 2017-08-05 18:00:56 +08:00
slider Slider: fix button jumping to 0 when clicked 2017-08-09 09:54:48 +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 Steps: fix progress line for error step 2017-08-03 16:43:16 +08:00
submenu Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
switch Switch: fix input and change emission sequence 2017-08-05 16:08:15 +08:00
tab-pane Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
table Table: allow omitting prop if sort-method is provided 2017-08-09 11:52:27 +08:00
table-column Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
tabs Tab: add vertical tab (#6096) 2017-07-30 16:12:06 +08:00
tag Clean packages (#2345) 2017-01-23 14:06:01 +08:00
theme-default Merge branch 'dev' into carbon 2017-08-09 12:37:42 +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 Tooltip: fix compatibility issue with Vue 2.4.x 2017-07-20 11:05:18 +08:00
transfer add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
tree Tree: add check-descendants attribute 2017-08-05 17:36:30 +08:00
upload Upload: remove delete icon when disabled 2017-07-27 20:35:30 +08:00