Skip to content

Releases: gisce/react-formiga-table

v1.9.1

07 Jan 10:28
Compare
Choose a tag to compare

1.9.1 (2025-01-07)

Bug Fixes

v1.10.0-alpha.1

29 Dec 08:47
Compare
Choose a tag to compare
v1.10.0-alpha.1 Pre-release
Pre-release

1.10.0-alpha.1 (2024-12-29)

Bug Fixes

  • add new initialSortState prop to resume sorted columns (23fd3a3)
  • adjust block sizes for performance (a5ae697)
  • adjust few things in infinite table (d68015c)
  • adjust options reset table behaviour (3f1ecc3)
  • adjustments in showPointerCursorInRows (2eae6e8)
  • adjustments in showPointerCursorInRows (3c03ca2)
  • change onRequestData signature to pass state instead of sortfields (c361613)
  • change rc-dropdown version (7bbb839)
  • clear selected rows when a refresh is done (b0fde61)
  • 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)
  • getRows out of sync (7743162)
  • improvements in sort columns feature (0965d90)
  • more adjustments (4561cb3)
  • more adjustments (4c140d4)
  • more tweaks and adjustments in infinite table (fe2ed62)
  • remove status column from ignore (1f5320d)
  • rendering glitch solved (23b0c2a)
  • respect sort index in sort fields in infinite table (0f2ef84)
  • revert changes of custom_searches adjustments (d1444db)
  • selection row count bug for infinite table (9d42180)
  • skip calling onColumnChanged the first time the table renders (1aafd2e)
  • suppressDragLeaveHidesColumns adjustment (440e6dc)
  • try to debug weird bug (cd51e63)
  • try to debug weird production only glitch (2da6076)
  • try to fix weird order bug (fa0ac55)
  • undefined array (dda47a6)
  • use rc-dropdown and svg icons instead of antd (f830551)
  • weird bug (1ff86fd)
  • weird bug debugging (d4c9c36)

Features

  • add enable row selection prop (ed2bed8)
  • add hook useWhyDidYouRender (539b4dd)
  • add options button menu in infinite table (44660ce)
  • add sort feature to columns (c2c2407)
  • adjustments for restoring column state (ecbf711)
  • allow cache block size prop (cf59419)
  • changes in selection (5fae7ff)
  • expose update row methods and get visible rows (9a696c6)
  • improve rerenders (eff90b3)
  • improve restoring scroll position in infinite tables (89e483d)
  • infinite trees (1f4c400)
  • more adjustmetns (d69e0a5)
  • performance issues (cf9386e)
  • sync changes from v2 to alpha (#34) [skip ci] (f155d5e)
  • work in selecting all rows (7647bfb)

v1.9.0

12 Dec 14:04
Compare
Choose a tag to compare

1.9.0 (2024-12-12)

Features

  • expose update row methods and get visible rows (#33) (4fe438b)

v1.9.0-alpha.10

10 Dec 06:08
Compare
Choose a tag to compare
v1.9.0-alpha.10 Pre-release
Pre-release

1.9.0-alpha.10 (2024-12-10)

Bug Fixes

  • revert changes of custom_searches adjustments (d1444db)

v1.9.0-alpha.9

04 Dec 09:40
Compare
Choose a tag to compare
v1.9.0-alpha.9 Pre-release
Pre-release

1.9.0-alpha.9 (2024-12-04)

Features

  • expose update row methods and get visible rows (9a696c6)

v1.9.0-alpha.8

25 Nov 11:53
Compare
Choose a tag to compare
v1.9.0-alpha.8 Pre-release
Pre-release

1.9.0-alpha.8 (2024-11-25)

Features

  • add enable row selection prop (ed2bed8)

v1.9.0-alpha.7

25 Nov 08:41
Compare
Choose a tag to compare
v1.9.0-alpha.7 Pre-release
Pre-release

1.9.0-alpha.7 (2024-11-25)

Bug Fixes

  • do not show pointer if no row click (#28) (324f18a)

Features

  • allow cache block size prop (cf59419)

v1.8.5

15 Nov 10:18
Compare
Choose a tag to compare

1.8.5 (2024-11-15)

Bug Fixes

  • do not show pointer if no row click (#28) (324f18a)

v1.9.0-alpha.6

13 Nov 11:09
Compare
Choose a tag to compare
v1.9.0-alpha.6 Pre-release
Pre-release

1.9.0-alpha.6 (2024-11-13)

Bug Fixes

  • adjustments in showPointerCursorInRows (2eae6e8)
  • adjustments in showPointerCursorInRows (3c03ca2)

v1.9.0-alpha.5

13 Nov 10:50
Compare
Choose a tag to compare
v1.9.0-alpha.5 Pre-release
Pre-release

1.9.0-alpha.5 (2024-11-13)

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)