Dash 3.0 compatible release 🎉
Release announcement
Please see more details and examples in our GitHubDisscussions
See alsothe 1.0.0rc1 and 1.0.0rc2 release notes
Breaking Change
- Removed
draggable
andspeed
prop fromCarousel
since these props are not supported in Embla Carousel V8. #520 by @AnnMarieW
Added
- Added
middlewares
prop toTooltip
andoverscrollBehavior
prop toScrollArea
(New props as of Manitine 7.17). #520 by @AnnMarieW
Changed
notification
will now automatically set itsaction
tohide
when closed, this avoids issues where acallback
error would re-trigger the component. #523 by @BSd3v- graphs and code highlight components now loaded async, reducing the dash_mantine_components.js file size from 2.68 MiB to 823 KiB #521 by @AnnMarieW and @emilhe
New Contributors
Full Changelog: 0.15.3...1.0.0.0