5.1.5
What's Changed
[@mantine/hooks]use-viewport-size: Add missing size calculation to useEffect (#2085)[@mantine/carousel]Add dynamic slides handling (#2074)[@mantine/core]Fix keys errors in Select and MultiSelect components when items with group are mixed with items without groups (#2045)[@mantine/core]Fix incorrect creatable item styles calculation and issue with repeated key (#1662)[@mantine/hooks]use-interval: Ensure that only one running interval can be rutting at a time (#2093)[@mantine/spotlight]FixcloseOnTriggerwith not working correctly with 'Enter' key (#2066)[@mantine/core]Button: Fix incorrect overlap between buttons inButton.Groupfor screens with low resolution (#1979)[@mantine/core]Allow usage of Toolip withPopover.Target,HoverCard.TargetandMenu.Target(#1897)[@mantine/carousel]AdduseAnimationOffsetEffecthook to fix issue with incorrect slides offset when Carousel is used in animated container, for example in Modal (#2041)[@mantine/core]NumberInput: Fix incorrect events handling for composite events (#1935)[@mantine/hooks]use-hotkeys: Add option to usegetHotkeyHandlerwith.addEventListenerevents (#1952)[@mantine/styles]Fix incorrecttheme.spacingcalculation when it is overridden with 0 values (#1832)
New Contributors
- @morvud made their first contribution in #2066
- @huijiewei made their first contribution in #1935
Full Changelog: 5.1.4...5.1.5