Releases: lukasbach/react-complex-tree
Releases · lukasbach/react-complex-tree
2.2.4
Features
- Add a
expandSubsequently
method on the environment and tree refs, to facilitate searching through items that are not yet opened (#287). See https://rct.lukasbach.com/docs/guides/search#finding-items-that-are-not-loaded-in for details
2.2.3
2.2.2
2.2.1
<!-- ### Breaking Changes ### Features ### Bug Fixes and Improvements ### Other Changes -->
2.2.0
2.1.5-alpha.0
<!-- ### Breaking Changes ### Features ### Bug Fixes and Improvements ### Other Changes -->
2.1.4
<!-- ### Breaking Changes ### Features ### Bug Fixes and Improvements ### Other Changes -->
2.1.4-alpha.0
Bug Fixes and Improvements
- Fixed globally-scoped references to the document prop into a getter that doesn't fail in ssr environments (#259)