7.14.1
What's Changed
[@mantine/hooks]use-hotkeys: Fix+sign not being supported (syntax:shift+[plus]) (#7123)[@mantine/core]Popover: Fixstylesprop being handled incorrectly (#7120)[@mantine/charts]FixvalueFormatternot working in point labels of LineChant, AreaChart and CompositeChart components (#6989)[@mantine/core]Popover: FixonOpenandonClosecallbacks being called on each render (#7022, #7111, #7115)[@mantine/core]Menu: FixBlocked aria-hiddenwarning when an interactive element is clicked outside of the Menu.Dropdown when the Menu is opened (#7035)[@mantine/core]Fixtopstyle prop not being conveted to rem (#7112)[@mantine/dates]DateInput: FixdefaultDateprop not working when the value is set tonull(#4426)[@mantine/core]NumberInput: Remove increment/decrement control if value cannot be safely incremented (is larger than Number.MAX_SAFE_INTEGER) (#7033)[@mantine/core]NumberInput: Fix value being reverted to start value if intial component value is a string[@mantine/notifications]FixNotificationDatatype being too broad (#7097)[@mantine/core]RingProgress: AddtransitionDurationprop support (#7103)[@mantine/core]TagsInput: Fix incorrect tag remove logic with duplicated tags (#7105)[@mantine/core]Combobox: Fix incorrectaria-controlsattribute being set on the target element when the dropdown is closed (#7114)
New Contributors
Full Changelog: 7.14.0...7.14.1