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

react-dropdown-select

Package Overview
Dependencies
Maintainers
1
Versions
122
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
68
13

3.2.0

Diff
sanusart
published 3.2.0 •

Changelog

Source

v3.2.0

  • Bump lodash from 4.17.11 to 4.17.14 View
  • FIX (label, value): [EXPERIMENTAL] allow dotted path in valueField an… (#18) View
sanusart
published 3.1.0 •

Changelog

Source

v3.1.0

  • CHORE (packages): updated dev dependency View
  • FIX (values): more proper values comparision closes #13 View
sanusart
published 3.0.0 •

Changelog

Source

v3.0.0

  • Revert "FIX (controll): allow to control select values externaly" View
  • FIX (controll): allow to control select values externaly View
sanusart
published 2.2.3 •

Changelog

Source

v2.2.3

  • FIX (click outside): use internal click outside View
  • CHORE (lib/dist): add liv and dist to repo in order to allow npm install from branch or tag View
  • DOCS (noData): add noData renderer example View
sanusart
published 2.2.2 •

Changelog

Source

v2.2.2

  • FIX (keybord navigation): fix jumps View
sanusart
published 2.2.1 •

Changelog

Source

v2.2.1

  • DOCS (link): fix sorce link for rtl example View
  • FEATURE (searchFn): allow to override built-in search function View
  • DOCS (update): update docs + add rtl and autoposition examples View
sanusart
published 2.2.0 •

Changelog

Source

v2.2.0

  • FIX (add new): disallow to add value with same valiuField View
  • FIX (css): css classes for all components View
  • FEATURE (rtl): support Select rtl direction to use with rtl languages View
sanusart
published 2.1.6 •

Changelog

Source

v2.1.6

  • FIX (item): fix exception where item not properly null checked View
sanusart
published 2.1.5 •

Changelog

Source

v2.1.5

  • FIX (arrow navigation): fix arrow navigation closes #4 View
sanusart
published 2.1.4 •

Changelog

Source

v2.1.4

  • FIX (search): handle blur and focus correctly Closes #3 View