James Yeung
|
105d40ba25
|
fix(module: table): incorrectly render on first loading (#1957)
|
2021-09-18 07:48:11 +08:00 |
|
James Yeung
|
fa99d6e8fa
|
fix(module: table): avoid OnChange being called multiple times during initialization (#1855)
* fix(module: table): avoid OnChange being called multiple times during initialisation
* fix indent
|
2021-08-21 01:34:25 +08:00 |
|
James Yeung
|
597133363a
|
fix(module: table): support more generic units for scroll x/y (#1137)
|
2021-02-14 20:15:53 +08:00 |
|
James Yeung
|
d266f77346
|
fix(module: table): exception if field is null (#965)
|
2021-01-11 22:36:06 +08:00 |
|
James Yeung
|
d24c7a5325
|
fix(module: table): sorter works incorrectly (#962)
* fix(module: table): sorter works incorrectly
* docs: delete the jsx block
|
2021-01-11 13:39:02 +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 |
|
James Yeung
|
afcc3c088c
|
fix(module: table): clear cached items that are not on current page (#442)
|
2020-08-01 23:45:48 +08:00 |
|
James Yeung
|
cae7e144b3
|
fix(module: table): selection reset while page changing. (#236)
* fix: selection
|
2020-06-19 23:06:33 +08:00 |
|