element/packages
2017-05-10 19:56:24 +08:00
..
alert Clean packages (#2345) 2017-01-23 14:06:01 +08:00
autocomplete Autocomplete: fix a Chinese composition bug 2017-05-06 17:35:45 +08:00
badge Badge: fix isDot not show 2017-02-24 16:17:52 +08:00
breadcrumb Clean packages (#2345) 2017-01-23 14:06:01 +08:00
breadcrumb-item Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
button Clean packages (#2345) 2017-01-23 14:06:01 +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] Add an optional label to indicator buttons (#4317) 2017-04-30 15:02:42 +08:00
carousel-item add carousel 2016-12-22 16:10:55 +08:00
cascader Cascader: Add before-filter hook 2017-05-10 19:56:24 +08:00
checkbox Revert "Form: remove emitter (#4532)" 2017-05-03 15:20:47 +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 support use transitiongroup in el-col (#4483) 2017-04-27 13:07:29 +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: empty value by v-model, fix #4662 2017-05-05 07:57:46 +08:00
date-picker DatePicker: update week when value changes 2017-05-10 19:53:48 +08:00
dialog Dialog: fix visible.sync compatibility with before-close 2017-05-05 08:33:07 +08:00
dropdown Popper: workaround for #3952 (#4062) 2017-04-07 18:36:24 +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 Form: Add label slot 2017-05-03 18:35:55 +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 Input: simplify props 2017-04-29 14:41:15 +08:00
input-number InputNumber: improve user experience when typing, fix #4661 (#4712) 2017-05-10 18:27:50 +08:00
loading Loading: updating loading text regardless of binding value change 2017-03-08 16:14:02 +08:00
menu declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06: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: add ability to close all Messages #3941 (#3966) 2017-04-04 18:00:01 +08:00
message-box add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
notification Notification: add onClick handler 2017-04-16 21:03:48 +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 default layout style in firefox 2017-05-10 19:53:34 +08:00
popover Popover: fix destroy the events, fixed #3555 (#3672) 2017-03-24 15:31:21 +08:00
progress Clean packages (#2345) 2017-01-23 14:06:01 +08:00
radio Radio: radio button box-shadow, fixed #3978 (#4002) 2017-04-08 12:12:33 +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(doc): fix text-color default value, fixed #3206 (#3683) 2017-03-23 13:36:07 +08:00
row support use transitiongroup in el-col (#4483) 2017-04-27 13:07:29 +08:00
scrollbar Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845) 2017-03-29 11:58:34 +08:00
select declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06:23 +08:00
slider Slider: update vertical mode (#4375) 2017-04-27 08:28:38 +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: add status prop, close #3722 (#3724) 2017-03-28 15:09:22 +08:00
submenu Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
switch Switch: fix change event parameter 2017-05-06 17:38:18 +08:00
tab-pane Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
table Table: fix table body height calculations 2017-05-10 19:53:59 +08:00
table-column Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
tabs disable tab remove when tab disabled (#4042) 2017-04-08 11:38:59 +08:00
tag Clean packages (#2345) 2017-01-23 14:06:01 +08:00
theme-default [build] 1.3.1 2017-05-06 18:22:17 +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 Add transition doc and CollapseTransition component 2017-04-20 19:27:05 +08:00
transfer add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
tree declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06:23 +08:00
upload fix uploading style bug 2017-05-04 13:56:21 +08:00