Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 09 Oct 21:35
· 146 commits to main since this release
85e32b3

Changed

  • Time Picker [Preview]: Updated value and defaultValue types from string to Time. Use
    the exported parseTime function to convert between strings and time objects.

Fixed

  • TagsInput: Resolved an issue where tag navigation was unresponsive after removing tags with
    the delete key.
  • DatePicker: Fixed a bug where selecting a preset and then blurring the input incorrectly reset
    the value.