-
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lukasbachbot
committed
Dec 5, 2023
1 parent
da00eee
commit 0eb1fa9
Showing
4 changed files
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"packageName":"react-complex-tree-autodemo","version":"2.3.1"},{"packageName":"react-complex-tree-blueprintjs-renderers","version":"2.3.1"},{"packageName":"react-complex-tree","version":"2.3.1"}] | ||
[{"packageName":"react-complex-tree-autodemo","version":"2.3.2"},{"packageName":"react-complex-tree-blueprintjs-renderers","version":"2.3.2"},{"packageName":"react-complex-tree","version":"2.3.2"}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
<!-- | ||
### Breaking Changes | ||
### Features | ||
### Bug Fixes and Improvements | ||
- Improved the implementation of the `onSelectItems` prop to not run during a React update, which was causing issues | ||
in some cases (#278) | ||
### Other Changes | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters