github snehilvj/dash-mantine-components 2.7.0

5 hours ago

Added

  • Added two features to NavLink to improve route-based active state without requiring callbacks. #719 by @AnnMarieW

    • active="exact-with-search" matches both pathname and query parameters.
    • active="children" sets parent link to active if any child links are active.
  • Added buttonProps to Button, ActionIcon, UnstyledButton, CopyButton components to allow passing props directly to the underlying button element. #716 by @AnnMarieW

Changed

  • Updated to Mantine 8.3.18 Last Mantine V8 release.

Full Changelog: 2.6.1...2.7.0

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

NewReleases is sending notifications on new releases.