github snehilvj/dash-mantine-components 2.2.0

latest release: 2.2.1
16 days ago

See details and examples in the DMC 2.2.0 Release Announcement

Added

  • Added support for custom toolbar controls in RichTextEditor #629 by @BSd3v
  • Added clearSearchOnFocus prop to Select #627 by @AnnMarieW

The following was added in #625 by @AnnMarieW

  • attributes prop – Pass custom attributes to inner elements of components that support the Styles API.
  • strategy prop for Container – Added strategy="grid" option for grid-based layouts with breakout features.
  • target prop for Tooltip – Specify tooltip targets using a selector, HTML element, or ref, as an alternative to children.
  • chevronIconSize prop for Accordion – Control the size of the default chevron icon independently from chevronSize.
  • keepMounted prop for Collapse – Keep collapsed content in the DOM while hidden.
  • autoSelectOnBlur prop for Select and Autocomplete – Automatically select the highlighted option when the input loses focus.

Fixed

  • Fixed CSS for CodeHighlight so it works when dcc.Markdown and/or dash-ag-grid are also used in the same app. #625 by @AnnMarieW

Changed

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

NewReleases is sending notifications on new releases.