7.13.1
What's Changed
[@mantine/chart]PieChart: Remove unused CSS (#6903)[@mantine/core]Menu: FixonKeyDownnot working when passed to Menu.Item (#6906)[@mantine/core]TagsInput: Fix duplicated tags being deleted when one of tags with the same value is deleted (#6907)[@mantine/dates]Fix hidden input value not respecting specified timezone (#6881)[@mantine/hooks]use-hover: Fix events not being reattached when the target node changes (#6782)[@mantine/colors-generator]Update chroma-js version to support the latest version (#6879)[@mantine/core]PinInput: Fix incorrectBackspacekey handling on the first input (#6880)[@mantine/hooks]use-state-history: Addresethandler support (#6769)[@mantine/core]ScrollArea: FixonTopReachedprop not being passed down in ScrollArea.Autosize component (#6747)[@mantine/chart]Fix incorrect types for props passed down to recharts components (#6820)[@mantine/form]Fix indices over 9 not working in form paths in some cases (#6794)[@mantine/chart]BarChart: Fix BarLabel logging errors in the console (#6810)[@mantine/chart]Fix error when chart tooltip label contains period (#6826)[@mantine/core]Title: Add option to use Text font-size and line-height values withsizeprop (#6833)[@mantine/date]Calendar: FixnextLabelandpreviousLabelprops not working (#6847)[@mantine/core]Fix2xland other similar values being treated as CSS value instead of theme value (#6855)[@mantine/core]Breadcrumbs: Fix component with large number of values not wrapping on small screens (#6863)[@mantine/core]Table: Fix thead being overlayed to td in some cases (#6860)
New Contributors
- @ozantekin made their first contribution in #6863
- @Vakarva made their first contribution in #6811
- @zrll12 made their first contribution in #6747
- @AdhamMoussa made their first contribution in #6769
- @GZTimeWalker made their first contribution in #6879
- @max-degterev made their first contribution in #6782
- @ctdunc made their first contribution in #6907
Full Changelog: 7.13.0...7.13.1