Skip to content

Releases: table-library/react-table-library

v4.1.15

Choose a tag to compare

@github-actions github-actions released this 19 Apr 09:00

4.1.15 (2025-04-19)

Bug Fixes

  • react-window: update to latest (1864b21)

v4.1.14

Choose a tag to compare

@github-actions github-actions released this 18 Apr 13:17

4.1.14 (2025-04-18)

Bug Fixes

  • HeaderCell: key warning (8c10b01)

v4.1.13

Choose a tag to compare

@github-actions github-actions released this 18 Apr 13:10

4.1.13 (2025-04-18)

Bug Fixes

  • Virtualized: use version which supports React 19 (27c636e)

v4.1.12

Choose a tag to compare

@github-actions github-actions released this 14 Feb 11:50

4.1.12 (2025-02-14)

Bug Fixes

  • useDoubleClick: set to 300 (2ec9cf2)

v4.1.11

Choose a tag to compare

@github-actions github-actions released this 14 Feb 11:28

4.1.11 (2025-02-14)

Bug Fixes

  • useDoubleClick: make it OR decision (11e1ccb)

v4.1.10

Choose a tag to compare

@github-actions github-actions released this 14 Feb 10:57

4.1.10 (2025-02-14)

Bug Fixes

  • Button: div should be button, somehow was changed in 8914020 (77d33b1)

v4.1.9

Choose a tag to compare

@github-actions github-actions released this 14 Feb 10:06

4.1.9 (2025-02-14)

Bug Fixes

  • useSort: null pointer if nothing is passed (2d8ae27)

v4.1.8

Choose a tag to compare

@github-actions github-actions released this 12 Feb 15:51

4.1.8 (2025-02-12)

Bug Fixes

v4.1.7

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:32

4.1.7 (2023-08-08)

Bug Fixes

  • HeaderCell: null pointer if rendered HeaderCell count increases (3b0ddab)

v4.1.6

Choose a tag to compare

@github-actions github-actions released this 08 Aug 09:01

4.1.6 (2023-08-08)

Bug Fixes

  • CellTree: oinherits from Cell (36afcc1)