Skip to content

v2.0.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 12 Oct 07:41

See Upgrade guide from version 1.x to 2.x.

What's new?

  • Inputs now automatically select on focus (#32).
  • Leading zeros are now wrapped in a <span /> element with react-datetime-picker__inputGroup__leadingZero class name for easier styling.
  • Internal changes in DateTimeInput component that will allow for more refined styling of React-DateTime-Picker along with React-DateTimeRange-Picker.

Bug fixes

  • Fixed input height that could be off by 2 pixels on some devices.