7.2.1
版本发布时间: 2023-11-07 23:51:52
mantinedev/mantine最新发布版本:7.12.2(2024-08-30 21:32:34)
What's Changed
-
[@mantine/core]
Numberinput: Reduce width of the right section to match controls width (#5033) -
[@mantine/core]
Popover: Addsize
floating-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]
Fixlimit
prop not working (#5105) -
[@mantine/dropzone]
Allow overriding props from react-dropzone-esm with component props (#5114) -
[@mantine/core]
Remove"use client";
directive fromrem
,createTheme
and 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-disabled
attribute (#5149) -
[@mantine/core]
Add support for values separated by space torem
andem
functions (#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: Fixinline
prop not working (#5194) -
[@mantine/core]
Alert: Fix incorrect styles when the component is used without children (#5196) -
[@mantine/core]
Setaria-hidden
on Checkbox and Radio icons to prevent them being announced by screen readers (#5202) -
[@mantine/form]
Fixform.reset
not reseting values to updatedinitialValues
(#5123)
New Contributors
- @kavinda1995 made their first contribution in https://github.com/mantinedev/mantine/pull/5145
- @dodas made their first contribution in https://github.com/mantinedev/mantine/pull/5123
- @gorkunov made their first contribution in https://github.com/mantinedev/mantine/pull/5194
- @ranquild made their first contribution in https://github.com/mantinedev/mantine/pull/5213
- @SecondThundeR made their first contribution in https://github.com/mantinedev/mantine/pull/5210
Full Changelog: https://github.com/mantinedev/mantine/compare/7.2.0...7.2.1