-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update mantine monorepo to v6.0.22 #94
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 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
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
May 2, 2023 07:43
153142f
to
f571a5a
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.9
fix(deps): update mantine monorepo to v6.0.10
May 2, 2023
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.10
fix(deps): update mantine monorepo to v6.0.11
May 16, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
May 30, 2023 09:28
696df7f
to
aa30e65
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.11
fix(deps): update mantine monorepo to v6.0.13
May 30, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
June 20, 2023 11:46
aa30e65
to
418294f
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.13
fix(deps): update mantine monorepo to v6.0.14
Jun 20, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
June 27, 2023 09:07
418294f
to
2352bca
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.14
fix(deps): update mantine monorepo to v6.0.15
Jun 27, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
July 4, 2023 11:17
2352bca
to
5e832ad
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.15
fix(deps): update mantine monorepo to v6.0.16
Jul 4, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
July 18, 2023 07:31
5e832ad
to
9a4f918
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.16
fix(deps): update mantine monorepo to v6.0.17
Jul 18, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
August 7, 2023 17:13
9a4f918
to
db3d074
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.17
fix(deps): update mantine monorepo to v6.0.18
Aug 7, 2023
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.18
fix(deps): update mantine monorepo to v6.0.19
Aug 10, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
August 10, 2023 10:19
db3d074
to
6aab9a4
Compare
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
September 5, 2023 10:18
6aab9a4
to
94110ca
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.19
fix(deps): update mantine monorepo to v6.0.20
Sep 5, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
September 17, 2023 18:09
94110ca
to
163819f
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.20
fix(deps): update mantine monorepo to v6.0.21
Sep 17, 2023
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
July 13, 2024 15:22
163819f
to
09904a0
Compare
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.21
fix(deps): update mantine monorepo to v6.0.22
Jul 13, 2024
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.22
fix(deps): update mantine monorepo to v6.0.22 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
fix(deps): update mantine monorepo to v6.0.22 - autoclosed
fix(deps): update mantine monorepo to v6.0.22
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/mantine-monorepo
branch
from
December 9, 2024 04:06
fc09389
to
09904a0
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:
6.0.8
->6.0.22
6.0.8
->6.0.22
6.0.8
->6.0.22
Release Notes
mantinedev/mantine (@mantine/core)
v6.0.22
Compare Source
6.x patch
This is a patch for the previous major version, it does not impact 7.x releases.
Changes
[@mantine/core]
Popover: Add size popover middleware to fix overflow issues inPopover.Dropdown
(#5214)[@mantine/core]
Menu: Fix broken focus logic whenkeepMounted
is set (#5565)[@mantine/core]
Switch: fix accessibility issues (#5755)[@mantine/core]
Fix Typescript 5.5 compatibilityFull Changelog: mantinedev/mantine@6.0.21...6.0.22
v6.0.21
Compare Source
Last 6.x patch
This is the last patch for 6.x (at least for a while), next version that will be released is 7.0.0. If you haven't checked v7 yet, you can review it here – https://v7.mantine.dev/
What's Changed
[@mantine/core]
Fix Radio and Checkbox components do not receive padding when a value of 0 is passed into the label prop (#4755)[@mantine/dates]
Fix incorrect accessible name set on DatePickerInput and other similar components (#4750)New Contributors
Full Changelog: mantinedev/mantine@6.0.20...6.0.21
v6.0.20
Compare Source
What's Changed
[@mantine/dates]
Calendar: Fix incorrecthasNextLevel
prop type (#4682)[@mantine/core]
PasswordInput: Setautocomplete="off"
to prevent passwords logging in console (#4564)[@mantine/core]
BackgroundImage: Fix image not loading if given image url contains whitespace (#4715)[@mantine/dates]
Fix: DatePickerInput and DateTimePicker label click does not focusing the input (#4634)[@mantine/core]
PinInput: Fix OTP paste not working from Google Keyboard on Android (#4641)[@mantine/core]
Grid: Fixid
prop not being passed to the root element (#4666)[@mantine/tiptap]
Fix incorrect color displayed in ColorPickerControl (#4667)[@mantine/core]
Anchor: Fix incorrect inherited types from Text (#4695)New Contributors
Full Changelog: mantinedev/mantine@6.0.19...6.0.20
v6.0.19
Compare Source
What's Changed
[@mantine/dates]
DateTimePicker: Add option to get time input ref withtimeInputProps
[@mantine/hooks]
Fix unexpected breaking change introduced inuseResizeObserver
in the previous patch (#4632)[@mantine/dates]
Fix incorrect Calendar prop types definition (#4638)New Contributors
Full Changelog: mantinedev/mantine@6.0.18...6.0.19
v6.0.18
Compare Source
What's Changed
[@mantine/core]
Spoiler: Fix control button flickering on rerender (#4512)[@mantine/tiptap]
Fix incorrect color displayed in color control in dark color scheme (#4560)[@mantine/core]
Pagination: Fix incorrect disabled styles when control node is changed to link (#4578)[@mantine/core]
Modal: Make body's zIndex same as overlay's to allow modals stacking (#4587)[@mantine/core]
Avatar: Fix incorrect placeholder icon dimensions (#4600)[@mantine/dates]
FixdefaultDate
overridingvalue
prop (#4624)New Contributors
Full Changelog: mantinedev/mantine@6.0.17...6.0.18
v6.0.17
Compare Source
What's Changed
[@mantine/carousel]
Remove x.clickAllowed to support embla 8.x (#4357, #4174)[@mantine/core]
PasswordInput: Remove rightSection associated props to avoid confusion (#4436)[@mantine/core]
Menu: Fix up and down keys not working when first Menu.Item is disabled (#4411)[@mantine/spotlight]
Fixtarget
prop not working (#4494)[@mantine/core]
Switch: Fix incorrect label styles in RTL (#4515)[@mantine/core]
Slider: Fix decimal step without precision prop not working (#4538)[@mantine/core]
Rating: FixreadOnly
prop not working withdefaultValue
(#4525)[@mantine/core]
Modal: Migrate to dvh units to fix incorrect styles in mobile Safari (#4517)[@mantine/dates]
DateInput: Decoupleclearable
andallowDeselect
logic, allow disablingallowDeselect
ifclearable
is set (#4527)[@mantine/dates]
DatePickerInput: FixdefaultDate
prop not working (#4532)New Contributors
Full Changelog: mantinedev/mantine@6.0.16...6.0.17
v6.0.16
Compare Source
What's Changed
[@mantine/dates]
DatePicker: FixonMonthSelect
not passed down to Calendar component (#4441)[@mantine/prism]
Fix unexpected code margin when used withinTypographyStylesProvider
(#4452)[@mantine/dates]
DateTimePicker: FixonClick
function fromsubmitButtonProps
overriding default behavior (#4465)[@mantine/dates]
Fix date pickers placeholders not having correct color when parent input has error (#4469)[@mantine/core]
MultiSelect: FixportalProps
prop not working (#4485)[@mantine/core]
Fix rem units errors with svg elements in all components (#4491)[@mantine/dates]
DateInput: Fix stale calendar UI after clear button was clicked (#4486)[@mantine/core]
Slider: FixonChange
prop updates being ignored (#4497)New Contributors
Full Changelog: mantinedev/mantine@6.0.15...6.0.16
v6.0.15
Compare Source
What's Changed
[@mantine/core]
Alert: Fix incorrect close button styles in filled variant[@mantine/core]
Fix incorrect Slider and RangeSlider precision with keyboard events[@mantine/core]
PinInput: Fix incorrect focus behavior whenBackspace
key is pressed (#4438)[@mantine/core]
Table: FixwithColumnBorders
prop not working (#4443)[@mantine/spotlight]
Improve search performance for large actions lists (#4457)New Contributors
Full Changelog: mantinedev/mantine@6.0.14...6.0.15
v6.0.14
Compare Source
What's Changed
[@mantine/hooks]
use-window-event: Improve events type (#4423)[@mantine/core]
MultiSelect: FixhoverOnSearchChange
not working correctly whencreatable
prop is set (#4344)[@mantine/tiptap]
Add option to configure initial state of external link control (#4373)[@mantine/core]
PinInput: Fix incorrect Backspace key handling (#4379)[@mantine/core]
Table: Fix table styles applied to the nested table elements, for example in dropdowns (#4393)[@mantine/core]
Image: Fix image alt overflow in Firefox (#4410)New Contributors
Full Changelog: mantinedev/mantine@6.0.13...6.0.14
v6.0.13
What's Changed
[@mantine/dates]
FixnextIcon
andpreviousIcon
props not passed to Calendar component (#4273)[@mantine/core]
AppShell: Fix wrong padding whennavbarOffsetBreakpoint
andasideOffsetBreakpoint
have the same value (#4281)[@mantine/core]
Select: Fix unexpected horizontal scrollbar in items with long text (#4296)[@mantine/core]
NumberInput: Fix missing disabled controls styles (#4314)[@mantine/core]
Fix Select/MultiSelect scrolling page whentransitionProps
are set (#4327)[@mantine/core]
Chip: Fix unexpected line break when children are not a plain string (#4328)New Contributors
Full Changelog: mantinedev/mantine@6.0.11...6.0.13
v6.0.11
Compare Source
What's Changed
[@mantine/core]
Improve inputs disabled styles handling insidefieldset
elements (#4152)[@mantine/core]
Badge: ExposeBadgeVariant
type (#4215)[@mantine/core]
ThemeIcon: ExposeThemeIconVariant
type (#4216)[@mantine/core]
ColorInput: Add option to set eye dropper aria-label though prop (#4227)[@mantine/core]
ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters (#4238)[@mantine/core]
MultiSelect: Fix layout shifts in Safari when input is focused (#4249)[@mantine/core]
Rating: Add CSS color values support incolor
prop (#4251)[@mantine/dates]
Add missingnextIcon
/previousIcon
types to all components (#4180)New Contributors
Full Changelog: mantinedev/mantine@6.0.10...6.0.11
v6.0.10
Compare Source
What's Changed
[@mantine/core]
Remove invalidautocomplete
attribute from JsonInput and ColorInput (#4140)[@mantine/core]
Tabs: Fixaria-controls
set to id of panel that does not exist (#4142)[@mantine/core]
Input: Add icon offset to unstyled input variant (#4119)[@mantine/core]
Popover: Fix incorrectcloseOnClickOutside
logic (#4148)[@mantine/dates]
Add callback function support toweekdayFormat
prop (#4156)[@mantine/core]
MultiSelect: Fix incorrect hovered item index whendisableSelectedItemFiltering
is set and last item is selected (#4168)New Contributors
Full Changelog: mantinedev/mantine@6.0.9...6.0.10
v6.0.9
Compare Source
What's Changed
[@mantine/core]
MutiSelect: Fix error placeholder not respectingtheme.primaryShade
(#4113)[@mantine/core]
Preserve whitespace in Select, MultiSelect and Autocomplete items (#4094)[@mantine/core]
Menu: Fix incorrect click outside logic (#4114)[@mantine/core]
Slider: Fix incorrecttrackContainer
height (#4116)[@mantine/hooks]
use-focus-trap: Fix aria hider not being released when multiple focus traps being used at the same time (#4118)[@mantine/dates]
FixnextIcon
andpreviousIcon
props not working in Calendar based components (#4126)[@mantine/hooks]
use-local-storage: Add dynamic local storagekey
support (#4127)New Contributors
Full Changelog: mantinedev/mantine@6.0.8...6.0.9
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.