v7.0.0
See Upgrade guide from version 6.x to 7.x.
What's new?
- Inputs now automatically select on focus.
- Leading zeros are now wrapped in a
<span />element withreact-date-picker__inputGroup__leadingZeroclass name for easier styling. - Internal changes in
DateInputcomponent that will allow for more refined styling of React-Date-Picker along with React-DateTime-Picker and React-DateRange-Picker.
What's changed?
- Year input placeholder is now
----instead of--.
Bug fixes
- Fixed input height that could be off by 2 pixels on some devices.