Skip to content

Releases: selvagsz/react-power-select

BUGFIX/FEATURE{1}

12 Oct 06:19

Choose a tag to compare

  • [BUGFIX] Don't set the highlightedOption while selecting the option #62 . This fixes the issue while scrolling & select reported in #11
  • [FEATURE] Add horizontalPosition api to either position the dropdown left/right. #63

More fixes!

11 Apr 15:58

Choose a tag to compare

  • [Bugfix] Handles number values during search #47
  • [Bugfix] clear setTimeout on component destroy #45
  • [Breaking] [Refactor] Makes the rps multiple's selectedOptionComponent in consistent with optionComponent #42

Bugfix release

26 Feb 04:13

Choose a tag to compare

  • Safeguard check for the dropdown ref on document's click listener ( Quick fix for #34 )

Bump Bump Bump!!!

21 Feb 09:25

Choose a tag to compare

  • Remove passing ref to stateless Component SelectTrigger. Fixes #26
  • Fix toggling of dropdown with multiple instances. Fixes #32
  • Bumps react@16.2.0, enzyme@3.3.0