Releases: gisce/react-formiga-table
Releases · gisce/react-formiga-table
v1.18.0-alpha.1
1.18.0-alpha.1 (2026-01-21)
Bug Fixes
- add debug prop to paginated and infinite table (97f9598)
- add new initialSortState prop to resume sorted columns (23fd3a3)
- adjust block sizes for performance (a5ae697)
- adjust column width cap for paginated trees (f463146)
- adjust expand/collapse column behaviour (e2ed769)
- adjust few things in infinite table (d68015c)
- adjust for cell rendering loading state (b21f1e3)
- adjust options reset table behaviour (3f1ecc3)
- adjust typing (f55c745)
- adjustment in cacheblocksize adjustment for callbacks and fixed lists (da1280e)
- adjustments (0ca3d83)
- adjustments in showPointerCursorInRows (2eae6e8)
- adjustments in showPointerCursorInRows (3c03ca2)
- allow changing cacheBlockSize (917df04)
- change onRequestData signature to pass state instead of sortfields (c361613)
- change rc-dropdown version (7bbb839)
- change selection approach for infinite table (d2c9bc6)
- clear selected rows when a refresh is done (b0fde61)
- clear unused code (788bb98)
- column comparsion effect bug (343a8d6)
- debug ag grid bug (ebc01a5)
- debug weird ag grid issue (5c8057d)
- debug weird bug (cf15324)
- ditch unused hook (ccdb564)
- do not notify when sort has changed in order to persist it (622f6cc)
- do not show pointer cursor if we don't have callback (07b3fa7)
- export checkboxstate (7d3b8ce)
- force expand/collapse color to be always primary color (7f674d8)
- getRows out of sync (7743162)
- import doubletriggering sortchange (bd10fb7)
- improve code for cache block size and name searches of tree fixed lists (952c0a1)
- improve paginated table in order to not to lose pinned state for expandable mode (bd85ab3)
- improvememtns (5b16348)
- improvements in sort columns feature (0965d90)
- infinite table cell renderer callback (1941ce7)
- loading loop bug, improve no rows overlays, and fix localization issues (6b53be9)
- more adjustments (4561cb3)
- more adjustments (4c140d4)
- more adjustments for new expandable trees (7bf95e7)
- more tweaks and adjustments in infinite table (fe2ed62)
- only apply when its paginated (61302d3)
- remove console.log (9933246)
- remove debug (20eda38)
- remove status column from ignore (1f5320d)
- remove useless filter (29b25f8)
- rendering glitch solved (23b0c2a)
- resolve few glitches and improve performance (c36f50c)
- respect sort index in sort fields in infinite table (0f2ef84)
- revert breaking change (6963ae9)
- revert changes of custom_searches adjustments (d1444db)
- safe improvements (4705d92)
- selection row count bug for infinite table (9d42180)
- skip calling onColumnChanged the first time the table renders (1aafd2e)
- status dot for expandable rows (179d87a)
- suppressDragLeaveHidesColumns adjustment (440e6dc)
- sync changes from v2 to alpha (#37) [skip ci] (a721966)
- try to debug weird bug (cd51e63)
- try to debug weird production only glitch (2da6076)
- try to fix weird order bug (fa0ac55)
- ts error (8f05583)
- unable to restore pinned columns bug in expandable ones (398bb17)
- undefined array (dda47a6)
- update internal tracking entities when refreshing datasource in useExpandable (8edbd48)
- use getrowid to prevent render issues (a0ba98d)
- use rc-dropdown and svg icons instead of antd (f830551)
- weird bug (1ff86fd)
- weird bug debugging (d4c9c36)
Features
- add enable row selection prop ([ed2bed8](ed2bed82d23f8b41969e458461...