Commit Graph

7 Commits (e2870f72f0833b95d666ae10e55cdffbb2d3d74a)

Author SHA1 Message Date
FuryBean e2870f72f0 Table: fix update scrolly not working bug (#1519) 2016-12-02 17:36:19 +08:00
FuryBean 5c386d5ce8 Table: fix dynamic prop in table-column cause script error. (#1314) 2016-11-24 06:54:32 +08:00
FuryBean 631037c296 Table: improve performance in large data. (#1298) 2016-11-23 18:24:32 +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
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 41490c55e1 [Table] Improve fixed implement method. 2016-10-21 23:26:52 +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