- AppShell no longer parses props of Navbar and Header components, AppShell positioning logic was migraed to context and CSS variables, Navbar and Header components can be wrapped with other components
useLocalStorageValuehook was renamed touseLocalStorage(old hook is still exported from@mantine/hooks)- Fix keyboard navigation triggering wrong action when using grouping in
@mantine/spotlightpackage (#995) - Improve types for
@mantine/modalspackage (#947) - Add
radiusprop support to@mantine/spotlight(#959) - Fix
maxSelectedValuescounter not being reset after MulstiSelect was cleared (#949) - Fix Radio squishing when associated label is too large (#970)
- Improve edge cases handling while entering data in TimeInput component (#933)
- Fix fullWidth not working with month view in Calendar component (#957)