Skip to content

6.0.17

Compare
Choose a tag to compare
@rtivital rtivital released this 18 Jul 06:30
· 1657 commits to master since this release

What's Changed

  • [@mantine/carousel] Remove x.clickAllowed to support embla 8.x (#4357, #4174)
  • [@mantine/core] PasswordInput: Remove rightSection associated props to avoid confusion (#4436)
  • [@mantine/core] Menu: Fix up and down keys not working when first Menu.Item is disabled (#4411)
  • [@mantine/spotlight] Fix target prop not working (#4494)
  • [@mantine/core] Switch: Fix incorrect label styles in RTL (#4515)
  • [@mantine/core] Slider: Fix decimal step without precision prop not working (#4538)
  • [@mantine/core] Rating: Fix readOnly prop not working with defaultValue (#4525)
  • [@mantine/core] Modal: Migrate to dvh units to fix incorrect styles in mobile Safari (#4517)
  • [@mantine/dates] DateInput: Decouple clearable and allowDeselect logic, allow disabling allowDeselect if clearable is set (#4527)
  • [@mantine/dates] DatePickerInput: Fix defaultDate prop not working (#4532)

New Contributors

Full Changelog: 6.0.16...6.0.17