🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-dropdown-select

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dropdown-select - npm Package Versions

1
35
13

4.3.1

Diff
sanusart
published 4.3.1 •

Changelog

Source

v4.3.1

  • FIX (dropdownHandleRenderer)[#86]: fix prop warning in development, c… (#87) View
sanusart
published 4.3.0 •

Changelog

Source

v4.3.0

  • FIX (dropdownHandle) [#61, 82]: make dropdownHandleRenderer simpler (#83) View
sanusart
published 4.2.0 •

Changelog

Source

v4.2.0

  • FIX (changelog): update changelog View
  • Fixed an issue where top positioning would not work in portal mode (#77) closes #73 Thanks to @akdjr View
  • v4.1.0 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
  • FIX (types): types improvement by @435352980 closes #76 View
  • v4.1.1 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
  • FEATURE (props): add onDropdownCloseRequest prop to notify about clos… (#80) View
sanusart
published 4.1.1 •

Changelog

Source

v4.1.1

  • FIX (types): types improvement by @435352980 closes #76 View
sanusart
published 4.1.0 •

Changelog

Source

v4.1.0

  • Fixed an issue where top positioning would not work in portal mode (#77) closes #73 Thanks to @akdjr View
sanusart
published 4.0.1 •

Changelog

Source

v4.0.1

  • FIX (props): fix prop type warnings (#75) thanks to @kkkrist View
sanusart
published 4.0.0 •

Changelog

Source

v4.0.0

  • FIX (ssr) [#66]: incompatible with SSR closes #66 View
sanusart
published 3.12.0 •

Changelog

Source

v3.12.0

  • FEATURE (events) [#70]: Remove selected option on key press of backspace button, closes #70 (#71) View
sanusart
published 3.11.1 •

Changelog

Source

v3.11.1

  • FIX (types)[#68]: wrong import and portal type in types.d.ts closes #68 (#69) View
sanusart
published 3.11.0 •

Changelog

Source

v3.11.0

  • Selected fields can't be blured by tab (#65) thanks to @gandalf92 View