All Versions
51
Latest Version
Avg Release Cycle
24 days
Latest Release
2018 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.1 Changes
July 29, 2017- ๐ fix peer dependencies [email protected] instead of the latest version
-
v3.0.0 Changes
July 29, 2017- ๐ support for React 16 & node 8.2.1 thanks @elisherer
-
v2.1.0 Changes
December 01, 2016- โ added
on-blur-resets-input
thanks @dcalhoun
- โ added
-
v2.0.3
July 14, 2016 -
v2.0.2 Changes
May 11, 2016- simple select accepts 0 as value (thanks @Nyalab)
-
v2.0.1
April 11, 2016 -
v2.0.0 Changes
April 11, 2016- switched to major version semver
- โ added [email protected] to peer deps
- abandoned git flow branching model
-
v0.9.0 Changes
March 18, 2016- โ added
on-paste
andvalue-from-paste
props toSimpleSelect
- โ added
highlighted-uid
andon-highlighted-uid-change
props to track the current highlighted option - ๐ fixed a bug in
dropdown-direction
prop
- โ added
-
v0.8.4 Changes
March 04, 2016- โ added
tether-props
prop to customize the parent element (defaults to body) - ๐ฆ expose
highlighted-ui
&on-highlighted-uid-change
props forMultiSelect
- ๐ fixed
cancel-keyboard-event-on-selection
prop
- โ added
-
v0.8.3 Changes
March 01, 2016- "double click bug" fix