From 7dd882b081af4adc33b008aaa2d1e3142651fcfd Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 3 Feb 2024 14:42:57 +0100
Subject: [PATCH] Bump @mantine/form from 7.4.1 to 7.5.1 in /frontend (#425)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps
[@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form)
from 7.4.1 to 7.5.1.
Sourced from Full Changelog: https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1 View changelog with
demos on mantine.dev website New DonutChart
component: function Demo() {
return <DonutChart data={data} />;
}
Release notes
@mantine/form's
releases.
7.5.1
What's Changed
[@mantine/core] Indicator: Improve processing animation
for lo-resolution monitors (#5682)[@mantine/hooks] use-debounced-state: Fix incorrect
type definition (#5665)[@mantine/hooks] use-session-storage: Fix default value
not being set in the storage on initial render (#5663)[@mantine/core] Combobox: Fix incorrect dropdown styles
with custom ScrollArea component (#5677)[@mantine/form] Fix incorrect touch and dirty state
handling in form.initialize (#5623)[@mantine/core] Chip: Fix error thrown when page is
modified with Google Translate (#5586)[@mantine/form] Add previous value as second argument
to onValuesChange (#5649)[@mantine/core] Fix autoContrast defined
on theme not working in some components (#5655)[@mantine/core] Fix broken alignment in Checkbox, Radio
and Switch (#5648)[@mantine/core-highlight] Add
withCopyButton prop support to CodeHighlightTabs (#5608)[@mantine/core] Update
useComputedColorScheme types to match definition with other
similar hooks (#5588)[@mantine/core] MultiSelect: Forbid select item removal
if associated item becomes disabled (#5630)New Contributors
@Phirb made
their first contribution in mantinedev/mantine#5630@c0nd3v made
their first contribution in mantinedev/mantine#5588@sxflynn made
their first contribution in mantinedev/mantine#5605@vizath made
their first contribution in mantinedev/mantine#5648@mariansimecek
made their first contribution in mantinedev/mantine#5649@gabrielmaldi
made their first contribution in mantinedev/mantine#5670@waweber made
their first contribution in mantinedev/mantine#5668@msv96 made
their first contribution in mantinedev/mantine#5663@cristianghita24
made their first contribution in mantinedev/mantine#5665@matthiasfeist
made their first contribution in mantinedev/mantine#5682✨ 7.5.0
DonutChart component
import { DonutChart } from '@mantine/charts';
import { data } from './data';
New PieChart component:
</tr></table>
... (truncated)
74748cd
[release] Version: 7.5.175f86cb
Revert "[@mantine/core] Fix imports with
nodenext resolution not working (#...afbfc1a
[@mantine/core] Fix imports with nodenext
resolution not working (#5668)8e738b3
[@mantine/form] Fix incorrect touch and dirty state
handling in `form.initial...65375b3
[@mantine/form] Add previous value as second argument to
onValuesChange (#5...d1f047b
[release] Version: 7.5.02fb6390
[release] Version: 7.4.2