React-Select-Plus v0.6.4 Release Notes

Release Date: 2015-08-24 // over 8 years ago
  • ๐Ÿš€ This release includes a huge improvement to the examples / website thanks to @jossmac. Also:

    • โž• added; support for React 0.14 beta3
    • ๐Ÿ›  fixed; disabled options after searching, thanks @bruderstein
    • โž• added; support for "Searching..." text (w/ prop) while loading async results, thanks @bruderstein and @johnomalley
    • โž• added; className, style and title keys are now supported in option properties, thanks @bruderstein