anranruye
915d35a513
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
James Yeung
ee845b906a
feat(module: table): add CellData
for CellRender
( #1907 )
2021-09-02 12:34:30 +08:00
James Yeung
54ef39f82b
feat(model: table): support responsive ( #1802 )
2021-08-01 21:18:50 +08:00
Magehernan
71f49c5c15
fix(module: table): ExpandableRow not working with ActionColumn #1284 ( #1285 )
...
* (fix) Table ExpandableRow not working with ActionColumn #1284
* Add Tree Button Expand on Action Columm.
Check the position of Selection Column when calculate the position for expand button on tree mode and expand mode.
2021-04-01 12:50:30 +08:00
James Yeung
43664736f7
feat(module: table): fixed header & columns ( #954 )
...
* feat(module: table): support fixed header & columns
* fix layout of the fixed columns & header
* fix scrollbar hidding
* header and body sync scroll
* fix column width calc
* fix demo pagesize
* fix docs
2021-01-09 23:57:31 +08:00
fan0217
b8a6062f6f
fix(module: table): add header style and fix the table size ( #909 )
...
* rename to header style
* fix selection and action
* delete useless style
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-12-23 00:47:35 +08:00
Elliot
4ba4a301fb
feat(module: table): add TitleTemplate for column title ( #857 )
...
* feat(module: table): add TitleTemplate for column title
* fix: action column templated title and add a demo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-12-05 18:44:38 +08:00
James Yeung
fcd8393742
feat(module: table): support for tree data ( #771 )
...
* feat(module: table): support for tree data
* feat(module: table): support for tree data
* fix: tests
2020-11-09 22:17:27 +08:00
James Yeung
c71501109a
fix(module: table): header col mistake ( #689 )
2020-11-03 13:31:22 +08:00
bingbingtalk
0930f79da8
feat(module: table): add colspan & rowspan ( #649 )
...
* feat(module: table): add colspan & rowspan
* fix: unit test
* test: add colspan and rowspan case
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-09-28 16:06:02 +08:00
James Yeung
cae7e144b3
fix(module: table): selection reset while page changing. ( #236 )
...
* fix: selection
2020-06-19 23:06:33 +08:00