Skip to content

5.1.4

Compare
Choose a tag to compare
@rtivital rtivital released this 12 Aug 07:45
· 3207 commits to master since this release
  • [@mantine/core] Input: Add role="alert" to Input.Error to make it visible for screen readers (#2023)
  • [@mantine/core] Add withFocusReturn prop support to Modal and Drawer components to allow focus behavior configuration (#770)
  • [@mantine/utils] Fix custom events not firing in strict mode (#2081)
  • [@mantine/core] AppShell: Fix Navbar cut off for mobile users with address bar on top (#1171)
  • [@mantine/core] Alert: Allow usage of close button when title is not set (#1348)
  • [@mantine/core] Notification: Reduce description styles selector specificity to allow color overriding with Styles API (#1627)
  • [@mantine/core] Slider: Fix "Unable to preventDefault inside passive event listener invocation" error appearing in console for touch devices (#1751)
  • [@mantine/hooks] Move initial value calculation to useEffect to avoid hydration mismatches (#1764) in the following hooks: use-window-scroll, use-viewport-size, use-media-query, use-reduced-motion, use-network, use-local-storage, use-hash, use-document-visibility, use-color-scheme.

Full Changelog: 5.1.3...5.1.4