github snehilvj/dash-mantine-components 1.1.0

latest releases: 2.2.1, 2.2.0, 2.2.0rc1...
5 months ago

What's Changed

Added

  • Added RichTextEditor and TypographyStylesProvider components #530 by @emilhe

Changed

  • Complex components such as CodeHighlightTabs, and Stepper are now rendered by the dash ecosystem when using dash 3+. Dash 2 falls back on dash-extensions-js to render via React.createElement (by @emilhe). This enables the use of these components in callbacks as triggers. #531 @BSd3v

Fixed

  • Fixed TagsInput initial value being cleared after user update (regression introduced in 1.0.0) #533 by AnnMarieW

See more in our Release Announcement

Full Changelog: 1.0.0...1.1.0

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

NewReleases is sending notifications on new releases.