Skip to content

5.10.1

Compare
Choose a tag to compare
@rtivital rtivital released this 17 Jan 07:10
· 2474 commits to master since this release

What's Changed

  • [@mantine/core] HoverCard: Add missing types for classNames, styles and unstyled props (#3257)
  • [@mantine/modals] Fix incorrect close modal logic (#3300)
  • [@mantine/hooks] use-set-state: Make setState fucntion stable across renders (#3357)
  • [@mantine/tiptap] Fix incorrect styles on placeholder component (#3382)
  • [@mantine/hooks] use-local-storage: Fix value not updated when local storage value is cleared (#3298)
  • [@mantine/core] Fix unexpected extra space added at the bottom of Switch, Radio and Checkbox components (#3303)
  • [@mantine/hooks] use-full-screen: Fix hook not working on iOS (#3327)
  • [@mantine/core] Stepper: Fix allowStepSelect not working on Stepper.Step component (#3340)
  • [@mantine/form] Fix useForm initialDirty stops form.isDirty from working as expected (#3372)
  • [@mantine/core] Stack: Fix incorrect default justify prop (#3293)

New Contributors

Full Changelog: 5.10.0...5.10.1