Skip to content

5.5.5

Compare
Choose a tag to compare
@rtivital rtivital released this 11 Oct 14:08
· 2782 commits to master since this release

What's Changed

  • [@mantine/core] NumberInput: Fix removeTrailingZeros prop not working for initial value (#2638)
  • [@mantine/core] Modal: Fix issue when it was impossible to interact with scrollbars behind overlay (#2669)
  • [@mantine/styles] Fix incorrect params handling in DefaultProps type in strict mode
  • [@mantine/core] Select: Fix component scrolling page when it is focused without any data or nothing found message (#2628)
  • [@mantine/core] Fix Avatar and ThemeIcon components not respecting theme.defaultGradient (#2649)
  • [@mantine/dates] Calendar: Fix error in console when up/down error is pressed and next/previous date is disabled
  • [@mantine/core] Menu: Close menu when target changes (#2646)
  • [@mantine/hooks] use-focus-return: Add preventScroll: true to avoid scrolling to element when dropdown/modal is closed outside of current viewport

New Contributors

Full Changelog: 5.5.4...5.5.5