Skip to content

Releases: table-library/react-table-library

v4.1.15

19 Apr 09:00
Compare
Choose a tag to compare

4.1.15 (2025-04-19)

Bug Fixes

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

v4.1.14

18 Apr 13:17
Compare
Choose a tag to compare

4.1.14 (2025-04-18)

Bug Fixes

  • HeaderCell: key warning (8c10b01)

v4.1.13

18 Apr 13:10
Compare
Choose a tag to compare

4.1.13 (2025-04-18)

Bug Fixes

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

v4.1.12

14 Feb 11:50
Compare
Choose a tag to compare

4.1.12 (2025-02-14)

Bug Fixes

  • useDoubleClick: set to 300 (2ec9cf2)

v4.1.11

14 Feb 11:28
Compare
Choose a tag to compare

4.1.11 (2025-02-14)

Bug Fixes

  • useDoubleClick: make it OR decision (11e1ccb)

v4.1.10

14 Feb 10:57
Compare
Choose a tag to compare

4.1.10 (2025-02-14)

Bug Fixes

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

v4.1.9

14 Feb 10:06
Compare
Choose a tag to compare

4.1.9 (2025-02-14)

Bug Fixes

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

v4.1.8

12 Feb 15:51
Compare
Choose a tag to compare

4.1.8 (2025-02-12)

Bug Fixes

v4.1.7

08 Aug 20:32
Compare
Choose a tag to compare

4.1.7 (2023-08-08)

Bug Fixes

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

v4.1.6

08 Aug 09:01
Compare
Choose a tag to compare

4.1.6 (2023-08-08)

Bug Fixes

  • CellTree: oinherits from Cell (36afcc1)