- Add missing
FormList
type export to@mantine/form
package - Fix Dropzone component throwing error if files were rejected and onReject function was not provided
- Fix
transitionTimingFunction
prop not working in Modal and Drawer components - Add mime type for .exe files in
@mantine/dropzone
package (#1515) - Add support for separator as first character in NumberInput (#1530)
- Fix am/pm not working on Android in TimeInput component (#1534)
- Fix error
range is null
on image upload in RichTextEditor (#1514) - Add
openDropdownOnClear
prop to DatePicker and DateRangePicker components (#1497)