element/packages
Cyril Su 25e8503d65 Carbon: Table add features and fix bugs (#7682)
* Table: Fix error in calculate `totalFlexWidth`

* Table: Fix error in caculate `scrollX`

* Table: Watch `max-height` change

* Table: Change `toggleRowExpanded`

* Table: Support `obj[key]`

* Table: Update docs for `toggleRowExpanded`

* Table: Add style and class control for every row and cell

* Table: Add `migrating` mixin for `expand`

* Table: Update test spec

* Table: Add `index` in `table-column` for custom index
2017-10-25 02:35:12 -05: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: add value-key (#7671) 2017-10-24 02:24:35 -05:00
badge Badge: fix isDot not show 2017-02-24 16:17:52 +08:00
breadcrumb Breadcrumb: add chalk theme (#7203) 2017-09-27 23:22:30 -05:00
breadcrumb-item Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
button update dependencies (#7476) 2017-10-16 14:07:24 +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 flashing items 2017-08-18 12:21:34 +08:00
carousel-item add carousel 2016-12-22 16:10:55 +08:00
cascader update landing page for 2.0 2017-10-23 05:38:15 -05:00
checkbox update dependencies (#7476) 2017-10-16 14:07:24 +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: add xl breakpoint 2017-10-19 03:30:24 -05:00
collapse Collapse: fix $parent bug when collapse-item is nested in other components (#7675) 2017-10-24 03:50:18 -05:00
collapse-item add collapse 2016-12-26 16:18:00 +08:00
color-picker ColorPicker: Fixed Unknown custom element: <el-button> error 2017-10-19 21:21:20 -05:00
container add layout (#6600) 2017-08-22 12:46:22 +08:00
date-picker DatePicker: register el-button 2017-10-23 21:18:11 -05:00
dialog Carbon: add migration mixin for breaking changes 2017-10-19 01:01:47 -05:00
dropdown Merge remote-tracking branch 'eleme/dev' into carbon 2017-10-24 18:48:54 +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 Carbon: Table add features and fix bugs (#7682) 2017-10-25 02:35:12 -05: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: remove textarea extra close tag 2017-10-24 21:08:24 -05:00
input-number update dependencies (#7476) 2017-10-16 14:07:24 +08:00
loading update dependencies (#7476) 2017-10-16 14:07:24 +08:00
main add layout (#6600) 2017-08-22 12:46:22 +08:00
menu Merge remote-tracking branch 'eleme/dev' into carbon 2017-10-20 14:08:11 +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 Accessibility for message & message-box & tabs (#7424) 2017-10-15 23:13:10 -05:00
message-box theme-chalk tuning 2017-10-23 21:18:11 -05:00
notification Carbon: new icons 2017-10-18 06:39:34 -05: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 update dependencies (#7476) 2017-10-16 14:07:24 +08:00
popover DatePicker/TimePicker: add chalk theme (#7169) 2017-09-22 23:46:37 -05:00
progress add accessibility for input & rate & collapse & progress & upload (#7196) 2017-09-29 02:58:07 -05:00
radio update dependencies (#7476) 2017-10-16 14:07:24 +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 Carbon: add migration mixin for breaking changes 2017-10-19 01:01:47 -05: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 Table: add size 2017-10-25 01:41:17 -05:00
slider Merge remote-tracking branch 'eleme/dev' into carbon 2017-09-29 16:21:29 +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 Carbon: add migration mixin for breaking changes 2017-10-19 01:01:47 -05:00
submenu Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
switch Layout: add xl breakpoint 2017-10-19 03:30:24 -05:00
tab-pane Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
table Carbon: Table add features and fix bugs (#7682) 2017-10-25 02:35:12 -05:00
table-column Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
tabs Accessibility for message & message-box & tabs (#7424) 2017-10-15 23:13:10 -05:00
tag Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
theme-chalk Table: add size 2017-10-25 01:41:17 -05: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 disabled tooltip affecting other instances 2017-09-25 06:43:56 -05:00
transfer Carbon: add migration mixin for breaking changes 2017-10-19 01:01:47 -05:00
tree TimePicker: add arrow-control 2017-10-11 05:34:08 -05:00
upload update dependencies (#7476) 2017-10-16 14:07:24 +08:00