Skip to content

Releases: elseu/use-tree

v2.7.3

21 Jul 12:47
Compare
Choose a tag to compare

2.7.3 (2022-07-21)

Bug Fixes

v2.7.2

21 Jul 11:24
Compare
Choose a tag to compare

2.7.2 (2022-07-21)

Bug Fixes

  • allow react 18 and update storybook and other deps (22fce0c)
  • use the correct node version to deploy (1d76e44)

v2.7.1

29 Jul 07:55
Compare
Choose a tag to compare

2.7.1 (2021-07-29)

Bug Fixes

v2.7.0

26 Jul 14:48
Compare
Choose a tag to compare

2.7.0 (2021-07-26)

Features

  • useTreeNodesController: expand multiple items at once (8808be8)

v2.6.2

17 Feb 12:15
Compare
Choose a tag to compare

2.6.2 (2021-02-17)

Bug Fixes

v2.6.1

06 Jan 14:49
Compare
Choose a tag to compare

2.6.1 (2021-01-06)

Bug Fixes

  • compat: remove Object.fromEntries dependency (0cc6dc3)

v2.6.0

29 Jan 11:44
Compare
Choose a tag to compare

2.6.0 (2020-01-29)

Features

  • TreeContainer: support a render function for TreeContainer (8b6c073)

v2.5.1

29 Jan 10:24
Compare
Choose a tag to compare

2.5.1 (2020-01-29)

Bug Fixes

  • staticTreeSource: fix a bug with trail() for nodes without children (d41acc0)

v2.5.0

20 Nov 12:27
1f524cc
Compare
Choose a tag to compare

2.5.0 (2019-11-20)

Features

  • staticTreeSource: allow undefined children in static tree data structure (1efdbe6)

v2.4.0

19 Nov 08:01
Compare
Choose a tag to compare

2.4.0 (2019-11-19)

Features

  • useTreeLoader: allow switching tree source (fd97a1a)