What's Changed
[@mantine/core]
NumberInput: Fix double border between controls appeared on low resolution screens (#5753)[@mantine/hooks]
use-hotkeys: Fix incorrectHotkeyItem
type (#5705)[@mantine/hooks]
use-resize-observer: Fix incorrect ref type (#5759)[@mantine/core]
ScrollArea: FixoffsetScrollbars
not working on y-axis (#5762)[@mantine/core]
NavLink: Addcollapse
Styles API selector (#5776)[@mantine/hooks]
Fixed initial value of theonline
attribute returned byuseNetwork()
in Firefox (#5766)[@mantine/core]
PinInput: Fix inputs not being updated withlength
prop changes[@mantine/core]
PinInput: Fix incorrectonComplete
behavior (#5774, #5771)[@mantine/core]
Card: Fix incorrect margins in first and last sections whenCardSection
component is used instead ofCard.Section
(#5742)[@mantine/core]
Tooltip: Fix multiline prop not working correctly inTooltip.Floating
component
New Contributors
- @nikolaistarostin made their first contribution in #5772
- @rilrom made their first contribution in #5762
Full Changelog: 7.5.2...7.5.3