What's Changed
[@mantine/core]
Paper: Fix incorrectwithBorder
prop cascading to nested Paper components (#4930)[@mantine/core]
MultiSelect: Fix incorrect input styles without placeholder (#4954)[@mantine/core]
NumberInput: Fix focus shifting from the input when one of the controls is pressed (#5013)[@mantine/notifications]
Fixstyle
prop breaking animations (#5007)[@mantine/core]
Rating: Fix incorrect touch events handling (#4976)[@mantine/carousel]
FixonClick
handler fromnextControlProps
being overwritten by internal props (#4985)[@mantine/core]
MultiSelect: FixselectFirstOptionOnChange
prop not working (#4997)[@mantine/core]
Select: Fix incorrect behavior when bothsearchValue
andvalue
are controlled (#4998)[@mantine/spotlight]
Fix DOM error thrown after HMR and several other cases (#4992)[@mantine/hooks]
use-timeout: Fix callback not running after state change (#4968)[@mantine/hooks]
use-focus-trap: Fix incorrectinput[type="radio"]
handling (#4856)
New Contributors
- @spicybackend made their first contribution in #4953
- @Shresth72 made their first contribution in #4856
- @DenisBessa made their first contribution in #4992
- @thealmarques made their first contribution in #4976
- @Devon-Dickson made their first contribution in #4969
Full Changelog: 7.1.2...7.1.3