Skip to content

5.9.4

Compare
Choose a tag to compare
@rtivital rtivital released this 12 Dec 10:31
· 2455 commits to master since this release

What's Changed

  • [@mantine/core] Switch: Fix incorrect alignment (#3082)
  • [@mantine/dates] Fix DateRangePicker and DatePicker components not supporting readOnly prop (#3089)
  • [@mantine/hooks] use-click-outside: Fix incorrect typescript definition for strict mode (#3119)
  • [@mantine/core] Input: Fix incorrect Input.Error role, connect Input.Description and Input.Error to the input element with aria-describedby (#3146)
  • [@mantine/tiptap] Fix control styles API working incorrectly for Link and Color control (#3148)
  • [@mantine/modals] Increase default zIndex to allow usage with Modal component (#3154)
  • [@mantine/hooks] use-click-outside: Fix incorrect outside clicks detection when click target is html element (#3143)

Full Changelog: 5.9.3...5.9.4