element/packages/table/src
Akira Komamura d37e0dbd39 Add column class-name to the table header and update documentation (#1027)
* Table: Add className property to columns

* Table: update documentation on column class-name

* Table: Apply column class-name to table header
2016-11-13 14:39:24 +08:00
..
dropdown.js Table: add filter feature. (#684) 2016-10-27 21:45:21 +08:00
filter-panel.vue Locale: rename $t to t 2016-11-07 23:33:33 +08:00
table-body.js Add column class-name to the table header and update documentation (#1027) 2016-11-13 14:39:24 +08:00
table-column.js Add column class-name to the table header and update documentation (#1027) 2016-11-13 14:39:24 +08:00
table-header.js Add column class-name to the table header and update documentation (#1027) 2016-11-13 14:39:24 +08:00
table-layout.js Fix Table Bug: body-wrapper should not set style.height when table not set height. (#839) 2016-11-05 07:31:18 +08:00
table-store.js Table: render rows with row-key. 2016-11-13 11:41:21 +08:00
table.vue Locale: rename $t to t 2016-11-07 23:33:33 +08:00
util.js Table: render rows with row-key. 2016-11-13 11:41:21 +08:00