Releases: JairajJangle/react-native-tree-multi-select
Releases · JairajJangle/react-native-tree-multi-select
v1.7.0
22 Dec 18:20
Compare
Sorry, something went wrong.
No results found
1.7.0 (2024-12-22)
Bug Fixes
fixed updated data state not reflecting due to issues in deep compare effect (fb5a745 )
Features
v1.7.0-beta.2
19 Dec 18:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixed updated data state not reflecting due to issues in deep compare effect (fb5a745 )
Performance Improvements
optimized flatten tree helper func (012f981 )
v1.6.1
17 Dec 16:42
Compare
Sorry, something went wrong.
No results found
1.6.1 (2024-12-17)
Performance Improvements
optimized flatten tree helper func (012f981 )
v1.7.0-beta.1
09 Dec 15:39
Compare
Sorry, something went wrong.
No results found
v1.6.0
07 Dec 19:26
Compare
Sorry, something went wrong.
No results found
1.6.0 (2024-12-07)
Features
#78 added initial support to allow use of multiple tree view components simultaneously (2123101 )
v1.6.0-beta.1
16 Nov 19:27
Compare
Sorry, something went wrong.
No results found
Features
#78 added initial support to allow use of multiple tree view components simultaneously (2123101 )
v1.5.1
20 Oct 19:42
Compare
Sorry, something went wrong.
No results found
1.5.1 (2024-10-20)
Bug Fixes
upgraded example app deps and package details in package json (3472516 )
v1.5.0
13 Oct 15:33
Compare
Sorry, something went wrong.
No results found
1.5.0 (2024-10-13)
Bug Fixes
fixed parent does not get unchecked if all children are unchecked at once in filtered tree (cf2195b )
trigger patch release for refactor (c3b9a71 )
Features
added prop and state to control parent <-> child selection propagation (#81 ) (4714525 )
updated toggle checkbox helpers for controlled parent <-> child selection propagation (#81 ) (9acbca2 )
Performance Improvements
replaced recursive logic with iterative logic to handle tree expand collapse (b417057 )
v1.5.0-beta.3
13 Oct 13:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixed parent does not get unchecked if all children are unchecked at once in filtered tree (cf2195b )
Performance Improvements
replaced recursive logic with iterative logic to handle tree expand collapse (b417057 )
v1.5.0-beta.2
12 Oct 19:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
trigger patch release for refactor (c3b9a71 )