github snehilvj/dash-mantine-components 2.3.0

6 hours ago

See details and examples in the DMC 2.3.0 Release Announcement

Added

  • New scrollTo prop for ScrollArea #645

  • New ScrollAreaAutoheight component. #645

  • added DirectionProvider to handle RTL (right-to-left) text direction. #650

  • added debounce prop to Autocomplete #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 component
  • orientation prop for Progress. Now supports both horizontal and vertical orientation
  • clearSearchOnChange prop for MultiSelect - to clear search input when an item is selected
  • reverseTimeControlsList prop for TimePicker - 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 when valueFormatter 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

Don't miss a new dash-mantine-components release

NewReleases is sending notifications on new releases.