·
305 commits
to main
since this release
Added
- Field: Added
autoresize
prop toField.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.