React-Select-Plus v1.0.0-rc.4 Release Notes

Release Date: 2017-05-14 // almost 7 years ago
    • ๐Ÿ›  fixed; no more warning when using React 15.5, thanks Adam Girton
    • ๐Ÿ›  fixed; issue comparing objects in getFocusableOptionIndex, thanks rndm2
    • ๐Ÿ›  fixed; missing .focus() method in Creatable, thanks Anton Alexandrenok
    • โž• added; support for aria-describedby attribute, thanks Eric Lee
    • โž• added; .is-clearable className when clearable is true, thanks Dan Diaz