- Fix Menu click outside events not working when it is used within Drawer
- Fix
onKeyDownprop not working correctly in MultiSelect component - Add option to configure z-index to Indicator component and fix the issue when indicator appeared above modal
- Make use-form functions memoized to optimize rerenders (#1383)
- Fix
registerSpotlightActionsandremoveSpotlightActionsnot working correctly in@mantine/spotlight(#1396) - Fix
Enterkey not submitting form in Autocomplete component (#1364)