React-Select-Plus v0.5.6 Release Notes

Release Date: 2015-07-27 // over 8 years ago
    • ๐Ÿ›  fixed; Allow entering of commas when allowCreate is on but multi is off, thanks Angelo DiNardi
    • ๐Ÿ›  fixed; Times (clear) character is now rendered from string unicode character for consistent output, thanks Nibbles
    • ๐Ÿ›  fixed; allowCreate bug, thanks goodzsq
    • ๐Ÿ›  fixed; changes to props.placeholder weren't being reflected correctly, thanks alesn
    • ๐Ÿ›  fixed; error when escape is pressedn where clearValue was not passed the event, thanks Mikhail Kotelnikov
    • โž• added; More tests, thanks Dave Brotherstone