Skip to content

Releases: gisce/react-formiga-table

v1.8.0-alpha.3

02 Oct 14:59
Compare
Choose a tag to compare
v1.8.0-alpha.3 Pre-release
Pre-release

1.8.0-alpha.3 (2024-10-02)

Bug Fixes

  • adjust options reset table behaviour (3f1ecc3)

v1.8.0-alpha.2

02 Oct 13:22
Compare
Choose a tag to compare
v1.8.0-alpha.2 Pre-release
Pre-release

1.8.0-alpha.2 (2024-10-02)

Bug Fixes

  • remove status column from ignore (1f5320d)

v1.8.0-alpha.1

02 Oct 12:35
Compare
Choose a tag to compare
v1.8.0-alpha.1 Pre-release
Pre-release

1.8.0-alpha.1 (2024-10-02)

Bug Fixes

  • adjust block sizes for performance (a5ae697)
  • adjust few things in infinite table (d68015c)
  • 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)
  • 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)
  • rendering glitch solved (23b0c2a)
  • 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)
  • weird bug (1ff86fd)
  • weird bug debugging (d4c9c36)

Features

  • add hook useWhyDidYouRender (539b4dd)
  • add options button menu in infinite table (44660ce)
  • add sort feature to columns (c2c2407)
  • adjustments for restoring column state (ecbf711)
  • changes in selection (5fae7ff)
  • improve rerenders (eff90b3)
  • improve restoring scroll position in infinite tables (89e483d)
  • infinite trees (1f4c400)
  • more adjustmetns (d69e0a5)
  • performance issues (cf9386e)
  • work in selecting all rows (7647bfb)

v1.7.0

26 Sep 07:03
Compare
Choose a tag to compare

1.7.0 (2024-09-26)

Features

v1.7.0-alpha.5

24 Sep 08:56
Compare
Choose a tag to compare
v1.7.0-alpha.5 Pre-release
Pre-release

1.7.0-alpha.5 (2024-09-24)

Bug Fixes

  • more tweaks and adjustments in infinite table (fe2ed62)

v1.7.0-alpha.4

23 Sep 11:51
Compare
Choose a tag to compare
v1.7.0-alpha.4 Pre-release
Pre-release

1.7.0-alpha.4 (2024-09-23)

Bug Fixes

  • adjust few things in infinite table (d68015c)

v1.7.0-alpha.3

23 Sep 09:43
Compare
Choose a tag to compare
v1.7.0-alpha.3 Pre-release
Pre-release

1.7.0-alpha.3 (2024-09-23)

Bug Fixes

Features

  • add hook useWhyDidYouRender (539b4dd)
  • changes in selection (5fae7ff)
  • improve rerenders (eff90b3)
  • improve restoring scroll position in infinite tables (89e483d)
  • more adjustmetns (d69e0a5)
  • performance issues (cf9386e)
  • work in selecting all rows (7647bfb)

v1.7.0-alpha.2

22 Sep 10:34
Compare
Choose a tag to compare
v1.7.0-alpha.2 Pre-release
Pre-release

1.7.0-alpha.2 (2024-09-22)

Features

v1.7.0-alpha.1

17 Sep 08:03
Compare
Choose a tag to compare
v1.7.0-alpha.1 Pre-release
Pre-release

1.7.0-alpha.1 (2024-09-17)

Bug Fixes

  • debug ag grid bug (ebc01a5)
  • debug weird ag grid issue (5c8057d)
  • debug weird bug (cf15324)
  • do not notify when sort has changed in order to persist it (622f6cc)
  • improvements in sort columns feature (0965d90)
  • more adjustments (4561cb3)
  • more adjustments (4c140d4)
  • 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)
  • weird bug (1ff86fd)
  • weird bug debugging (d4c9c36)

Features

  • add sort feature to columns (c2c2407)
  • adjustments for restoring column state (ecbf711)

v1.6.0

17 Sep 07:56
Compare
Choose a tag to compare

1.6.0 (2024-09-17)

Features

  • allow sorting and persist column state in infinite table (#22) (ba9aec0)