What's Changed
[@mantine/core]
Pill: Fix incorrectremoveButtonProps
type[@mantine/modals]
Fixdata-*
attributes not being included in types for confirm and cancel button props[@mantine/core]
Fix incorrect selected option position handling when search changes in Select, MultiSelect, Autocomplete and TagsInput (#7583)[@mantine/core]
SegmentedControl: Fix incorrect indicator position whendata
is updated (#7615)[@mantine/core]
ScrollArea: Fix scrollbars being revealed on hover when hidden withoffsetScrollbars="present"
(#7599)[@mantine/core]
AppShell: Fix disabled prop not removing aside and footer margins (#7609)[@mantine/modals]
Fix incorrect esm exports paths (#7603)[@mantine/core]
Checkbox: Set indeterminate attribute on the DOM node (#7608, #7613)
New Contributors
- @andrewborstein made their first contribution in #7613
- @connorads made their first contribution in #7603
- @ofk made their first contribution in #7609
Full Changelog: 7.17.2...7.17.3