fix(deps): update mantine monorepo to v8.3.1 #6444
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
8.2.8
->8.3.1
8.2.8
->8.3.1
8.2.8
->8.3.1
8.2.8
->8.3.1
8.2.8
->8.3.1
8.2.8
->8.3.1
8.2.8
->8.3.1
Release Notes
mantinedev/mantine (@mantine/colors-generator)
v8.3.1
Compare Source
What's new
[@mantine/hooks]
use-scroll-spy: Fix scroll events not being reassigned whenscrollHost
changes (#8251)[@mantine/modals]
UpdateupdateModal
to include types for confirm modal[@mantine/core]
Tabs: Allow overriding aria attributes with...others
[@mantine/core]
Select: Fix clear button overlaying selected option (#8249)[@mantine/core]
Combobox: UpdatefocusTarget
handler to correctly handle missing DOM node (#8185)[@mantine/core]
ColorPicker: Fix unexpected margin-top (#8247)[@mantine/core]
Allow specifying generic component in default props in the theme object (#8188)[@mantine/form]
Fix incorrect type ofmatchesField
validator (#8201)[@mantine/modals]
Fixdata-*
attributes triggering type error (#8217)[@mantine/dates]
DateInput: FixallowDeselect
prop not working (#8229)[@mantine/charts]
Fix long tooltip names overflowing on the series color swatch in the tooltip (#8230)v8.3.0
: 🔥Compare Source
View changelog with demos on mantine.dev website
MiniCalendar component
New MiniCalendar component:
Progress vertical orientation
Progress now supports vertical orientation:
Heatmap splitMonths
Heatmap now supports
splitMonths
prop to visually separate months with a spacer column and render only days that belong to each month in its columns.Improved clearable prop handling
Select, MultiSelect, and other components with
clearable
prop now allow displaying the clear button next to the right section:Tiptap 3 support
@mantine/tiptap now supports Tiptap 3. It is
recommended to update all
@tiptap/*
packages to version 3.2.0 or later.Your application might require some modifications related to Tiptap 3.
If you want to update your application to TipTap 3, follow
migration guide.
LLMs.txt
You can now use LLMs.txt file with Cursor and other IDEs.
The file is automatically updated with each release and includes
every demo and documentation page from mantine.dev. It is about 1.8mb.
You can find the latest version of LLMs.txt here
and further documentation here.
Other changes
clearSearchOnChange
prop to clear search input when an item is selected.@hello-pangea/dnd
reverseTimeControlsList
prop to reverse the order of time controls in the dropdown. Use this option if you want the order of controls to match keyboard controls (up and down arrow) direction.dir
attribute mutations of the root element (usually<html />
) and updates internal state automatically.data
prop.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.