Added
- For
MonthPickerInput
, the debounce prop can now be True, False or number of ms delay before updating. When True, the value updates on blur. #471 by @oelhammouchi - Added
InputWrapper
component #491 by @Godisemo
Fixed
- Fixed debounce in
DatePickerInput
that stopped working in 0.15.2 #496 by @AnnMarieW - Enable components to be used in
children
andicon
in thecloseButtonProps
andclearButtonProps
. #493 by @AnnMarieW
Changed
- Upgraded to latest Mantine (7.16.2)
New Contributors
- @oelhammouchi made their first contribution in #471
Full Changelog: 0.15.2...0.15.3