7.11.2
What's Changed
[@mantine/core]Combobox: Fix inconsistent horizontal dropdown padding[@mantine/core]Drawer: Fix content overflowing horizontally on mobile whenoffsetis set[@mantine/core]Drawer: Fix double scrollbar appearing whenoffsetandscrollAreaComponentprops are set[@mantine/carousel]Fix responsiveslideSizevalues working differently from other style props[@mantine/hooks]use-interval: AddautoInvokeoption support[@mantine/hooks]use-interval: Fix updates to the function and interval timeout being ignored[@mantine/core]Anchor: FixlineClampprop 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: FixlineSizebeing 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 incorrectdataprop type (#6352)[@mantine/charts]FixstrokeColorprop 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 ofcreateStylesclasses (#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