Commit Graph

18 Commits (9998d13e9caf532995d1794c7d9172c7a64807df)

Author SHA1 Message Date
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