7.5.3
版本发布时间: 2024-02-16 17:31:20
mantinedev/mantine最新发布版本:7.12.2(2024-08-30 21:32:34)
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 https://github.com/mantinedev/mantine/pull/5772
- @rilrom made their first contribution in https://github.com/mantinedev/mantine/pull/5762
Full Changelog: https://github.com/mantinedev/mantine/compare/7.5.2...7.5.3