Releases: dowjones/react-dropdown-tree-select
Releases · dowjones/react-dropdown-tree-select
v2.8.0
2.8.0 (2023-01-15)
Bug Fixes
- Ignore bundle analyzer stats in tarball (afafbda), closes #611
Features
v2.7.1
2.7.1 (2022-03-08)
Bug Fixes
- add type definition for
disablePoppingOnBackspace
prop (#554) (7cf5af9)
v2.7.0
2.7.0 (2022-03-07)
Features
- optionally disable popping on backspace (#551) (e6ba367)
v2.6.0
2.6.0 (2022-03-06)
Bug Fixes
- compilation: Fixing the searchModeOn compilation problem (#482) (2637175)
- install: Adding react 17 to peer dependencies (#487) (d22f809), closes #486
Features
v2.5.1
2.5.1 (2020-10-11)
Bug Fixes
- Added missing prop 'inlineSearchPlaceholder' in 'TextProps' interface (#434) (3db87c9)
v2.5.0
2.5.0 (2020-09-28)
Features
- Support placeholder for inline search input (#404) (dd2dbbc)
v2.4.1
2.4.1 (2020-08-09)
Bug Fixes
- clear search input on resetting state (#410) (945fdbb)
- Prevent jump on node selection (no auto scroll to center) (#408) (8451882)
v2.4.0
2.4.0 (2020-08-09)
Features
- Add support to use different labels for tag and node (#412) (25ff055)
v2.3.7
2.3.7 (2020-07-25)
Bug Fixes
v2.3.6
2.3.6 (2020-07-14)
Bug Fixes
- Prevent semantic-release from accidentally getting bundled 🐛 (#398) (90c90c0)