Releases: dowjones/react-dropdown-tree-select
Releases · dowjones/react-dropdown-tree-select
v2.3.5
14 Jul 14:29
Compare
Sorry, something went wrong.
No results found
2.3.5 (2020-07-14)
Bug Fixes
v2.3.4
07 Jul 15:55
Compare
Sorry, something went wrong.
No results found
2.3.4 (2020-07-07)
Bug Fixes
v2.3.3
31 May 14:19
Compare
Sorry, something went wrong.
No results found
2.3.3 (2020-05-31)
Bug Fixes
Clear partial status of previous radio select parents (#373 ) (02491b5 )
Delayed focused update when receiving data changes (#374 ) (6a25e99 )
v2.3.2
29 Mar 00:02
Compare
Sorry, something went wrong.
No results found
2.3.2 (2020-03-29)
Bug Fixes
v2.3.1
23 Feb 01:26
Compare
Sorry, something went wrong.
No results found
2.3.1 (2020-02-23)
Bug Fixes
Guard against accessing null ref with inline search input (#336 ) (04309d7 )
v2.3.0
18 Jan 23:53
Compare
Sorry, something went wrong.
No results found
2.3.0 (2020-01-18)
Features
render the search input inside the dropdown (#309 ) (c5bfa8e )
v2.2.0
11 Jan 16:33
Compare
Sorry, something went wrong.
No results found
2.2.0 (2020-01-11)
Features
Reduce bundle size by removing classnames (#322 ) (f90e9f8 )
v2.1.1
29 Sep 23:00
Compare
Sorry, something went wrong.
No results found
2.1.1 (2019-09-29)
Bug Fixes
Do not hide ancestor nodes if they match 🐛 (#294 ) (3b80d50 )
v2.1.0
23 Jul 03:05
Compare
Sorry, something went wrong.
No results found
2.1.0 (2019-07-23)
Bug Fixes
Adjust aria labels to reference selections(#275 ) (d341b75 )
Features
Add support for custom search filtering on nodes (#270 ) ✨ (28196a3 )
v2.0.3
27 Jun 03:22
Compare
Sorry, something went wrong.
No results found
2.0.3 (2019-06-27)
Bug Fixes
Bump array.partial to support older browsers (36430cb ), closes #267