🎉 Dash Mantine Components v2 (Powered by Mantine v8)
See the full release announcement with examples!
Added
-
New features for
Autocomplete#604 by @ihor-lazariev:- Support functions as props in
renderOptionandfilterprops - Added
clearButtonPropsandclearableprops
- Support functions as props in
-
Added
renderNodeprop inTreecomponent, allowing full control over node rendering with a JavaScript function. #608 by @AnnMarieW -
Added Modal Stack and Drawer Stack components #606 by @AnnMarieW
- Introduced
ModalStack/ManagedModalandDrawerStack/ManagedDrawerfor managing stacked modals and drawers. ModalStackandDrawerStackaccept the Dash props:open,close,toggle, andcloseAllto control visibility, and a read-onlystateprop to track which children are open.
- Introduced
-
Added Props #609 by @AnnMarieW
headerControlOrderPropto calendar componentspresetstoDatePickerandDateTimePickerautoContrasttoTooltipandFloatingTooltipdomaintoSliderandRangeSliderpushOnOverlaptoRangeSliderbdrsnew style prop to forborderRadiusgetYearControlProps,getMonthControlProps,getDayProps,renderDayto date components
Fixed
- Fixed issue where setting
value=NoneinMultiSelectorCheckboxGroupcaused an error #609
- Makes NotificationContainer compatible with dash 2 by @AnnMarieW in #599
Changed
- Upgraded to latest Mantine (8.1.2)
New Contributors
- @ihor-lazariev made their first contribution in #604
Full Changelog: 2.0.0...2.1.0