Skip to content

6.0.20

Compare
Choose a tag to compare
@rtivital rtivital released this 05 Sep 10:04
· 1627 commits to master since this release

What's Changed

  • [@mantine/dates] Calendar: Fix incorrect hasNextLevel prop type (#4682)
  • [@mantine/core] PasswordInput: Set autocomplete="off" to prevent passwords logging in console (#4564)
  • [@mantine/core] BackgroundImage: Fix image not loading if given image url contains whitespace (#4715)
  • [@mantine/dates] Fix: DatePickerInput and DateTimePicker label click does not focusing the input (#4634)
  • [@mantine/core] PinInput: Fix OTP paste not working from Google Keyboard on Android (#4641)
  • [@mantine/core] Grid: Fix id prop not being passed to the root element (#4666)
  • [@mantine/tiptap] Fix incorrect color displayed in ColorPickerControl (#4667)
  • [@mantine/core] Anchor: Fix incorrect inherited types from Text (#4695)

New Contributors

Full Changelog: 6.0.19...6.0.20