Skip to content

6.0.11

Compare
Choose a tag to compare
@rtivital rtivital released this 16 May 07:42
· 3243 commits to master since this release

What's Changed

  • [@mantine/core] Improve inputs disabled styles handling inside fieldset elements (#4152)
  • [@mantine/core] Badge: Expose BadgeVariant type (#4215)
  • [@mantine/core] ThemeIcon: Expose ThemeIconVariant type (#4216)
  • [@mantine/core] ColorInput: Add option to set eye dropper aria-label though prop (#4227)
  • [@mantine/core] ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters (#4238)
  • [@mantine/core] MultiSelect: Fix layout shifts in Safari when input is focused (#4249)
  • [@mantine/core] Rating: Add CSS color values support in color prop (#4251)
  • [@mantine/dates] Add missing nextIcon/previousIcon types to all components (#4180)

New Contributors

Full Changelog: 6.0.10...6.0.11