github snehilvj/dash-mantine-components 1.0.0rc2

latest releases: 2.2.1, 2.2.0, 2.2.0rc1...
pre-release6 months ago

Added

  • Added CheckboxCard CheckboxIndicator RadioCard RadioIndicator components #486 by @deadkex

Changed

  • Expanded the active prop to support string values ("exact" and "partial") in addition to true/false. #504 by @BSd3v

    • exact: Marks the link as active only when pathname exactly matches href.
    • partial: Marks the link as active when pathname starts with href, allowing for subpages.
  • Upgraded to latest Mantine (7.17.0)

Fixed

  • Corrected an error in the Alert component when the duration prop prop was set when using dash>=3 #516 by @AnnMarieW

New Contributors

Full Changelog: 1.0.0rc1...1.0.0rc2

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

NewReleases is sending notifications on new releases.