npm @mantine/core 7.11.2

latest releases: 7.12.2, 7.12.1, 7.12.0...
one month ago

What's Changed

  • [@mantine/core] Combobox: Fix inconsistent horizontal dropdown padding
  • [@mantine/core] Drawer: Fix content overflowing horizontally on mobile when offset is set
  • [@mantine/core] Drawer: Fix double scrollbar appearing when offset and scrollAreaComponent props are set
  • [@mantine/carousel] Fix responsive slideSize values working differently from other style props
  • [@mantine/hooks] use-interval: Add autoInvoke option support
  • [@mantine/hooks] use-interval: Fix updates to the function and interval timeout being ignored
  • [@mantine/core] Anchor: Fix lineClamp prop not working
  • [@mantine/core] Anchor: Fix text-decoration styles being inconsistent with variant="gradient"
  • [@mantine/dates] DateInput: Fix value flickering with custom timezone (#6517)
  • [@mantine/core] Burger: Fix lineSize being passed to the DOM node (#6520)
  • [@mantine/charts] Add support for nested properties in dataKey (#5886)
  • [@mantine/core] Fix Modal/Drawer headers overlaying custom scrollbar (#6175)
  • [@mantine/charts] Sparkline: Fix incorrect data prop type (#6352)
  • [@mantine/charts] Fix strokeColor prop being passed to the DOM element (#6507)
  • [@mantine/core] FocusTrap: Improve compatibility with React 19 (#6492)
  • [@mantine/hooks] use-os: Fix iOS being reported as MacOS in several cases (#6511)
  • [@mantine/emotion] Fix incorrect types of createStyles classes (#6490)
  • [@mantine/core] Tooltip: Fix floatingStrategy="fixed" not working (#6502)

New Contributors

Full Changelog: 7.11.1...7.11.2

Don't miss a new core release

NewReleases is sending notifications on new releases.