React Power Select Versions Save

A highly composable & reusable select/autocomplete components

v1.0.0-beta.17

4 years ago
  • [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

v1.0.0-beta.14

6 years ago
  • [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

v1.0.0-beta.13

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

v1.0.0-beta.12

6 years ago