Mantine 9.2.2

9.2.2
Added 1
  • Menu: Add option to pass safe area polygon options down to Menu.Sub
Fixed 8
  • Pill: Fix incorrect overflow handling
  • TimePicker: Fix incorrect am/pm switching in some cases in production builds
  • use-mask: Fix undo keyboard shortcut not working
  • use-mask: Fix cursor jumping on paste/cut
  • Input: Fix sections misplaced when dir overrides parent direction
  • Select: Fix clear button not showing for falsy primitive values
  • Fix incorrect attributes type in Modal, Drawer and Spotlight
  • tiptap: Fix controls throwing errors when editor is destroyed/not initialized
What's Changed
  • [@mantine/core] Pill: Fix incorrect overflow handling (#8929)
  • [@mantine/dates] TimePicker: Fix incorrect am/pm switching in some cases in production builds (#8911)
  • [@mantine/hooks] use-mask: Fix undo keyboard shortcut not working (#8927)
  • [@mantine/hooks] use-mask: Fix cursor jumping on paste/cut (#8926)
  • [@mantine/core] Input: Fix sections misplaced when dir overrides parent direction (#8905)
  • [@mantine/core] Select: Fix clear button not showing for falsy primitive values (#8901)
  • [@mantine/core] Fix incorrect attributes type in Modal, Drawer and Spotlight
  • [@mantine/tiptap] Fix controls throwing errors when editor is destroyed/not initialized (#8900)
  • [@mantine/core] Menu: Add option to pass safe area polygon options down to Menu.Sub (#8908)
New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/9.2.1...9.2.2

View original

Upgraded? How did it go?

Discussion