0.14.5
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
- Enable date parsing based on the
-
Fixed
boxWrapperProps
in theMenuTarget
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 toopened
for theCollapse
component #311 -
When updating the
data
in aSelect
orMultiSelect
component in a callback, the value now correctly reflects only valid options. #301 #323
Added
- Added
disabled
prop toFieldset
component #306 - New components add in #266 by @stpnvkirill
MonthPickerInput
YearPickerInput
- Added
barProps
andwithValueLabels
for theBarCharts
in #300
Changed
- Upgrade to latest Mantine (7.13.0)
New Contributors
- @stpnvkirill made their first contribution in #266
- @datenzauberai made their first contribution in #309
DMC Docs Contributors
- @MichaelODeli Thanks for adding the
Fieldset
component docs! - @JulienPeloton Thanks for updating the Tooltip docs.
Full Changelog: 0.14.4...0.14.5