React-Select-Plus v0.6.9 Release Notes

Release Date: 2015-09-19 // over 8 years ago
    • ➕ added; style key for package.json, thanks Stephen Wan
    • ➕ added; onInputChange handler that returns the current input value, thanks Tom Leslie
    • 🛠 fixed; simplifying handleKey function & preventDefault behaviour, thanks davidpene
    • 🛠 fixed; Display spinner while auto-loading initial data, thanks Ben Jenkinson
    • 🛠 fixed; better support for touch events, thanks Montlouis-Calixte Stéphane
    • 🛠 fixed; prevent value splitting on non-multi-value select, thanks Alan R. Soares