React Dropdown Tree Select Versions Save

Lightweight, accessible, customizable and fast Dropdown Tree Select component for React

v2.8.0

1 year ago

2.8.0 (2023-01-15)

Bug Fixes

  • Ignore bundle analyzer stats in tarball (afafbda), closes #611

Features

  • Do not incur cost of filtering tree if search mode is off (#580) (591c9d7)
  • Support react 18 (#607) (58dec44)

v2.7.1

2 years ago

2.7.1 (2022-03-08)

Bug Fixes

  • add type definition for disablePoppingOnBackspace prop (#554) (7cf5af9)

v2.7.0

2 years ago

2.7.0 (2022-03-07)

Features

  • optionally disable popping on backspace (#551) (e6ba367)

v2.6.0

2 years ago

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

3 years ago

2.5.1 (2020-10-11)

Bug Fixes

  • Added missing prop 'inlineSearchPlaceholder' in 'TextProps' interface (#434) (3db87c9)

v2.5.0

3 years ago

2.5.0 (2020-09-28)

Features

  • Support placeholder for inline search input (#404) (dd2dbbc)

v2.4.1

3 years ago

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

3 years ago

2.4.0 (2020-08-09)

Features

  • Add support to use different labels for tag and node (#412) (25ff055)

v2.3.7

3 years ago

2.3.7 (2020-07-25)

Bug Fixes

v2.3.6

3 years ago

2.3.6 (2020-07-14)

Bug Fixes

  • Prevent semantic-release from accidentally getting bundled 🐛 (#398) (90c90c0)