Skip to content

5.6.1

Compare
Choose a tag to compare
@rtivital rtivital released this 22 Oct 09:42
· 2723 commits to master since this release

What's Changed

  • [@mantine/core] Popover: Set default width to max-content to reduce position shift in some cases (#2500)
  • [@mantine/core] Popover: Add position fallback to reduce postion shift (#2500)
  • [@mantine/core] Slider: Fix incorrect min/max boundaries handling when step is larger than the difference between current value and min/max (#2656)
  • [@mantine/hooks] use-idle: Improve types for events (#2704)
  • [@mantine/hooks] use-focus-trap: Fix incorrect aria-hidden handling (#2735)
  • [@mantine/core] Popover: Fix infinite loop when component is used with Preact (#2752)
  • [@mantine/core] Tooltip: Add nested tooltips support (#2768)
  • [@mantine/core] TransferList: Add transferIcon, transferAllIcon props, controlled search and tuple syntax for seachPlaceholder and nothingFound props (#2769)
  • [@mantine/dropzone] Update react-dropzone to 14.2.3 to fix OS detection issue (#2746)
  • [@mantine/form] Fix incorrect required second argument in UseFormReturnType (#2758)
  • [@mantine/core] Rating: Fix count and fractions parameters to accept integers only (#2763)
  • [@mantine/core] Rating: Fix broken react 17 compatibility

New Contributors

Full Changelog: 5.6.0...5.6.1