Skip to content

0.15.3

Latest
Compare
Choose a tag to compare
@AnnMarieW AnnMarieW released this 03 Feb 21:04
· 67 commits to master since this release
c1cce96

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 and icon in the closeButtonProps and clearButtonProps. #493 by @AnnMarieW

Changed

  • Upgraded to latest Mantine (7.16.2)

New Contributors

Full Changelog: 0.15.2...0.15.3