This repository was archived by the owner on Sep 18, 2023. It is now read-only.
7.0.0-beta.2
- Fix animations in
@mantine/notificationspackage not triggering correctly in some cases - Fix
leftSectionPointerEventsprop not working in PasswordInput - Fix incorrect types of
wrapperPropsin 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
readOnlyprop not disabling keyboard events in Select, Autocomplete, MultiSelect and TagsInput components - Fix
readOnlyprop not working in NumberInput component - Fix Progress.Root being invisible unless
sizeprop 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