Skip to content

0.14.5

Latest
Compare
Choose a tag to compare
@AnnMarieW AnnMarieW released this 29 Sep 17:57
d07303f

Fixed

  • Date components:

    • Enable date parsing based on the valueFormat prop
    • Locale now works with persistence and on first render
    • This PR #314 is based on #265 - Thanks for your contribution @albavilanova
  • Fixed boxWrapperProps in the MenuTarget component #309 by @datenzauberai

  • Ensure that Mantine and stylesheet versions match to the exact version rather than the major version. #317

  • Fixed invalid prop name in by changing it to opened for the Collapse component #311

  • When updating the data in a Select or MultiSelect component in a callback, the value now correctly reflects only valid options. #301 #323

Added

  • Added disabled prop to Fieldset component #306
  • New components add in #266 by @stpnvkirill
    • MonthPickerInput
    • YearPickerInput
  • Added barProps and withValueLabels for the BarCharts in #300

Changed

  • Upgrade to latest Mantine (7.13.0)

New Contributors

DMC Docs Contributors

Full Changelog: 0.14.4...0.14.5