hetech
c570a59e23
Table: height accepts more units ( #16013 )
...
* Table: height accepts more units
* fix and update docs
* update
2019-06-24 15:18:58 +08:00
hetech
f6bab114e3
Table: add new features for Table and optimize code ( #15709 )
2019-05-30 19:33:30 +08:00
Harlan
bcef4d9e35
Table: add resetFilter which can reset filter of a column ( #13176 )
...
* Table: clearFilter can clear the filters of specified columns
* optimize code and add resetFilter example in doc
* Table: Improve documentation of clearFilter
2018-11-02 11:40:36 +08:00
FuryBean
bbe6e62ee1
Table: forward fixed column's mousewheel event to entire table ( #9323 )
2018-01-26 15:38:46 +08:00
Akiho Nagao
8d15a86df2
Table: Add eventListener option passive
2017-12-23 21:35:28 +08:00
wangfengming
877718099e
Table: support sort-by. can't sort if sort-by is null
2017-10-31 11:35:40 +08:00
wangfengming
f642294949
Table: support sort-by, use isArray to test sortBy
2017-10-31 11:35:40 +08:00
wangfengming
0a24f05125
Table: support sort-by, use isArray to test sortBy
2017-10-31 11:35:40 +08:00
wangfengming
7074a247f4
Table: support sort-by
2017-10-31 11:35:40 +08:00
lirilsu
cb993a6487
Table: Change sort method to match built-in Array#sort
2017-10-20 02:19:45 -05:00
Leopoldthecoder
0966662dc0
Table: allow omitting prop if sort-method is provided
2017-08-09 11:52:27 +08:00
Leopoldthecoder
40a873e93e
Select: add value-key
2017-07-20 12:37:04 +08:00
song
4e073d1bb1
Table: row-key support for multi-level props( #5607 )
...
* Let getRowIdentity simply support the _.get method similar to lodash.
* Complete doc
* Update table.md
* Update table.md
2017-07-02 20:24:57 +08:00
cinwell.li
05be27e162
Merge branch '1.1' into feat/ssr
2016-12-26 19:51:55 +08:00
qingwei.li
daec90af9f
SSR feature
2016-12-26 10:45:20 +08:00
qingwei.li
5aea5eced3
Add scrollbar
2016-12-23 12:09:17 +08:00
furybean
69d5646833
Table: render rows with row-key.
2016-11-13 11:41:21 +08:00
furybean
496f385796
Table: support header mousewheel scroll.
2016-11-04 11:38:44 +08:00
furybean
4a0c580a20
Table: add column remote/custom sort.
2016-10-28 01:24:13 +08:00
FuryBean
14495f6189
Table: add filter feature. ( #684 )
2016-10-27 21:45:21 +08:00
furybean
b36da2f982
Improve Table:
...
1. Add TableStore & TableLayout.
2. Remove customCriteria & customBackgroundColors.
3. Remove fixedColumnCount.
4. Add fixed prop for TableColumn.
5. Add selectable prop for TableColumn[type="selection"].
2016-10-19 11:09:00 +08:00
qingwei.li
bca756d8dc
Update table
2016-08-16 16:07:18 +08:00
qingwei.li
e320f43c2d
Initial commit
2016-07-27 14:15:02 +08:00