Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 29 Dec 13:55
· 40 commits to main since this release
12f65b3

Added

  • Carousel [Breaking]: Redesigned the carousel for better touch handling and performance. See the Carousel docs for more info.

Fixed

  • FileUpload: Resolved an issue where the accept attribute wasn’t applied to the hidden input.
  • NumberInput: Fixed a bug where the input event wasn’t triggered on the first click of the increment/decrement controls.
  • Field: Fixed issue where invalid and disabled prop was not reactive.