Skip to content

Releases: gisce/react-formiga-table

v1.3.1

09 Jul 11:14
Compare
Choose a tag to compare

1.3.1 (2024-07-09)

Bug Fixes

  • adjust checkbox if no rows found (906ec75)

v1.3.1-alpha.2

09 Jul 09:55
Compare
Choose a tag to compare
v1.3.1-alpha.2 Pre-release
Pre-release

1.3.1-alpha.2 (2024-07-09)

Bug Fixes

  • adjust checkbox if no rows found (906ec75)

v1.3.1-alpha.1

04 Jul 11:30
Compare
Choose a tag to compare
v1.3.1-alpha.1 Pre-release
Pre-release

1.3.1-alpha.1 (2024-07-04)

Bug Fixes

  • skip calling onColumnChanged the first time the table renders (1aafd2e)

v1.3.0

04 Jul 11:23
Compare
Choose a tag to compare

1.3.0 (2024-07-04)

Bug Fixes

  • adjust auto size mechanism (b08602d)
  • adjust checkbox size (bd3b495)
  • adjust rehydration of persisted column state (b018431)
  • autoresize columns on first grid render if there's no saved state (7814a48)
  • disable column sorting (1f57d9a)
  • improve autosizing (6d9de62)
  • remove console.log (77f5fd5)
  • skip calling onColumnChanged the first time the table renders (cf88a10)
  • style adjustments (523bd25)

Features

  • implement best effort for comparing persisted column state (34a0add)
  • infinite-table: add a way to persist scroll position (49faec0)
  • infinite-table: adjustments in storybook and exposing methods in infinitetable (9fda460)
  • infinite-table: callbacks for resized and order columns (8b17738)
  • infinite-table: header select all checkbox (0662b75)
  • infinite-table: improve rerenders and selection row restoration (d66c398)
  • infinite-table: improve restore column order & resizing (2b2721d)
  • infinite-table: improve row selection (f6a5a74)
  • infinite-table: improve row selection (4e89204)
  • infinite-table: improve row selection (b8bdbb4)
  • infinite-table: improve selection restoration (2cd0afe)
  • infinite-table: row style + autosize (0b54456)
  • infinite-table: some cleanse (5457a43)
  • infinitescroll: add new css custom theme (310b6ff)

v1.3.0-alpha.7

04 Jul 11:02
Compare
Choose a tag to compare
v1.3.0-alpha.7 Pre-release
Pre-release

1.3.0-alpha.7 (2024-07-04)

Bug Fixes

  • adjust rehydration of persisted column state (b018431)
  • skip calling onColumnChanged the first time the table renders (cf88a10)

v1.3.0-alpha.6

04 Jul 09:25
Compare
Choose a tag to compare
v1.3.0-alpha.6 Pre-release
Pre-release

1.3.0-alpha.6 (2024-07-04)

Bug Fixes

  • skip calling onColumnChanged the first time the table renders (1aafd2e)

v1.3.0-alpha.5

04 Jul 09:06
Compare
Choose a tag to compare
v1.3.0-alpha.5 Pre-release
Pre-release

1.3.0-alpha.5 (2024-07-04)

Bug Fixes

Features

  • implement best effort for comparing persisted column state (34a0add)

v1.3.0-alpha.4

28 Jun 09:50
Compare
Choose a tag to compare
v1.3.0-alpha.4 Pre-release
Pre-release

1.3.0-alpha.4 (2024-06-28)

Bug Fixes

v1.3.0-alpha.3

28 Jun 09:28
Compare
Choose a tag to compare
v1.3.0-alpha.3 Pre-release
Pre-release

1.3.0-alpha.3 (2024-06-28)

Bug Fixes

  • autoresize columns on first grid render if there's no saved state (7814a48)
  • disable column sorting (1f57d9a)
  • remove console.log (77f5fd5)
  • style adjustments (523bd25)

v1.3.0-alpha.2

30 May 12:54
Compare
Choose a tag to compare
v1.3.0-alpha.2 Pre-release
Pre-release

1.3.0-alpha.2 (2024-05-30)

Features

  • infinitescroll: add new css custom theme (310b6ff)