- Add missing
FormListtype export to@mantine/formpackage - Fix Dropzone component throwing error if files were rejected and onReject function was not provided
- Fix
transitionTimingFunctionprop not working in Modal and Drawer components - Add mime type for .exe files in
@mantine/dropzonepackage (#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 nullon image upload in RichTextEditor (#1514) - Add
openDropdownOnClearprop to DatePicker and DateRangePicker components (#1497)