Skip to content

5.7.2

Compare
Choose a tag to compare
@rtivital rtivital released this 12 Nov 11:19
· 2621 commits to master since this release

What's Changed

  • [@mantine/core] RangeSlider: Fix incorrect minRange handling for negative values (#2897)
  • [@mantine/core] Slider: Fix unexpected step behavior when min is set to odd number (#2855)
  • [@mantine/core] Prevent focus shifting from the input when clear button is pressed in Select and MultiSelect components
  • [@mantine/core] TypographyStylesProvider: Add mark styles
  • [@mantine/core] Image: Do not show placeholder when image is loading to avoid issues with ssr and rapidly changing src prop
  • [@mantine/core] Slider: Fix incorrect marks styles when inverted prop is set (#2894)
  • [@mantine/core] Fix incorrect label alignment in Checkbox, Radio and Switch components when label is a ReactNode (#2881)
  • [@mantine/core] Modal: Fix incorrect click outside behavior (#2896)
  • [@mantine/core] Radio: Fix size prop not being respected when used within Radio.Group (#2913)

New Contributors

Full Changelog: 5.7.1...5.7.2