React Table Library Versions Save

:bento: React Table Library

v4.0.27

1 year ago

4.0.27 (2023-02-23)

Bug Fixes

  • TypeScript: tablieList => item is always ExtendedNode<TableNode> instead of TableNode (7f6bd3e)

v4.0.26

1 year ago

4.0.26 (2023-02-20)

Bug Fixes

  • fromTreeToList: is a generic (cc17a88)

v4.0.25

1 year ago

4.0.25 (2023-02-11)

Bug Fixes

  • react-virtualized-auto-sizer: react 18 support (97c1817)

v4.0.24

1 year ago

4.0.24 (2023-02-03)

Bug Fixes

  • useReducerWithMiddleware: should use the computed next state, because useEffect does not guaranetee that it is the same state (f3ca45f)

v4.0.23

1 year ago

4.0.23 (2022-10-07)

Bug Fixes

  • useDoubleClick: remove logging (e172e1b)

v4.0.22

1 year ago

4.0.22 (2022-10-07)

Bug Fixes

  • useDoubleClick: logging (6573696)

v4.0.21

1 year ago

4.0.21 (2022-10-07)

Bug Fixes

  • useDoubleClick: take re-renders into account, therefore memo the clickCounmt (8bd8d2b)

v4.0.20

1 year ago

4.0.20 (2022-10-07)

Bug Fixes

  • onDoubleClick: note the single click too (660bc9a)

v4.0.19

1 year ago

4.0.19 (2022-10-06)

Bug Fixes

  • findNodeById: allow number (70961e6)

v4.0.18

1 year ago

4.0.18 (2022-08-31)

Bug Fixes