7.7.2
版本发布时间: 2024-04-11 22:57:27
mantinedev/mantine最新发布版本:7.12.2(2024-08-30 21:32:34)
What's Changed
-
[@mantine/core]
CloseButton: Add missing disabled styles (#6044) -
[@mantine/core]
AppShell: Fix incorrect app safe area handling by AppShell.Footer (#6060) -
[@mantine/core]
NumberInput: Fix cursor position changing when the value is incremented/decremented (#6004) -
[@mantine/core]
TagsInput: Fix incorrect IME keyboard input handling forBackspace
key (#6011) -
[@mantine/charts]
Fix incorrect overflow styles of svg element (#6040) -
[@mantine/core]
PinInput: AddrootRef
prop support (#6032) -
[@mantine/core]
ScrollArea: FixviewportProps.onScroll
not working (#6055) -
[@mantine/core]
ScrollArea: Fix incorrect inset position of the horizontal scrollbar (#6059) -
[@mantine/hooks]
use-local-storage: Fix infinite rerendering with object values (#6022)
New Contributors
- @zo-ly made their first contribution in https://github.com/mantinedev/mantine/pull/6055
Full Changelog: https://github.com/mantinedev/mantine/compare/7.7.1...7.7.2