v0.14.0-pre.5
Pre-release
Pre-release
·
39 commits
to develop
since this release
0.14.0-pre.5 (2026-07-23)
⚠ BREAKING CHANGES
- slider: The
variantClassproperty got renamed tofillVariantClassto match its relation. - dialog: The
textPositionClassproperty got renamed tocontentPositionClassto match its relation. - dialog: The
wrapperClassproperty changed tocontentClass. - notification: The
wrapperClassproperty changed tocontentClass. - upload: The
draggableClassproperty got renamed todragzoneClass.
Features
- datepicker|timepicker: add inline class (#1690) (7b339e3)
- dialog: convert "wrapperClass" into "contentClass" (#1695) (8f683bc)
- notification: restructure the content template (#1694) (4ff34b5)
- slider: add a
tickBeforeClassandtickAfterClassclass (#1686) (01df165) - timepicker: add body wrapper element (#1688) (bbc329a)
- upload: redefine drag/drop class name (#1691) (d5aa719)