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

7.0.0-beta.2

Choose a tag to compare

@rtivital rtivital released this 27 Aug 12:36
· 157 commits to master since this release
  • Fix animations in @mantine/notifications package not triggering correctly in some cases
  • Fix leftSectionPointerEvents prop not working in PasswordInput
  • Fix incorrect types of wrapperProps in all inputs
  • Fix incorrect Select dropdown hidden logic when nothing found message is not provided
  • Fix missing ref types in DatePicker, MonthPicker, YearPicker and corresponding picker components
  • Fix readOnly prop not disabling keyboard events in Select, Autocomplete, MultiSelect and TagsInput components
  • Fix readOnly prop not working in NumberInput component
  • Fix Progress.Root being invisible unless size prop is explicitly set
  • Fix incorrect Textarea and JsonInput ref types
  • Fix missing Notifications system prop types docs
  • Add getting started with dates documentation page
  • Fix incorrect separator margins in Stepper with horizontal orientation
  • Change default color scheme to light to avoid confusion with automatic color scheme changes