fix(deps): update mantine monorepo to v7.17.8#70
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
ca6453f to
b25fc63
Compare
b25fc63 to
13eecc5
Compare
13eecc5 to
1279a84
Compare
1279a84 to
856c128
Compare
856c128 to
228a386
Compare
228a386 to
2ef9e4a
Compare
2ef9e4a to
f706430
Compare
f706430 to
7f04719
Compare
7f04719 to
72f3e38
Compare
72f3e38 to
93db745
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
7.17.0→7.17.87.17.0→7.17.87.17.0→7.17.87.17.0→7.17.8Release Notes
mantinedev/mantine (@mantine/core)
v7.17.8Compare Source
What's Changed
[@mantine/hooks]use-idle: Fix timeout not being cancelled when the parent component unmounts (#7914)[@mantine/core]Collapse: Fixinertattribute being incompatible with React 18 (#7911)[@mantine/core]Overlay: Fix blur not working in older browsers (#7907)[@mantine/core]FixtoRgbafunction incorrectly handling values with zero transparency (#7906)[@mantine/core]ScrollArea: FixonBottomReachednot being called when the container size has sub-pixel value[@mantine/form]Fixform.reorderItemreordering only the first item (#7892)[@mantine/core]Popover: FixonOpen/onClosebeing called whendisabledprop is set (#7868)[@mantine/spotlight]Fix labels containing single quote passed toSpotlight.ActionGroupnot working (#7865)[@mantine/core]Collapse: Fixinertprop not being compatible with React 18 (#7864)[@mantine/core]List: Fix incorrect types whentype="unordered"(#7861)[@mantine/core]AngleSlider: Fix incorrect arrow events handling (#7862)[@mantine/dates]DateInput: Fix Escape key not closing dropdown (#7857)[@mantine/hooks]use-shallow-effect: FixNaNvalue not being handled correctly (#7851)[@mantine/core]MutltiSelect: FixonPasteprop not being passed to the input element (#7838)[@mantine/core]Button: Fix FileButton breaking Button.Group styles (#7835)[@mantine/core]Modal Fix incorrect header styles with ScrollArea (#7832)[@mantine/dropzone]Fix status being stuck in rejected state when a file with incorrect mime type is dropped[@mantine/core]AngleSlider: Fix incorrect thumb position in RTL layouts (#7822)[@mantine/core]Select: FixonSearchChangebeing triggered when controlled search value is updated (#7814)[@mantine/dates]TimeInput: Fixstepprop not working (#7811)[@mantine/core]Table: AddscrollAreaPropssupport to Table.ScrollContainer (#7798)[@mantine/core]Stepper: Fix unexpected bottom spacing in vertical orientation (#7794)[@mantine/core]PasswordInput: Fixaria-describedbynot pointing to error and description elements (#7793)[@mantine/core]Switch: Fixdivelement used inside label (#7776)[@mantine/core]Collapse: Fix children with scale animations not working correctly when collapse is opened (#7774)[@mantine/core]Transition: FixexitDurationnot working correctly for rapid changes (#7773)[@mantine/core]Stepper: Fix inconsistent border color in horizontal/vertical orientation (#7795)New Contributors
Full Changelog: mantinedev/mantine@8.0.2...7.17.8
v7.17.7Compare Source
v7.17.6: 7.17.7Compare Source
What's Changed
[@mantine/core]Table: FixstickyHeaderprop having impact onthselector specificity (#7767)[@mantine.core]NumberInput: Fixmaxprop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box(#7764)[@mantine/core]NavLink: FixrightSection={null}not disabling chevron[@mantine.hook]use-hotkeys: FixusePhysicalKeysoption not working with spacial keys (#7761)[@mantine/core]Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]Select: Fix defineddefaultValuebeing ignored withdataupdates (#7742)[@mantine/core]ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]FixconfirmPropsnot available inupdateModalfunction (#7750)[@mantine/hooks]use-debounced-callback: FixflushOnUnmountnot working (#7745)[@mantine/core]Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5Compare Source
What's Changed
[@mantine/form]Addform.getInitialValueshandler[@mantine/core]RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]PillsInput: Remove lefovermultilineprop types (#7727)[@mantine/charts]CompositeChart: Fixtype="stacked"being confused with BarChart behavior[@mantine/core]Notification: Allow changing role attribute on the root element (#7682)[@mantine/hooks]use-idle: Fixwheelevent not being tracked (#7669)[@mantine/core]Table: AddmaxHeightprop support toTable.ScrollContainer(#7713)[@mantine/core]Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]AdddefaultCheckedtoform.getInputPropsreturn type (#7702)[@mantine/hooks]use-hotkeys: Update matching logic to include both physical and layout keys (#7708)[@mantine/dates]Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)[@mantine.core]SegmentedControl: Fix animation not working with controlled value (#7721)New Contributors
Full Changelog: mantinedev/mantine@7.17.4...7.17.5
v7.17.4Compare Source
What's Changed
[@mantine/hooks]use-orientation: Add option to customize initial values (#7657)[@mantine/core]FixselectFirstOptionOnChangenot working correctly (#7583)[@mantine/core]Fix error thrown when Textarea was used on cloudflare workers (#7637)[@mantine/core]Allow spacing, radius and font-size types augmentation (#7644)[@mantine/core]ScrollArea: Fix scrollbars being invisible whenoffsetScrollbars='present'is not set (#7647)[@mantine/core]TypographyStylesProvider: Fix headings font-family not matching the value defined on the theme (#7651)[@mantine/core]Paper: Add CSS variable for border-color for easier overrides (#7654)[@mantine/core]Table: FixstickyHeaderprop affecting border rendering (#7658)[@mantine/core]Slider: FixonChangeEndusing stale external state (#7660)New Contributors
Full Changelog: mantinedev/mantine@7.17.3...7.17.4
v7.17.3Compare Source
What's Changed
[@mantine/core]Pill: Fix incorrectremoveButtonPropstype[@mantine/modals]Fixdata-*attributes not being included in types for confirm and cancel button props[@mantine/core]Fix incorrect selected option position handling when search changes in Select, MultiSelect, Autocomplete and TagsInput (#7583)[@mantine/core]SegmentedControl: Fix incorrect indicator position whendatais updated (#7615)[@mantine/core]ScrollArea: Fix scrollbars being revealed on hover when hidden withoffsetScrollbars="present"(#7599)[@mantine/core]AppShell: Fix disabled prop not removing aside and footer margins (#7609)[@mantine/modals]Fix incorrect esm exports paths (#7603)[@mantine/core]Checkbox: Set indeterminate attribute on the DOM node (#7608, #7613)New Contributors
Full Changelog: mantinedev/mantine@7.17.2...7.17.3
v7.17.2Compare Source
What's Changed
[@mantine/core]Menu: Fix missingwithPropsfunction[@mantine/core]Transition: Fix 1px child elements shift in Chrome for animations with scaling[@mantine/core]ScrollArea: AddoffsetScrollbars="present"option support (#7527)[@mantine/core]Notification: AddloaderPropsto pass props down to Loader component (#7577)[@mantine/core]Tooltip: Fixrefprop not working correctly on the child element of the tooltip (#7578)[@mantine/core]Select: Fix dropdown not openning in Firefox (#7539)New Contributors
Full Changelog: mantinedev/mantine@7.17.1...7.17.2
v7.17.1Compare Source
What's Changed
[@mantine/core]Select: Fix caret displayed when the readonly input is clicked (#7476)[@mantine/charts]Fix incorrect types ofclassNamesprop of PieChart and DonutChart components (#7475)[@mantine/charts]BubbleChart: Fix broken layout whenlabelprop is used with React 19[@mantine/form]Fix missingisJSONStringexport (#7508)[@mantine/core]Fix MultiSelect and TagsInputs dropdowns still being opened on click when components were used inside disabled fieldset (#7528)[@mantine/code-highlight]Fallback unsupported code to plaintext (#7497)[@mantine/emotion]Improve "Go to definition" support forcreateStylesclasses (#7526)New Contributors
Full Changelog: mantinedev/mantine@7.17.0...7.17.1
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.