Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
hub-one | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 14, 2023 7:02pm |
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
^5.6.0
->^6.0.0
^5.6.0
->^6.0.0
^5.6.0
->^6.0.0
^5.6.0
->^6.0.0
^5.6.0
->^6.0.0
Release Notes
mantinedev/mantine
### [`v6.0.7`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.7) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.6...6.0.7) ##### What's Changed - `[@mantine/core]` Fix `portalProps` types and override order in all components ([#4009](https://togithub.com/mantinedev/mantine/issues/4009)) - `[@mantine/core]` ColorInput: Fix `onChange()` executed after `onBlur()` ([#4012](https://togithub.com/mantinedev/mantine/issues/4012)) - `[@mantine/dates]` DatePickerInput: fix `type` field always displaying generic value in autocomplete ([#4017](https://togithub.com/mantinedev/mantine/issues/4017)) - `[@mantine/core]` Notification: Add `withBorder` prop ([#4022](https://togithub.com/mantinedev/mantine/issues/4022)) - `[@mantine/dates]` Fix dates range displayed incorrectly when given dates have time that is close to the next day ([#4028](https://togithub.com/mantinedev/mantine/issues/4028)) - `[@mantine/core]` ColorInput: Fix `onChangeEnd` not being called when color is picked with eyedropper ([#4031](https://togithub.com/mantinedev/mantine/issues/4031)) - `[@mantine/core]` Slider: Fix incorrect marks click behavior ([#4000](https://togithub.com/mantinedev/mantine/issues/4000)) ##### New Contributors - [@newt239](https://togithub.com/newt239) made their first contribution in [https://github.com/mantinedev/mantine/pull/4004](https://togithub.com/mantinedev/mantine/pull/4004) - [@zoutiyx](https://togithub.com/zoutiyx) made their first contribution in [https://github.com/mantinedev/mantine/pull/4033](https://togithub.com/mantinedev/mantine/pull/4033) - [@bentron2000](https://togithub.com/bentron2000) made their first contribution in [https://github.com/mantinedev/mantine/pull/4042](https://togithub.com/mantinedev/mantine/pull/4042) - [@krzysztoff1](https://togithub.com/krzysztoff1) made their first contribution in [https://github.com/mantinedev/mantine/pull/4031](https://togithub.com/mantinedev/mantine/pull/4031) - [@welpie21](https://togithub.com/welpie21) made their first contribution in [https://github.com/mantinedev/mantine/pull/4017](https://togithub.com/mantinedev/mantine/pull/4017) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.6...6.0.7 ### [`v6.0.6`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.6) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.5...6.0.6) ##### What's Changed - `[@mantine/core]` MultiSelect: Fix incorrect default value max-width ([#3958](https://togithub.com/mantinedev/mantine/issues/3958)) - `[@mantine/dates]` Fix `onNextDecade`, `onPreviousDecade` and similar handlers not working on some components ([#3946](https://togithub.com/mantinedev/mantine/issues/3946)) - `[@mantine/core]` Modal: Fix incorrect close button position when there is no title ([#3939](https://togithub.com/mantinedev/mantine/issues/3939)) - `[@mantine/core]` Image: Fix imageProps overrding component props ([#3985](https://togithub.com/mantinedev/mantine/issues/3985)) - `[@mantine/form]` Rollback `form.reset` type change ([#3956](https://togithub.com/mantinedev/mantine/issues/3956)) - `[@mantine/dates]` Fix page scrolling on ArrowUp/ArrowDown keyboard navigation ([#3925](https://togithub.com/mantinedev/mantine/issues/3925)) - `[@mantine/dates]` DateInput: Fix `defaultDate` not working ([#3950](https://togithub.com/mantinedev/mantine/issues/3950)) - `[@mantine/dates]` Add missing props from DatePicker ([#3951](https://togithub.com/mantinedev/mantine/issues/3951)) - `[@mantine/dates]` Fix weekday labeling when `dayjs.locale` is used ([#3954](https://togithub.com/mantinedev/mantine/issues/3954)) - `[@mantine/core]` MultiSelect: Fix broken styles in Safari ([#3980](https://togithub.com/mantinedev/mantine/issues/3980)) - `[@mantine/core]` NumberInput: Fix `onChange` not being called correctly ([#3984](https://togithub.com/mantinedev/mantine/issues/3984)) - `[@mantine/dates]` DatePicker: Fix component throwing error when `type` changes ([#3989](https://togithub.com/mantinedev/mantine/issues/3989)) - `[@mantine/core]` NumberInput: Add `thousandsSeparator` ([#3990](https://togithub.com/mantinedev/mantine/issues/3990)) - `[@mantine/core]` ColorPicker: Fix color picker state not being updated when component is uncontrolled and color swatch is clicked ##### New Contributors - [@jrozbicki](https://togithub.com/jrozbicki) made their first contribution in [https://github.com/mantinedev/mantine/pull/3980](https://togithub.com/mantinedev/mantine/pull/3980) - [@jsuter](https://togithub.com/jsuter) made their first contribution in [https://github.com/mantinedev/mantine/pull/3951](https://togithub.com/mantinedev/mantine/pull/3951) - [@KilianB](https://togithub.com/KilianB) made their first contribution in [https://github.com/mantinedev/mantine/pull/3946](https://togithub.com/mantinedev/mantine/pull/3946) - [@vaynevayne](https://togithub.com/vaynevayne) made their first contribution in [https://github.com/mantinedev/mantine/pull/3958](https://togithub.com/mantinedev/mantine/pull/3958) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.5...6.0.6 ### [`v6.0.5`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.5) ##### What's Changed - `[@mantine/core]` Change Modal and Drawer to use native scrollbars by default, remove excessive markup ([#3854](https://togithub.com/mantinedev/mantine/issues/3854)) - `[@mantine/core]` Drawer: Fix styles api on MantineProvider not working - `[@mantine/core]` Button: Fix hover styles not overwritten with `&:hover` selector ([#3920](https://togithub.com/mantinedev/mantine/issues/3920)) - `[@mantine/dates]` Change tab order behavior to match native date pickers ([#3876](https://togithub.com/mantinedev/mantine/issues/3876)) - `[@mantine/dates]` Fix tab order with `hideOutsideDates` prop ([#3849](https://togithub.com/mantinedev/mantine/issues/3849)) - `[@mantine/form]` Fix incorrect form errors behavior with `form.resorderListItem` and `form.insertListItem` handlers ([#3828](https://togithub.com/mantinedev/mantine/issues/3828)) - `[@mantine/core]` Popover: Add option to change offset for each axis individually ([#3775](https://togithub.com/mantinedev/mantine/issues/3775)) - `[@mantine/core]` MultiSelect: Fix `disableSelectedItemFiltering` prop not working with `searchable` option ([#3894](https://togithub.com/mantinedev/mantine/issues/3894)) - `[@mantine/core]` Autocomplete: Fix incorrect `aria-` attributes on input element ([#3900](https://togithub.com/mantinedev/mantine/issues/3900)) - `[@mantine/core]` TypographyStylesProvider: Fix incorrect breakpoints used in styles ([#3902](https://togithub.com/mantinedev/mantine/issues/3902)) - `[@mantine/form]` Allow to specify values partial in `form.resetDirty` ([#3906](https://togithub.com/mantinedev/mantine/issues/3906)) - `[@mantine/core]` Slider: Fix incorrect behavior when slider is disabled and marks are clicked ([#3856](https://togithub.com/mantinedev/mantine/issues/3856)) ##### New Contributors - [@badalsaibo](https://togithub.com/badalsaibo) made their first contribution in [https://github.com/mantinedev/mantine/pull/3848](https://togithub.com/mantinedev/mantine/pull/3848) - [@btmnk](https://togithub.com/btmnk) made their first contribution in [https://github.com/mantinedev/mantine/pull/3906](https://togithub.com/mantinedev/mantine/pull/3906) - [@csmatt](https://togithub.com/csmatt) made their first contribution in [https://github.com/mantinedev/mantine/pull/3900](https://togithub.com/mantinedev/mantine/pull/3900) - [@citypaul](https://togithub.com/citypaul) made their first contribution in [https://github.com/mantinedev/mantine/pull/3897](https://togithub.com/mantinedev/mantine/pull/3897) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.3...6.0.5 ### [`v6.0.3`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.3): 6.0.4 [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.2...6.0.3) #### What's Changed - `[@mantine/dates]` Calendar: Improve tab navigation order in decade/year/month views ([#3728](https://togithub.com/mantinedev/mantine/issues/3728)) - `[@mantine/core]` Fix NumberInput precision formatting ([#3756](https://togithub.com/mantinedev/mantine/issues/3756)) - `[@mantine/hooks]` use-timeout: Memoize `clear` and `start` functions ([#3801](https://togithub.com/mantinedev/mantine/issues/3801)) - `[@mantine/core]` Modal: Fix unexpected attributes added to root dom node ([#3802](https://togithub.com/mantinedev/mantine/issues/3802)) - `[@mantine/dates]` DatePickerInput: Fix unexpected attribute `valueFormat` being added to root dom node ([#3804](https://togithub.com/mantinedev/mantine/issues/3804)) - `[@mantine/form]` Fix some object being incorrectly cloned in `form.setFieldValue` handler ([#3805](https://togithub.com/mantinedev/mantine/issues/3805)) - `[@mantine/tiptap]` Update installation instructions to include tiptap/pm package ([#3806](https://togithub.com/mantinedev/mantine/issues/3806)) - `[@mantine/core]` Accordion: Fix parts of lowercase letters being cut off by overflow: hidden ([#3812](https://togithub.com/mantinedev/mantine/issues/3812)) - `[@mantine/styles]` Expose theme breakpoints as css variables ([#3824](https://togithub.com/mantinedev/mantine/issues/3824)) - `[@mantine/core]` Fix Modal/Drawer content scrolling over header ([#3829](https://togithub.com/mantinedev/mantine/issues/3829)) - `[@mantine/core]` Pagination: Fix incorrect chevron icons in RTL ([#3809](https://togithub.com/mantinedev/mantine/issues/3809)) - `[@mantine/core]` Select: Fix `shadow` prop not working ([#3807](https://togithub.com/mantinedev/mantine/issues/3807)) - `[@mantine/core]` Pagination: Fix `spacing={0}` nor working - `[@mantine/form]` Make isEmail validation simpler to allow usage of dots and plus signs #### New Contributors - [@kaeevans](https://togithub.com/kaeevans) made their first contribution in [https://github.com/mantinedev/mantine/pull/3778](https://togithub.com/mantinedev/mantine/pull/3778) - [@old-rob](https://togithub.com/old-rob) made their first contribution in [https://github.com/mantinedev/mantine/pull/3840](https://togithub.com/mantinedev/mantine/pull/3840) - [@anri-asaturov](https://togithub.com/anri-asaturov) made their first contribution in [https://github.com/mantinedev/mantine/pull/3824](https://togithub.com/mantinedev/mantine/pull/3824) - [@zachspiel](https://togithub.com/zachspiel) made their first contribution in [https://github.com/mantinedev/mantine/pull/3812](https://togithub.com/mantinedev/mantine/pull/3812) - [@twiddler](https://togithub.com/twiddler) made their first contribution in [https://github.com/mantinedev/mantine/pull/3806](https://togithub.com/mantinedev/mantine/pull/3806) - [@benlongo](https://togithub.com/benlongo) made their first contribution in [https://github.com/mantinedev/mantine/pull/3805](https://togithub.com/mantinedev/mantine/pull/3805) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.2...6.0.3 ### [`v6.0.2`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.2) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.1...6.0.2) #### What's Changed - `[@mantine/hooks]` use-hash: Fix incorrect hash set from `hashchange` event ([#3773](https://togithub.com/mantinedev/mantine/issues/3773)) - `[@mantine/core]` PinInput: Fix `onComplete` prop firing incorrectly ([#3715](https://togithub.com/mantinedev/mantine/issues/3715)) - `[@mantine/core]` Popover: Add `onClose` and `onOpen` events supports for uncontrolled popovers ([#3716](https://togithub.com/mantinedev/mantine/issues/3716)) - `[@mantine/core]` Select: Fix focus loss when pressing tab inside input element ([#3744](https://togithub.com/mantinedev/mantine/issues/3744)) - `[@mantine/core]` Anchor: Fix `undelrine` prop not working for hover state ([#3748](https://togithub.com/mantinedev/mantine/issues/3748)) - `[@mantine/core]` Switch: Fix body scrolling when input is focused ([#3752](https://togithub.com/mantinedev/mantine/issues/3752)) - `[@mantine/core]` Popover: Fix incorrect dropdown position when `position` prop changes ([#3753](https://togithub.com/mantinedev/mantine/issues/3753)) - `[@mantine/core]` ScrollArea: Add missing `viewportProps` prop to ScrollArea.Autosize ([#3760](https://togithub.com/mantinedev/mantine/issues/3760)) - `[@mantine/core]` JsonInput: Fix incorrect serialization logic ([#3769](https://togithub.com/mantinedev/mantine/issues/3769)) - `[@mantine/core]` Drawer: Fix incorrect static selector ([#3730](https://togithub.com/mantinedev/mantine/issues/3730)) #### New Contributors - [@jourmooney](https://togithub.com/jourmooney) made their first contribution in [https://github.com/mantinedev/mantine/pull/3730](https://togithub.com/mantinedev/mantine/pull/3730) - [@Domin-MND](https://togithub.com/Domin-MND) made their first contribution in [https://github.com/mantinedev/mantine/pull/3760](https://togithub.com/mantinedev/mantine/pull/3760) - [@Tronikelis](https://togithub.com/Tronikelis) made their first contribution in [https://github.com/mantinedev/mantine/pull/3748](https://togithub.com/mantinedev/mantine/pull/3748) - [@fbarl](https://togithub.com/fbarl) made their first contribution in [https://github.com/mantinedev/mantine/pull/3744](https://togithub.com/mantinedev/mantine/pull/3744) - [@hllmtl](https://togithub.com/hllmtl) made their first contribution in [https://github.com/mantinedev/mantine/pull/3721](https://togithub.com/mantinedev/mantine/pull/3721) - [@LeighS95](https://togithub.com/LeighS95) made their first contribution in [https://github.com/mantinedev/mantine/pull/3715](https://togithub.com/mantinedev/mantine/pull/3715) - [@stijnvanderlaan](https://togithub.com/stijnvanderlaan) made their first contribution in [https://github.com/mantinedev/mantine/pull/3773](https://togithub.com/mantinedev/mantine/pull/3773) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.1...6.0.2 ### [`v6.0.1`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.1) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.0...6.0.1) ##### What's Changed - `[@mantine/core]` SegmentedControl: Fix incorrect border styles in vertical orientation ([#3670](https://togithub.com/mantinedev/mantine/issues/3670)) - `[@mantine/core]` Fix incorrect error messages in Popover, HoverCard and Menu components ([#3638](https://togithub.com/mantinedev/mantine/issues/3638)) - `[@mantine/core]` Button: Fix incorrect Button.Group styles that contain only one Button ([#3667](https://togithub.com/mantinedev/mantine/issues/3667)) - `[@mantine/dates]` Remove disabled level change button from tab order ([#3648](https://togithub.com/mantinedev/mantine/issues/3648)) - `[@mantine/core]` Transition: Fix exit duration not working ([#3664](https://togithub.com/mantinedev/mantine/issues/3664)) - `[@mantine/core]` Anchor: Fix dimmed color not working ([#3668](https://togithub.com/mantinedev/mantine/issues/3668)) - `[@mantine/core]` Alert: Fix content overlap with no title and with close button ([#3681](https://togithub.com/mantinedev/mantine/issues/3681)) - `[@mantine/core]` AppShell: Fix incorrect CSS variables ([#3687](https://togithub.com/mantinedev/mantine/issues/3687)) - `[@mantine/notifications]` Add static methods to Notifications ([#3689](https://togithub.com/mantinedev/mantine/issues/3689)) - `[@mantine/core]` Title: Fix Text props not working ([#3690](https://togithub.com/mantinedev/mantine/issues/3690)) - `[@mantine/styles]` Fix incorrect CSS variables parsing in theme functions ([#3695](https://togithub.com/mantinedev/mantine/issues/3695)) - `[@mantine/dates]` DateTimePicker: Fix TimeInput now showing when dropdown was closed with month/year picker ([#3710](https://togithub.com/mantinedev/mantine/issues/3710)) - `[@mantine/core]` Portal: Add `portalProps` prop support ([#3696](https://togithub.com/mantinedev/mantine/issues/3696)) - `[@mantine/core]` Tooltip: Fix incorrect arrow border styles ([#3693](https://togithub.com/mantinedev/mantine/issues/3693)) ##### New Contributors - [@beeman](https://togithub.com/beeman) made their first contribution in [https://github.com/mantinedev/mantine/pull/3673](https://togithub.com/mantinedev/mantine/pull/3673) - [@andyphl](https://togithub.com/andyphl) made their first contribution in [https://github.com/mantinedev/mantine/pull/3690](https://togithub.com/mantinedev/mantine/pull/3690) - [@ForeshadowRU](https://togithub.com/ForeshadowRU) made their first contribution in [https://github.com/mantinedev/mantine/pull/3689](https://togithub.com/mantinedev/mantine/pull/3689) - [@lgaspari](https://togithub.com/lgaspari) made their first contribution in [https://github.com/mantinedev/mantine/pull/3664](https://togithub.com/mantinedev/mantine/pull/3664) - [@rarkins](https://togithub.com/rarkins) made their first contribution in [https://github.com/mantinedev/mantine/pull/3652](https://togithub.com/mantinedev/mantine/pull/3652) - [@jksaunders](https://togithub.com/jksaunders) made their first contribution in [https://github.com/mantinedev/mantine/pull/3670](https://togithub.com/mantinedev/mantine/pull/3670) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.0...6.0.1 ### [`v6.0.0`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.0) [Compare Source](https://togithub.com/mantinedev/mantine/compare/5.10.5...6.0.0) [View changelog with demos on mantine.dev website](https://mantine.dev/changelog/6-0-0/) #### Breaking changes The following changes are breaking. Note that although we've tried to include all breaking changes with migration guides in the list you still may experience undocumented changes. If you think that these changes worth including in this list, let us know by [opening an issue on GitHub](https://togithub.com/mantinedev/mantine/issues/new/choose). ##### Migration to rem/em units All Mantine components now use [rem units](https://mantine.dev/styles/rem/). `1rem` is considered to be `16px` with medium text size selected by user, all components will scale based on settings specified in browser. `theme.spacing`, `theme.radius`, `theme.fontSizes` and other theme properties overrides are now expected to be defined in rem. `theme.breakpoints` are expected to be defined in `em` units: ```tsx import { MantineProvider } from "@mantine/core"; function Demo() { return (Modal with scroll
); return ( <>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 has been generated by Mend Renovate. View repository job log here.