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
- @unickhow made their first contribution in #3283
- @maazakn made their first contribution in #3287
- @tonybaroneee made their first contribution in #3314
- @Azzyew made their first contribution in #3368
- @jodysalt made their first contribution in #3372
- @rmzNadir made their first contribution in #3340
- @mikoloism made their first contribution in #3327
- @Njiallu made their first contribution in #3300
Full Changelog: 5.10.0...5.10.1