Skip to content
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

Update mantine monorepo to v6.0.10 #902

Merged
merged 1 commit into from May 16, 2023
Merged

Update mantine monorepo to v6.0.10 #902

merged 1 commit into from May 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/dates (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/dropzone (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/form (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/hooks (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/modals (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/next (source) 6.0.5 -> 6.0.10 age adoption passing confidence
@mantine/notifications (source) 6.0.5 -> 6.0.10 age adoption passing confidence

Release Notes

mantinedev/mantine

v6.0.10

Compare Source

What's Changed
  • [@mantine/core] Remove invalid autocomplete attribute from JsonInput and ColorInput (#​4140)
  • [@mantine/core] Tabs: Fix aria-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 incorrect closeOnClickOutside logic (#​4148)
  • [@mantine/dates] Add callback function support to weekdayFormat prop (#​4156)
  • [@mantine/core] MultiSelect: Fix incorrect hovered item index when disableSelectedItemFiltering 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 respecting theme.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 incorrect trackContainer 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] Fix nextIcon and previousIcon props not working in Calendar based components (#​4126)
  • [@mantine/hooks] use-local-storage: Add dynamic local storage key support (#​4127)
New Contributors

Full Changelog: mantinedev/mantine@6.0.8...6.0.9

v6.0.8

Compare Source

What's Changed
  • [@mantine/core] Accordion: Fix chevron width being defined in px instead of rem (#​3935)
  • [@mantine/core] Modal: Add missing sx prop (#​4058)
  • [@mantine/core] Dialog: Fix viewport overflowing on small screens (#​4090)
  • [@mantine/core] MultiSelect: Add option to get value index in ValueCopmonent (#​3928)
  • [@mantine/dates] DatePickerInput: Fix withCellSpacing not working (#​3993)
  • [@mantine/core] Menu: Fix incorrect logic for onChange, onOpen and onClose callbacks (#​4030)
  • [@mantine/core] Sort theme.breakpoints during theme override merging on MantineProvider (#​4051)
  • [@mantine/core] Notification: Fix incorrect border styles (#​4054)
  • [@mantine/dropzone] Reexport FileRejection type from react-dropzone (#​4065)
  • [@mantine/core] Slider: Fix slider track not respecting parent container width (#​4083)
New Contributors

Full Changelog: mantinedev/mantine@6.0.7...6.0.8

v6.0.7

Compare Source

What's Changed

  • [@mantine/core] Fix portalProps types and override order in all components (#​4009)
  • [@mantine/core] ColorInput: Fix onChange() executed after onBlur() (#​4012)
  • [@mantine/dates] DatePickerInput: fix type field always displaying generic value in autocomplete (#​4017)
  • [@mantine/core] Notification: Add withBorder prop (#​4022)
  • [@mantine/dates] Fix dates range displayed incorrectly when given dates have time that is close to the next day (#​4028)
  • [@mantine/core] ColorInput: Fix onChangeEnd not being called when color is picked with eyedropper (#​4031)
  • [@mantine/core] Slider: Fix incorrect marks click behavior (#​4000)

New Contributors

Full Changelog: mantinedev/mantine@6.0.6...6.0.7

v6.0.6

Compare Source

What's Changed

  • [@mantine/core] MultiSelect: Fix incorrect default value max-width (#​3958)
  • [@mantine/dates] Fix onNextDecade, onPreviousDecade and similar handlers not working on some components (#​3946)
  • [@mantine/core] Modal: Fix incorrect close button position when there is no title (#​3939)
  • [@mantine/core] Image: Fix imageProps overrding component props (#​3985)
  • [@mantine/form] Rollback form.reset type change (#​3956)
  • [@mantine/dates] Fix page scrolling on ArrowUp/ArrowDown keyboard navigation (#​3925)
  • [@mantine/dates] DateInput: Fix defaultDate not working (#​3950)
  • [@mantine/dates] Add missing props from DatePicker (#​3951)
  • [@mantine/dates] Fix weekday labeling when dayjs.locale is used (#​3954)
  • [@mantine/core] MultiSelect: Fix broken styles in Safari (#​3980)
  • [@mantine/core] NumberInput: Fix onChange not being called correctly (#​3984)
  • [@mantine/dates] DatePicker: Fix component throwing error when type changes (#​3989)
  • [@mantine/core] NumberInput: Add thousandsSeparator (#​3990)
  • [@mantine/core] ColorPicker: Fix color picker state not being updated when component is uncontrolled and color swatch is clicked

New Contributors

Full Changelog: mantinedev/mantine@6.0.5...6.0.6


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented May 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
homarr ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 8:22am

@ajnart ajnart merged commit 329c38c into dev May 16, 2023
5 checks passed
@ajnart ajnart deleted the renovate/mantine-monorepo branch May 16, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant