Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 09 Oct 21:37
· 110 commits to main since this release
86da44e

Changed

  • TimePicker [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.