7.2.1
What's Changed
[@mantine/core]Numberinput: Reduce width of the right section to match controls width (#5033)[@mantine/core]Popover: Addsizefloating-ui middleware to prevent large dropdown from exceeding screen size (#5213)[@mantine/code-highlight]Prevent error thowing if language is not recognized by highlight.js (#5099)[@mantine/notifications]Fixlimitprop not working (#5105)[@mantine/dropzone]Allow overriding props from react-dropzone-esm with component props (#5114)[@mantine/core]Remove"use client";directive fromrem,createThemeand other utility theme functions (#5119)[@mantine/hooks]use-hash: Add option to retrieve value initially withoutuseEffect(#5140)[@mantine/core]PasswordInput: Fix incorrect styles when the component is wrapper with element withdata-disabledattribute (#5149)[@mantine/core]Add support for values separated by space toremandemfunctions (#5174)[@mantine/code-highlight]Fix CodeHighlightTabs throwing error if language of the tab is nor specified (#5178)[@mantine/core]Fieldset: Fix some elements overflowing the viewport width when rendered inside fieldset (#5179)[@mantine/core]Modal: Fix ScrollArea not working as scroll container (#5189)[@mantine/core]Text: Fixinlineprop not working (#5194)[@mantine/core]Alert: Fix incorrect styles when the component is used without children (#5196)[@mantine/core]Setaria-hiddenon Checkbox and Radio icons to prevent them being announced by screen readers (#5202)[@mantine/form]Fixform.resetnot reseting values to updatedinitialValues(#5123)
New Contributors
- @kavinda1995 made their first contribution in #5145
- @dodas made their first contribution in #5123
- @gorkunov made their first contribution in #5194
- @ranquild made their first contribution in #5213
- @SecondThundeR made their first contribution in #5210
Full Changelog: 7.2.0...7.2.1