Skip to content

Releases: gisce/react-formiga-table

v1.8.4

05 Nov 07:12
Compare
Choose a tag to compare

1.8.4 (2024-11-05)

Bug Fixes

  • respect sort index in sort fields in infinite table (#27) (1405af9)

v1.9.0-alpha.4

04 Nov 15:52
Compare
Choose a tag to compare
v1.9.0-alpha.4 Pre-release
Pre-release

1.9.0-alpha.4 (2024-11-04)

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

21 Oct 07:36
Compare
Choose a tag to compare
v1.9.0-alpha.3 Pre-release
Pre-release

1.9.0-alpha.3 (2024-10-21)

Bug Fixes

  • clear selected rows when a refresh is done (#25) (925332d)
  • selection row count bug for infinite table (9d42180)

v1.8.3

21 Oct 09:36
Compare
Choose a tag to compare

1.8.3 (2024-10-21)

Bug Fixes

  • selection row count bug for infinite table (#26) (5e15d5e)

v1.9.0-alpha.2

15 Oct 10:34
Compare
Choose a tag to compare
v1.9.0-alpha.2 Pre-release
Pre-release

1.9.0-alpha.2 (2024-10-15)

Bug Fixes

  • clear selected rows when a refresh is done (b0fde61)

v1.8.2

15 Oct 11:08
Compare
Choose a tag to compare

1.8.2 (2024-10-15)

Bug Fixes

  • clear selected rows when a refresh is done (#25) (925332d)

v1.8.1

11 Oct 06:47
Compare
Choose a tag to compare

1.8.1 (2024-10-11)

Bug Fixes

  • scroll to previous row if any (4584e21)

v1.9.0-alpha.1

09 Oct 15:31
Compare
Choose a tag to compare
v1.9.0-alpha.1 Pre-release
Pre-release

1.9.0-alpha.1 (2024-10-09)

Bug Fixes

  • adjust block sizes for performance (a5ae697)
  • adjust few things in infinite table (d68015c)
  • adjust options reset table behaviour (3f1ecc3)
  • change rc-dropdown version (7bbb839)
  • 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)
  • remove status column from ignore (1f5320d)
  • rendering glitch solved (23b0c2a)
  • scroll to previous row if any (4584e21)
  • 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 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.8.0

04 Oct 06:47
Compare
Choose a tag to compare

1.8.0 (2024-10-04)

Features

  • add options button menu in infinite table (#24) (c8403f4)

v1.8.0-alpha.5

03 Oct 07:21
Compare
Choose a tag to compare
v1.8.0-alpha.5 Pre-release
Pre-release

1.8.0-alpha.5 (2024-10-03)

Bug Fixes

  • change rc-dropdown version (7bbb839)