Commit Graph

109 Commits

Author SHA1 Message Date
kingwl
6f75ca6150 Table: support table sort (#1918) 2016-12-23 12:11:17 +08:00
kingwl
8648ab84dc Table: add header-align 2016-12-21 11:03:22 +08:00
Furybean
a0187d1aba Table: add filter change event & add column-key for column. 2016-12-20 18:37:31 +08:00
FuryBean
4614990cb4 Table: add column as third parameter for row-click event. (#1808) 2016-12-17 14:00:35 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
qingwei.li
3bf624c757 Table: add empty slot, closed #1737, closed #1730 2016-12-14 13:34:35 +08:00
Hashem Qolami
998dcce225 Feature table maxHeight (#1560) (#1674)
*  [Table] Added fluid height table with maxHeight prop (#1560)

* 🚨 [Table] Added test for maxHeight prop (#1560)

* 📚 [Table] Added the documentation of fluid-height table (#1560)
2016-12-13 16:21:59 +08:00
Pierre-Louis Renaudin
15dc895ee6 Add contextmenu event on table row element. (#1663) 2016-12-10 18:48:07 +08:00
Furybean
fed488ef9f Table: fix column[type=selection] style issue in ie9+. 2016-12-09 17:37:58 +08:00
FuryBean
2dd2c79365 Table: fix a style bug when fixed=right. (#1651) 2016-12-09 16:08:49 +08:00
杨奕
9ccb7b852f Table: add missing ElCheckbox (#1635) 2016-12-09 11:49:30 +08:00
Hashem Qolami
5cde77b37d 🐛 [Table] fixed incompatibility with vue-i18n (#1587) 2016-12-07 10:23:05 +08:00
baiyaaaaa
7a85d55f31 normalize transition class name 2016-12-03 19:30:21 +08:00
Furybean
e61ff12070 Table: fix column label not visible in some condition. 2016-12-02 17:43:46 +08:00
Furybean
0caa085523 Table: add row-dblclick event. 2016-12-02 17:43:21 +08:00
FuryBean
e2870f72f0 Table: fix update scrolly not working bug (#1519) 2016-12-02 17:36:19 +08:00
Furybean
812a953b1e Table: add row-style prop. 2016-11-25 17:41:07 +08:00
kingwl
a3f570789c Table: fix align attribute (#1338) 2016-11-24 18:34:02 +08:00
FuryBean
5c386d5ce8 Table: fix dynamic prop in table-column cause script error. (#1314) 2016-11-24 06:54:32 +08:00
FuryBean
2f3f5eabc1 Table: add header group feature. (#1312) 2016-11-23 20:32:23 +08:00
FuryBean
631037c296 Table: improve performance in large data. (#1298) 2016-11-23 18:24:32 +08:00
kingwl
e3ac607938 Table: fix selectAll option at table selection (#1300) 2016-11-23 18:23:50 +08:00
FuryBean
6353d33afe Table: fix a script error when show-header is true. (#1248) 2016-11-21 19:01:31 +08:00
qingwei.li
37510831ca Update: release script 2016-11-18 20:03:20 +08:00
FuryBean
07b8ec030f Table: fix selection-change not fire in some condition. (#1198) 2016-11-18 20:03:19 +08:00
furybean
0a31868b5f Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 20:03:18 +08:00
cinwell.li
4ebdd6a6d4 Table: add context prop (#1161) 2016-11-18 20:03:18 +08:00
furybean
bd8bf7bf35 Table: fix fixed column won't disappear in some condition. 2016-11-18 20:03:17 +08:00
furybean
012c0185f2 Table: fix select-all checkbox is selected when all rows are not selectable. 2016-11-18 20:03:17 +08:00
qingwei.li
a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
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
杨奕
bcbee7b472 Merge pull request #1016 from furybean/table-row-key
Table: render rows with row-key.
2016-11-13 11:49:09 +08:00
cinwell.li
cfafd3d191 Table: fix render fail in vue-loader 9.9.0 (#1018) 2016-11-13 11:44:29 +08:00
furybean
69d5646833 Table: render rows with row-key. 2016-11-13 11:41:21 +08:00
furybean
f27d433744 Table: fix hover effect is slow when data > 200. 2016-11-13 03:38:31 +08:00
furybean
2951e6843f Table: fire selection-change when row is removed. 2016-11-09 17:47:00 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li
47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
FuryBean
971150c2fb Table: remove mouse wheel prevent default. (#873) 2016-11-07 11:58:01 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
FuryBean
07cd230674 Fix Table Bug: body-wrapper should not set style.height when table not set height. (#839) 2016-11-05 07:31:18 +08:00
FuryBean
f013d6eb0b Table: add renderHeader prop. (#838) 2016-11-05 07:30:23 +08:00
furybean
aac3ec40c2 Table Column: watch more prop & rename showTooltipWhenOverflow. 2016-11-04 22:15:34 +08:00
FuryBean
b3a2f95545 Merge pull request #832 from QingWei-Li/fix/object-assign
Table/MessageBox/Tree: remove object-assign
2016-11-04 19:19:12 +08:00
qingwei.li
4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
furybean
7263db12b3 Table: add single selection back. Add current-change event & highlight-current-row event. 2016-11-04 16:28:44 +08:00
杨奕
7f89199806 Merge pull request #815 from furybean/table-scroll
Table: support header mousewheel scroll.
2016-11-04 12:27:11 +08:00
furybean
ae1c9252c9 Table: clear selection after change data, fixed #813. 2016-11-04 11:44:39 +08:00
furybean
496f385796 Table: support header mousewheel scroll. 2016-11-04 11:38:44 +08:00
FuryBean
afb68c75fa Table: update hover effect. (#803) 2016-11-03 21:00:09 +08:00