Releases: gisce/react-formiga-table
Releases · gisce/react-formiga-table
v1.9.0-alpha.8
Features
- add enable row selection prop (ed2bed8)
v1.9.0-alpha.7
Bug Fixes
- do not show pointer if no row click (#28) (324f18a)
Features
- allow cache block size prop (cf59419)
v1.8.5
1.8.5 (2024-11-15)
Bug Fixes
- do not show pointer if no row click (#28) (324f18a)
v1.9.0-alpha.6
Bug Fixes
- adjustments in showPointerCursorInRows (2eae6e8)
- adjustments in showPointerCursorInRows (3c03ca2)
v1.9.0-alpha.5
Bug Fixes
- do not show pointer cursor if we don't have callback (07b3fa7)
- respect sort index in sort fields in infinite table (#27) (1405af9)
v1.8.4
1.8.4 (2024-11-05)
Bug Fixes
- respect sort index in sort fields in infinite table (#27) (1405af9)
v1.9.0-alpha.4
Bug Fixes
- respect sort index in sort fields in infinite table (0f2ef84)
- selection row count bug for infinite table (#26) (5e15d5e)
v1.9.0-alpha.3
Bug Fixes
- clear selected rows when a refresh is done (#25) (925332d)
- selection row count bug for infinite table (9d42180)
v1.8.3
1.8.3 (2024-10-21)
Bug Fixes
- selection row count bug for infinite table (#26) (5e15d5e)
v1.9.0-alpha.2
Bug Fixes
- clear selected rows when a refresh is done (b0fde61)