Skip to content

5.2.4

Compare
Choose a tag to compare
@rtivital rtivital released this 27 Aug 15:27
· 3085 commits to master since this release

What's Changed

  • [@mantine/hooks] use-focus-return: Allow shouldReturnFocus to be dynamic (#770)
  • [@mantine/core] Tooltip: Remove extra markup from disabled Tooltip.Floating (#2220)
  • [@mantine/core] TypographyStylesProvider: Fix code tag styles when it is nested within pre tag (#2219)
  • [@mantine/prism] Fix copy icon interfering with code (#2171)
  • [@mantine/core] Remove hardcodded padding from Select, MultiSelect and Autocomplete dropdowns (#2108)
  • [@mantine/dropzone] Change onDrop type from File to FileWithPath (#2250)
  • [@mantine/core] Image: Change fit prop type to include all possible object-fit values (#2245)

New Contributors

Full Changelog: 5.2.3...5.2.4