Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2024

This PR contains the following updates:

Package Change Age Confidence
@mantine/core (source) 7.17.1 -> 7.17.8 age confidence
@mantine/dates (source) 7.17.1 -> 7.17.8 age confidence
@mantine/hooks (source) 7.17.1 -> 7.17.8 age confidence
@mantine/modals (source) 7.17.1 -> 7.17.8 age confidence

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: Fix inert attribute being incompatible with React 18 (#​7911)
  • [@mantine/core] Overlay: Fix blur not working in older browsers (#​7907)
  • [@mantine/core] Fix toRgba function incorrectly handling values with zero transparency (#​7906)
  • [@mantine/core] ScrollArea: Fix onBottomReached not being called when the container size has sub-pixel value
  • [@mantine/form] Fix form.reorderItem reordering only the first item (#​7892)
  • [@mantine/core] Popover: Fix onOpen/onClose being called when disabled prop is set (#​7868)
  • [@mantine/spotlight] Fix labels containing single quote passed to Spotlight.ActionGroup not working (#​7865)
  • [@mantine/core] Collapse: Fix inert prop not being compatible with React 18 (#​7864)
  • [@mantine/core] List: Fix incorrect types when type="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: Fix NaN value not being handled correctly (#​7851)
  • [@mantine/core] MutltiSelect: Fix onPaste 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: Fix onSearchChange being triggered when controlled search value is updated (#​7814)
  • [@mantine/dates] TimeInput: Fix step prop not working (#​7811)
  • [@mantine/core] Table: Add scrollAreaProps support to Table.ScrollContainer (#​7798)
  • [@mantine/core] Stepper: Fix unexpected bottom spacing in vertical orientation (#​7794)
  • [@mantine/core] PasswordInput: Fix aria-describedby not pointing to error and description elements (#​7793)
  • [@mantine/core] Switch: Fix div element used inside label (#​7776)
  • [@mantine/core] Collapse: Fix children with scale animations not working correctly when collapse is opened (#​7774)
  • [@mantine/core] Transition: Fix exitDuration 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.7

Compare Source

What's Changed
  • [@mantine/core] Table: Fix stickyHeader prop having impact on th selector specificity (#​7767)
  • [@mantine.core] NumberInput: Fix max 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 with box-sizing: content-box (#​7764)
  • [@mantine/core] NavLink: Fix rightSection={null} not disabling chevron
  • [@mantine.hook] use-hotkeys: Fix usePhysicalKeys 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 defined defaultValue being ignored with data 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] Fix confirmProps not available in updateModal function (#​7750)
  • [@mantine/hooks] use-debounced-callback: Fix flushOnUnmount not working (#​7745)
  • [@mantine/core] Table: Add missing TableScrollContainerProps export
New Contributors

Full Changelog: mantinedev/mantine@7.17.5...7.17.6

v7.17.5

Compare Source

What's Changed
  • [@mantine/form] Add form.getInitialValues handler
  • [@mantine/core] RangeSlider: Fix first thumb not being focused when the component root is clicked (#​7731)
  • [@mantine/core] PillsInput: Remove lefover multiline prop types (#​7727)
  • [@mantine/charts] CompositeChart: Fix type="stacked" being confused with BarChart behavior
  • [@mantine/core] Notification: Allow changing role attribute on the root element (#​7682)
  • [@mantine/hooks] use-idle: Fix wheel event not being tracked (#​7669)
  • [@mantine/core] Table: Add maxHeight prop support to Table.ScrollContainer (#​7713)
  • [@mantine/core] Modal: Fix incorrect Escape key handling during IME composition (#​7700)
  • [@mantine/form] Add defaultChecked to form.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] Fix selectFirstOptionOnChange 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 when offsetScrollbars='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: Fix stickyHeader prop affecting border rendering (#​7658)
  • [@mantine/core] Slider: Fix onChangeEnd 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 incorrect removeButtonProps type
  • [@mantine/modals] Fix data-* 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 when data is updated (#​7615)
  • [@mantine/core] ScrollArea: Fix scrollbars being revealed on hover when hidden with offsetScrollbars="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 missing withProps function
  • [@mantine/core] Transition: Fix 1px child elements shift in Chrome for animations with scaling
  • [@mantine/core] ScrollArea: Add offsetScrollbars="present" option support (#​7527)
  • [@mantine/core] Notification: Add loaderProps to pass props down to Loader component (#​7577)
  • [@mantine/core] Tooltip: Fix ref 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.12.0 fix(deps): update mantine monorepo to v7.12.1 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 2e5f776 to c65310a Compare August 15, 2024 17:57
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from c65310a to 93a3f50 Compare August 30, 2024 16:52
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.12.1 fix(deps): update mantine monorepo to v7.12.2 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 93a3f50 to 238240e Compare September 25, 2024 10:19
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.12.2 fix(deps): update mantine monorepo to v7.13.0 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 238240e to d807a15 Compare September 30, 2024 09:36
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.13.0 fix(deps): update mantine monorepo to v7.13.1 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from d807a15 to 6ce0465 Compare October 3, 2024 13:18
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.13.1 fix(deps): update mantine monorepo to v7.13.2 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 6ce0465 to d5d74ff Compare October 17, 2024 08:22
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.13.2 fix(deps): update mantine monorepo to v7.13.3 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from d5d74ff to 78706e0 Compare October 23, 2024 18:21
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.13.3 fix(deps): update mantine monorepo to v7.13.4 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 78706e0 to d001f7d Compare November 8, 2024 10:43
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.13.4 fix(deps): update mantine monorepo to v7.13.5 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from d001f7d to 2aa69e3 Compare November 12, 2024 17:33
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.13.5 fix(deps): update mantine monorepo to v7.14.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 2aa69e3 to 6e072be Compare November 16, 2024 15:39
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.14.0 fix(deps): update mantine monorepo to v7.14.1 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 6e072be to b991f74 Compare November 24, 2024 10:58
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.14.1 fix(deps): update mantine monorepo to v7.14.2 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from b991f74 to b650641 Compare November 28, 2024 12:44
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.14.2 fix(deps): update mantine monorepo to v7.14.3 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from b650641 to 51c490a Compare November 29, 2024 23:30
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.14.3 fix(deps): update mantine monorepo to v7.15.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 2381fab to f559dc0 Compare December 12, 2024 10:53
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.15.0 fix(deps): update mantine monorepo to v7.15.1 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 4a33802 to 355d5b4 Compare March 1, 2025 15:00
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.0 fix(deps): update mantine monorepo to v7.17.1 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 973197d to 7746148 Compare March 14, 2025 11:04
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.1 fix(deps): update mantine monorepo to v7.17.2 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 7746148 to 4bedaba Compare March 17, 2025 18:50
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.65%. Comparing base (995fb90) to head (0c619d1).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 4bedaba to 3470e05 Compare March 27, 2025 12:00
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.2 fix(deps): update mantine monorepo to v7.17.3 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 3470e05 to 5b3cd81 Compare April 1, 2025 12:54
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 5b3cd81 to 8213b88 Compare April 8, 2025 13:49
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.3 fix(deps): update mantine monorepo to v7.17.4 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 8213b88 to 3557431 Compare April 24, 2025 09:06
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.4 fix(deps): update mantine monorepo to v7.17.5 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 4a1fa5c to 4f84205 Compare May 2, 2025 06:16
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.5 fix(deps): update mantine monorepo to v7.17.6 May 2, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 4f84205 to 849b7eb Compare May 2, 2025 10:11
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.6 fix(deps): update mantine monorepo to v7.17.7 May 2, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 849b7eb to b327c7d Compare May 19, 2025 18:05
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 8ac8c3d to 1eb1ad0 Compare June 2, 2025 15:35
@renovate renovate bot changed the title fix(deps): update mantine monorepo to v7.17.7 fix(deps): update mantine monorepo to v7.17.8 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 1eb1ad0 to 63de6e8 Compare June 4, 2025 06:22
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 63de6e8 to 61aceaf Compare June 21, 2025 21:14
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 61aceaf to 98a61ba Compare July 22, 2025 14:01
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 98a61ba to cf57e77 Compare August 10, 2025 15:03
@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from cf57e77 to 0c619d1 Compare August 19, 2025 17:54
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.

0 participants