What's Changed
[@mantine/core]
Combobox: Fix inconsistent horizontal dropdown padding[@mantine/core]
Drawer: Fix content overflowing horizontally on mobile whenoffset
is set[@mantine/core]
Drawer: Fix double scrollbar appearing whenoffset
andscrollAreaComponent
props are set[@mantine/carousel]
Fix responsiveslideSize
values working differently from other style props[@mantine/hooks]
use-interval: AddautoInvoke
option support[@mantine/hooks]
use-interval: Fix updates to the function and interval timeout being ignored[@mantine/core]
Anchor: FixlineClamp
prop not working[@mantine/core]
Anchor: Fix text-decoration styles being inconsistent withvariant="gradient"
[@mantine/dates]
DateInput: Fix value flickering with custom timezone (#6517)[@mantine/core]
Burger: FixlineSize
being passed to the DOM node (#6520)[@mantine/charts]
Add support for nested properties indataKey
(#5886)[@mantine/core]
Fix Modal/Drawer headers overlaying custom scrollbar (#6175)[@mantine/charts]
Sparkline: Fix incorrectdata
prop type (#6352)[@mantine/charts]
FixstrokeColor
prop being passed to the DOM element (#6507)[@mantine/core]
FocusTrap: Improve compatibility with React 19 (#6492)[@mantine/hooks]
use-os: Fix iOS being reported as MacOS in several cases (#6511)[@mantine/emotion]
Fix incorrect types ofcreateStyles
classes (#6490)[@mantine/core]
Tooltip: FixfloatingStrategy="fixed"
not working (#6502)
New Contributors
- @lwkchan made their first contribution in #6502
- @Sergio16T made their first contribution in #6517
Full Changelog: 7.11.1...7.11.2