[@mantine/core]
Input: Addrole="alert"
to Input.Error to make it visible for screen readers (#2023)[@mantine/core]
AddwithFocusReturn
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