What's Changed
[@mantine/charts]Add options to setcurveTypeper series in LineChart and AreaChart components (#8403)[@mantine/charts]Heatmap: Fix dates range being affected by the user timezone (#8371)[@mantine/core]Chip: Allow disabling icon by settingicon={null}(#8382)[@mantine/core]List: Fix unexpected padding withlistStyleType="none"(#8393)[@mantine/dates]TimePicker: Add option to change placeholders (#8387)[@mantine/core]Checkbox: Fix data-indeterminate not being set correctly (#8385)[@mantine/dates]TimePicker: Fix time being clamped incorrectly when onlyminormaxdefined[@mantine/core]NumberInput: Fix zero value represented as string being transformed to empty string on blur[@mantine/core]Chip: Fix incorrect size calculations forsize="xs"(#8367)
New Contributors
- @LaExploradora made their first contribution in #8387
- @drewhoener made their first contribution in #8403
Full Changelog: 8.3.5...8.3.6