7.15.2
What's Changed
[@mantine/dates]DatePicker: Fix incorrect handling of receiving partial value whentype="range"(#7278)[@mantine/hooks]use-local-storage: Fix value not being updated whenkeychanges (#7286)[@mantine/charts]FixgridColorprop being passed down as attribute to html element (#7288)[@mantine/core]Update react-textarea-autosize to support React 19 (#7297)[@mantine/core]TypographyStylesProvider: Fix margin removal affecting non-typography elements (#7290)[@mantine/core]Tooltip: Addmiddlewaresprop support (#7281)[@mantine/core]FloatingIndicator: Fix incorrect position calculations when the parent element has border (#7267)[@mantine/core]ScrollArea: Fix scrollbar not changing with the scroll position on first render (#7257, #7260)[@mantine/tiptap]Fix incorrect paragraph styles inside lists (#7255)[@mantine/hooks]Fix incorrect ref types in use-move, use-radial-move, use-in-viewport and use-scroll-into-view (#7252)[@mantine/form]Fix incorrect validators types (#7242)
New Contributors
- @QuinnStraus made their first contribution in #7255
- @tamago324 made their first contribution in #7260
- @StyxOfDynamite made their first contribution in #7270
- @lamualfa made their first contribution in #7267
- @angristan made their first contribution in #7284
Full Changelog: 7.15.1...7.15.2