Skip to content

v3.0.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 12 Oct 07:04

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 with react-time-picker__inputGroup__leadingZero class name for easier styling.
  • Internal changes in TimeInput component 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.