Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-select-plus

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select-plus - npm Package Versions

23

1.0.0-rc.3.patch12

Diff

hs
published 1.0.0-rc.3.patch11 •

hs
published 1.0.0-rc.3.patch10 •

hs
published 1.0.0-rc.3.patch9 •

hs
published 1.0.0-rc.3.patch7 •

hs
published 1.0.0-rc.3.patch6 •

hs
published 1.2.0 •

Changelog

Source

v1.2.0 / 2018-01-08

  • Source cleanup, thanks to Yuri S and Charles Lee - see PR
  • Switched from babel-preset-es2015 to babel-preset-env, thanks Rambabu Yadlapalli - see PR
  • Fixed focused option. Issue #2237, thanks Yuri S - see PR
  • Fix onSelectResetsInput bug from keyboard navigation, thanks Charles Lee - see PR
  • Fixed all warnings on running tests, thanks Yuri S - see PR
  • Added missing tests for Option.js and refactored Option-test.js., thanks Yuri S - see PR
  • Added missing tests for Async.js, thanks Yuri S - see PR
  • Fixed console error in GitHub users example, thanks Yuri S - see PR
  • Fixed readme example. Issue #2235, thanks Yuri S - see PR
  • Regression fix for single select with onSelectResetsInput=false, thanks Yuri S - see PR
  • Pass placeholder prop to ValueComponent, thanks Aravind Srivatsan - see PR
  • Refactored handleKeyDown switch, thanks Yuri S - see PR
  • onSelectResetsInput regression fixed, thanks Jed Watson - see PR
  • Don't open drop down menu when clear values, thanks Jed Watson - see PR
  • Clear input value on receiving props with another value., thanks Yuri S - see PR
  • Fix/is option unique crash, thanks Jacob Zuo - see PR
  • Use react-input-autosize v2.1.2 for guard against undefined window, thanks DStyleZ - see PR
  • Fix issue #2182, thanks Kurt Hoyt - see PR
  • Documenting behavior of onBlurResetsInput in the readme., thanks hobbsl - see PR
  • Use onSelectResetsInput for single select, thanks lachiet - see PR
  • Fix state value in README example, thanks Srishan Bhattarai - see PR
  • document breaking change of removing getInputValue, thanks Turadg Aleahmad - see PR
  • Fixed search for invalid label and/or value, thanks Yuri S - see PR
hs
published 1.1.0 •

Changelog

Source

v1.1.0 / 2017-11-28

  • added; more props are passed to the Option component: focusOption, inputValue, selectValue, removeValue
  • added; the inputValue is passed as the third argument to the optionRenderer
  • fixed; issues opening the menu correctly for multiselect when autosize={false}
  • fixed; removed event.stopPropagation() from Select's clearValue and onClick handlers, thanks Thomas Burke
  • fixed; handleMouseDownOnArrow when openOnClick={false}, thanks elias ghali
  • fixed; conditional scrolling into view of focused option, thanks Michael Lewis
hs
published 1.0.0-rc.10.patch1 •

Changelog

Source

v1.0.0-rc.10.patch1 / 2017-11-03

hs
published 1.0.0-rc.10 •

Changelog

Source

v1.0.0-rc.10 / 2017-09-13

  • changed; openAfterFocus prop has been renamed to openOnClick, and now defaults to true
  • fixed; React.PropTypes deprecation warning, thanks Jeremy Liberman
  • improved; scrolling behaviour when navigating the menu with the keyboard, thanks boatkorachal
  • fixed; error with the Async cache when you type "hasOwnProperty", thanks SuhushinAS
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc