Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

7.0.0-beta.6

Choose a tag to compare

@rtivital rtivital released this 16 Sep 17:45
· 32 commits to master since this release
  • Add rootRef prop support to Chip, Checkbox, Switch and Radio to allow usage with Tooltip and other similar components
  • Add missing UseFormInput @mantine/form export type
  • Fix fluid prop passed to the dom node in Container
  • Fix disabled input styles not working in Firefox
  • Fix allowNegative prop not working correctly in NumberInput component
  • Add Box component documentation
  • Fix incorrect color of NativeSelect value when it is used in the rightSection of other input
  • Fix incorrect default pointer events value of Select rightSection
  • Add Combobox chevron to MultiSelect
  • Default CSS variables were moved to .css files to reduce output markup in most of components – now CSS variables are added in component style attribute only if you set corresponding props
  • Fix svg icons alignment in Spotlight actions sections
  • CloseButton was decoupled from ActionIcon to reduce output markup, it now supports only subtle and transparent variants
  • Fix color swatches being squashed in ColorPicker in mobile Safari
  • DatesProvider now supports setting timezone