-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update mantine monorepo to v7.17.8 #512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/mantine-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
2e5f776
to
c65310a
Compare
c65310a
to
93a3f50
Compare
93a3f50
to
238240e
Compare
238240e
to
d807a15
Compare
d807a15
to
6ce0465
Compare
6ce0465
to
d5d74ff
Compare
d5d74ff
to
78706e0
Compare
78706e0
to
d001f7d
Compare
d001f7d
to
2aa69e3
Compare
2aa69e3
to
6e072be
Compare
6e072be
to
b991f74
Compare
b991f74
to
b650641
Compare
b650641
to
51c490a
Compare
2381fab
to
f559dc0
Compare
4a33802
to
355d5b4
Compare
973197d
to
7746148
Compare
7746148
to
4bedaba
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #512 +/- ##
=======================================
Coverage 95.65% 95.65%
=======================================
Files 168 168
Lines 1380 1380
Branches 19 19
=======================================
Hits 1320 1320
Misses 50 50
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4bedaba
to
3470e05
Compare
3470e05
to
5b3cd81
Compare
5b3cd81
to
8213b88
Compare
8213b88
to
3557431
Compare
4a1fa5c
to
4f84205
Compare
4f84205
to
849b7eb
Compare
849b7eb
to
b327c7d
Compare
8ac8c3d
to
1eb1ad0
Compare
1eb1ad0
to
63de6e8
Compare
63de6e8
to
61aceaf
Compare
61aceaf
to
98a61ba
Compare
98a61ba
to
cf57e77
Compare
cf57e77
to
0c619d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1
->7.17.8
7.17.1
->7.17.8
7.17.1
->7.17.8
7.17.1
->7.17.8
Release Notes
mantinedev/mantine (@mantine/core)
v7.17.8
Compare Source
What's Changed
[@mantine/hooks]
use-idle: Fix timeout not being cancelled when the parent component unmounts (#7914)[@mantine/core]
Collapse: Fixinert
attribute being incompatible with React 18 (#7911)[@mantine/core]
Overlay: Fix blur not working in older browsers (#7907)[@mantine/core]
FixtoRgba
function incorrectly handling values with zero transparency (#7906)[@mantine/core]
ScrollArea: FixonBottomReached
not being called when the container size has sub-pixel value[@mantine/form]
Fixform.reorderItem
reordering only the first item (#7892)[@mantine/core]
Popover: FixonOpen
/onClose
being called whendisabled
prop is set (#7868)[@mantine/spotlight]
Fix labels containing single quote passed toSpotlight.ActionGroup
not working (#7865)[@mantine/core]
Collapse: Fixinert
prop 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: FixNaN
value not being handled correctly (#7851)[@mantine/core]
MutltiSelect: FixonPaste
prop 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: FixonSearchChange
being triggered when controlled search value is updated (#7814)[@mantine/dates]
TimeInput: Fixstep
prop not working (#7811)[@mantine/core]
Table: AddscrollAreaProps
support to Table.ScrollContainer (#7798)[@mantine/core]
Stepper: Fix unexpected bottom spacing in vertical orientation (#7794)[@mantine/core]
PasswordInput: Fixaria-describedby
not pointing to error and description elements (#7793)[@mantine/core]
Switch: Fixdiv
element used inside label (#7776)[@mantine/core]
Collapse: Fix children with scale animations not working correctly when collapse is opened (#7774)[@mantine/core]
Transition: FixexitDuration
not 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.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop 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: FixusePhysicalKeys
option 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 defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]
PillsInput: Remove lefovermultiline
prop 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: Fixwheel
event not being tracked (#7669)[@mantine/core]
Table: AddmaxHeight
prop support toTable.ScrollContainer
(#7713)[@mantine/core]
Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]
AdddefaultChecked
toform.getInputProps
return 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.4
Compare Source
What's Changed
[@mantine/hooks]
use-orientation: Add option to customize initial values (#7657)[@mantine/core]
FixselectFirstOptionOnChange
not 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: FixstickyHeader
prop affecting border rendering (#7658)[@mantine/core]
Slider: FixonChangeEnd
using stale external state (#7660)New Contributors
Full Changelog: mantinedev/mantine@7.17.3...7.17.4
v7.17.3
Compare Source
What's Changed
[@mantine/core]
Pill: Fix incorrectremoveButtonProps
type[@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 whendata
is 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.2
Compare Source
What's Changed
[@mantine/core]
Menu: Fix missingwithProps
function[@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: AddloaderProps
to pass props down to Loader component (#7577)[@mantine/core]
Tooltip: Fixref
prop 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
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.