🎉 Dash Mantine Components v2 (Powered by Mantine v8)
Migration Guide
This version is built on Mantine 8, so there are some breaking changes,. See our Migration Guide for step-by-step instructions for updating your apps.
What's New
See the full release announcement with examples!
New Features:
- Functions as Props – Use JavaScript functions from Python to customize charts, sliders, filters, dropdowns, and more #580 by @AnnMarieW
- Simplified Notifications – Use
NotificationContainer
and the Mantine API directly in clientside callbacks #539 by @BSd3v - New DatePicker – A calendar-only component with full support for multi-date, ranges, and custom disabled logic
Mantine V8 updates #584 by @AnnMariewW
- New TimePicker & TimeGrid – Better time selection with dropdowns, 12/24h formats, and predefined slots
- Submenus in Menu – New nested menu support
- Carousel API updates – Now uses
emblaOptions
for full alignment with Mantine - Component improvements – Updated
Switch
, better dropdown behavior, and more!
Full Changelog: 1.3.0...2.0.0