Releases: gisce/react-formiga-table
Releases · gisce/react-formiga-table
v1.3.1
v1.3.1-alpha.2
v1.3.1-alpha.1
1.3.1-alpha.1 (2024-07-04)
Bug Fixes
- skip calling onColumnChanged the first time the table renders (1aafd2e)
v1.3.0
1.3.0 (2024-07-04)
Bug Fixes
- adjust auto size mechanism (b08602d)
- adjust checkbox size (bd3b495)
- adjust rehydration of persisted column state (b018431)
- autoresize columns on first grid render if there's no saved state (7814a48)
- disable column sorting (1f57d9a)
- improve autosizing (6d9de62)
- remove console.log (77f5fd5)
- skip calling onColumnChanged the first time the table renders (cf88a10)
- style adjustments (523bd25)
Features
- implement best effort for comparing persisted column state (34a0add)
- infinite-table: add a way to persist scroll position (49faec0)
- infinite-table: adjustments in storybook and exposing methods in infinitetable (9fda460)
- infinite-table: callbacks for resized and order columns (8b17738)
- infinite-table: header select all checkbox (0662b75)
- infinite-table: improve rerenders and selection row restoration (d66c398)
- infinite-table: improve restore column order & resizing (2b2721d)
- infinite-table: improve row selection (f6a5a74)
- infinite-table: improve row selection (4e89204)
- infinite-table: improve row selection (b8bdbb4)
- infinite-table: improve selection restoration (2cd0afe)
- infinite-table: row style + autosize (0b54456)
- infinite-table: some cleanse (5457a43)
- infinitescroll: add new css custom theme (310b6ff)
v1.3.0-alpha.7
1.3.0-alpha.7 (2024-07-04)
Bug Fixes
v1.3.0-alpha.6
1.3.0-alpha.6 (2024-07-04)
Bug Fixes
- skip calling onColumnChanged the first time the table renders (1aafd2e)
v1.3.0-alpha.5
1.3.0-alpha.5 (2024-07-04)
Bug Fixes
Features
- implement best effort for comparing persisted column state (34a0add)