v3.0.0
See Upgrade guide from version 2.x to 3.x.
What's new?
- Inputs now automatically select on focus.
- Leading zeros are now wrapped in a
<span />element withreact-time-picker__inputGroup__leadingZeroclass name for easier styling. - Internal changes in
TimeInputcomponent that will allow for more refined styling of React-Time-Picker along with React-DateTime-Picker and React-TimeRange-Picker.
Bug fixes
- Fixed input height that could be off by 2 pixels on some devices.