Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 08 Nov 17:46
· 305 commits to main since this release
0ece6ff

Added

  • Field: Added autoresize prop to Field.Textarea for auto-resizing the textarea based on
    content.

Changed

  • TreeView: Redesigned using the new tree collection for improved rendering and logic
    management. See the TreeView documentation
    for details.
  • QrCode, SignaturePad, Timer: Promoted from preview to stable release.

Fixed

  • Dialog: Fixed an issue where body styles weren't properly restored when preventScroll was
    enabled.
  • Toast: Corrected type definitions in the createToaster function.
  • FileUpload: Fixed an issue where image previews weren't updating when files were changed.