Skip to content

4.1.5

Compare
Choose a tag to compare
@rtivital rtivital released this 24 Apr 13:47
· 6361 commits to master since this release
  • Add option to set id to root Modal element (#1270)
  • Fix incorrect Tooltip behavior with disabled buttons (#1272)
  • Add missing them default radius support to MultiSelect component (#1279)
  • Fix warnings during SSR in SegmentedControl component (#1284)
  • Add accessible name to RadioGroup component (#1285)
  • Prioritize actions based on title in default filter function in @mantine/spotlight (#1304)
  • Add ref support to Grid.Col component (#1314)
  • Fix issue when it was impossible to override padding with sx or className in Container component
  • Fix width and height not repected when inline element is used as root in Avatar component
  • Fix values not provided for list fields validation rules in use-form hook