What's Changed
[@mantine/hooks]
use-orientation: Add option to customize initial values (#7657)[@mantine/core]
FixselectFirstOptionOnChange
not working correctly (#7583)[@mantine/core]
Fix error thrown when Textarea was used on cloudflare workers (#7637)[@mantine/core]
Allow spacing, radius and font-size types augmentation (#7644)[@mantine/core]
ScrollArea: Fix scrollbars being invisible whenoffsetScrollbars='present'
is not set (#7647)[@mantine/core]
TypographyStylesProvider: Fix headings font-family not matching the value defined on the theme (#7651)[@mantine/core]
Paper: Add CSS variable for border-color for easier overrides (#7654)[@mantine/core]
Table: FixstickyHeader
prop affecting border rendering (#7658)[@mantine/core]
Slider: FixonChangeEnd
using stale external state (#7660)
New Contributors
- @Han5991 made their first contribution in #7660
- @WojakGra made their first contribution in #7658
- @drew-r made their first contribution in #7651
- @mark-night made their first contribution in #7644
- @Odonno made their first contribution in #7636
Full Changelog: 7.17.3...7.17.4