What's Changed
[@mantine/core]
Radio: Fix description and error being misaligned when the component is rendered inside Radio.Group[@mantine/core]
HoverCard: Add missingHoverCard.extend
[@mantine/core]
Drawer: Fix incorrect transitions in rtl direction (#4917)[@mantine/core]
TagsInput: Fix incorrect IME keyboard input handling (#4947)[@mantine/core]
Container: Fix nested Container components inheriting some properties from parent Container component (#4859)[@mantine/core]
Menu: Fix incorrect Menu.Item rtl styles (#4936)[@mantine/core]
Spoiler: remove margin-bottom when "Show more" is hidden (#4928)[@mantine/dropzone]
Migrate toreact-dropzone-esm
package to support frameworks that work only with esm (#4920)[@mantine/core]
Button: Fix incorrect border-radius of loading overlay (#4939)[@mantine/core]
Portal: Fix error when value ofclassName
prop contained whitespace (#4935)[@mantine/core]
MultiSelect: Fix incorrect input sizes values (#4925)[@mantine/core]
Affix: Fixposition
prop set as attribute on the root element (#4932)[@mantine/core]
Updatereact-textarea-autosize
dependency to the latest version to fix issues with edge runtime (#4923)[@mantine/core]
Select: Fix search value not changing when component value is controlled (#4915)[@mantine/core]
Fix incorrect ActionIcon.Group, Button.Group and Rating components RTL styles (#4907)[@mantine/core]
TagsInput: FixonOptionSubmit
not being called when tag is submitted withEnter
key (#4892)[@mantine/core]
NumberInput: Fix value reset to zero when leading non-zero number is deleted (#4916)
New Contributors
- @ShaifArfan made their first contribution in #4916
- @Yhprum made their first contribution in #4892
- @tatthien made their first contribution in #4903
- @m074554n made their first contribution in #4907
- @Raicuparta made their first contribution in #4914
- @wuifdesign made their first contribution in #4915
- @martis900 made their first contribution in #4923
- @Jacouille made their first contribution in #4928
- @a-ryang made their first contribution in #4947
Full Changelog: 7.1.0...7.1.1