Releases: replaysMike/react-country-state-dropdown
Releases · replaysMike/react-country-state-dropdown
v1.1.1
v1.0.10
- Fixed issue with onBlur/onFocus not interacting properly.
- Added width prop.
- Added event style for input mouse click
v1.0.8
Fixed a bug with <CityDropdown />
not finding the country/state on init.
Added tabIndex
and title
props to inputs.
v1.0.6
Added ability to override class names, and implemented disabled feature
v1.0.0
Initial release of react-country-state-dropdown
The following controls are available:
<CountryDropdown />
<StateDropdown />
<CityDropdown />
<LanguageDropdown />
<PhoneInput />