github snehilvj/dash-mantine-components 1.2.0

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

Added

  • Added inputProps to JsonInput, NumberInput, PasswordInput, TextInput, and TextArea components to allow passing props directly to the underlying input element. #568 by @AnnMarieW
  • Optional component stylesheets are now bundled automatically. It’s no longer necessary to include them as external stylesheets or add them to the assets folder. PR #567 by @AnnMarieW

Fixed

  • Fixed issue where children of certain components could not be updated in a callback. Requires dash >=3.03 #558 by @AnnMarieW
  • Fixed issue where Navlink could not be updated in a callback if the href prop was not set initially. #562 by @AnnMarieW
  • Fixed issue with components that used useMemo that couldn't be updated in a callback. #561 BY @AnnMarieW

Changed

  • Upgraded to latest Mantine (7.17.4)

Full Changelog: 1.1.1...1.2.0

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

NewReleases is sending notifications on new releases.