File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# React-Select
22
3- ## v1.0.0-rc.5 / 2017-05-21
3+ ## v1.0.0-rc.5 / 2017-05-25
44
55* fixed; Allow ` falsey ` values to be clearable, thanks [ Simon Gaestel] ( https://github.com/sgaestel )
6- * fixed; issue where Firefox would crash due to incorrect use of ` aria-owns ` attribute, thanks [ Max Hubenthal] ( https://github.com/mhubenthal )
7- * fixed; regression where options not using the value key couldn't be focused [ Benjamin Piouffle] ( https://github.com/Betree )
6+ * fixed; issue where Firefox would crash due to incorrect use of ` aria-owns ` attribute, thanks [ Max Hubenthal] ( https://github.com/mhubenthal )
7+ * fixed; regression where options not using the value key couldn't be focused, thanks [ Benjamin Piouffle] ( https://github.com/Betree )
88
99## v1.0.0-rc.4 / 2017-05-14
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " react-select" ,
3- "version" : " 1.0.0-rc.4 " ,
3+ "version" : " 1.0.0-rc.5 " ,
44 "description" : " A Select control built with and for ReactJS" ,
55 "main" : " lib/Select.js" ,
66 "style" : " dist/react-select.min.css" ,
You can’t perform that action at this time.
0 commit comments