See details and examples in the DMC 2.3.0 Release Announcement
Added
-
New
scrollTo
prop forScrollArea
#645 -
New
ScrollAreaAutoheight
component. #645 -
added
DirectionProvider
to handle RTL (right-to-left) text direction. #650 -
added
debounce
prop toAutocomplete
#654 -
added support for new text style features from TipTap 3: BackgroundColor, FontFamily, FontSize, LineHeight. #657
The following new features available in Mantine 8.3.0 were added in #655
MiniCalendar
componentorientation
prop forProgress
. Now supports both horizontal and vertical orientationclearSearchOnChange
prop forMultiSelect
- to clear search input when an item is selectedreverseTimeControlsList
prop forTimePicker
- to reverse the order of time controls in the dropdown. Use this option if you want the order of controls to match keyboard controls (up and down arrow) direction.
Fixed
- BarChart: Added default
valueFormatter
to prevent rendering issues whenvalueFormatter
is undefined. #464
Changed
- Updated to latest Mantine (8.3.1) #650
RichTextEditor
now uses Tiptap 3 (Mantine 8.3.0 recommendation). . No known breaking changes, but customizations may be affected. See our migration guide,. #657
Full Changelog: 2.2.1...2.3.0