What's Changed
[@mantine/dates]
Calendar: Improve tab navigation order in decade/year/month views (#3728)[@mantine/core]
Fix NumberInput precision formatting (#3756)[@mantine/hooks]
use-timeout: Memoizeclear
andstart
functions (#3801)[@mantine/core]
Modal: Fix unexpected attributes added to root dom node (#3802)[@mantine/dates]
DatePickerInput: Fix unexpected attributevalueFormat
being added to root dom node (#3804)[@mantine/form]
Fix some object being incorrectly cloned inform.setFieldValue
handler (#3805)[@mantine/tiptap]
Update installation instructions to include tiptap/pm package (#3806)[@mantine/core]
Accordion: Fix parts of lowercase letters being cut off by overflow: hidden (#3812)[@mantine/styles]
Expose theme breakpoints as css variables (#3824)[@mantine/core]
Fix Modal/Drawer content scrolling over header (#3829)[@mantine/core]
Pagination: Fix incorrect chevron icons in RTL (#3809)[@mantine/core]
Select: Fixshadow
prop not working (#3807)[@mantine/core]
Pagination: Fixspacing={0}
nor working[@mantine/form]
Make isEmail validation simpler to allow usage of dots and plus signs
New Contributors
- @kaeevans made their first contribution in #3778
- @old-rob made their first contribution in #3840
- @anri-asaturov made their first contribution in #3824
- @zachspiel made their first contribution in #3812
- @twiddler made their first contribution in #3806
- @benlongo made their first contribution in #3805
Full Changelog: 6.0.2...6.0.3