Closed homarr-renovate[bot] closed 1 month ago
Here's the code health analysis summary for commits 9d20362..bf02269
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
JavaScript | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 38.95% | 13988 / 35912 |
🔵 | Statements | 38.95% | 13988 / 35912 |
🔵 | Functions | 35.14% | 363 / 1033 |
🔵 | Branches | 70.67% | 1253 / 1773 |
This PR contains the following updates:
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
^7.13.1
->^7.13.2
Release Notes
mantinedev/mantine (@mantine/colors-generator)
### [`v7.13.2`](https://redirect.github.com/mantinedev/mantine/releases/tag/7.13.2) [Compare Source](https://redirect.github.com/mantinedev/mantine/compare/7.13.1...7.13.2) ##### What's Changed - `[@mantine/dates]` DateInput: Fix `onClick` handler passed to `getDayProps` not being called - `[@mantine/core]` Badge: Fix incorrect cursor styles - `[@mantine/core]` FileInput: Add `resetRef` prop support - `[@mantine/core]` Popover: Fix `onClose` function being called twice with controlled state - `[@mantine/spotlight]` Fix selected index not being reset when the spotlight is closed ([#6842](https://redirect.github.com/mantinedev/mantine/issues/6842)) - `[@mantine/core]` Popover: Improve performance of scrolling when large number of closed Popovers are rendered on the same page ([#6771](https://redirect.github.com/mantinedev/mantine/issues/6771)) - `[@mantine/core]` Pagination: Fix `getItemProps` not being able to override control `children` prop ([#6789](https://redirect.github.com/mantinedev/mantine/issues/6789)) - `[@mantine/core]` ScrollArea: Fix `onBottomReached` not being called if the viewport has decimal px height value ([#6792](https://redirect.github.com/mantinedev/mantine/issues/6792)) - `[@mantine/hooks]` use-in-viewport: Fix hook not reacting to node changes ([#6926](https://redirect.github.com/mantinedev/mantine/issues/6926)) - `[@mantine/core]` NumberInput: Fix incorrect handling of decimal numbers with more than 15 decimal places ([#6823](https://redirect.github.com/mantinedev/mantine/issues/6823)) - `[@mantine/core]` Slider: Fix marks not being aligned correctly ([#6909](https://redirect.github.com/mantinedev/mantine/issues/6909)) - `[@mantine/hooks]` use-fullscreen: Fix target node changes being ignored ([#6923](https://redirect.github.com/mantinedev/mantine/issues/6923)) - `[@mantine/core]` Badge: Fix incorrect sections alignment for `variant="dot"` - `[@mantine/core]` TagsInput: Fix incorrect logic of removing duplicate tags ([#6922](https://redirect.github.com/mantinedev/mantine/issues/6922)) - `[@mantine/core]` AppShell: Fix error when Suspense is rendered inside AppShell ([#6927](https://redirect.github.com/mantinedev/mantine/issues/6927)) - `[@mantine/core]` Menu: Fix `onKeyDown` prop not working in Menu.Dropdown component ([#6910](https://redirect.github.com/mantinedev/mantine/issues/6910)) ##### New Contributors - [@RabeeAbuBaker](https://redirect.github.com/RabeeAbuBaker) made their first contribution in [https://github.com/mantinedev/mantine/pull/6927](https://redirect.github.com/mantinedev/mantine/pull/6927) - [@linspw](https://redirect.github.com/linspw) made their first contribution in [https://github.com/mantinedev/mantine/pull/6923](https://redirect.github.com/mantinedev/mantine/pull/6923) - [@fellmann](https://redirect.github.com/fellmann) made their first contribution in [https://github.com/mantinedev/mantine/pull/6926](https://redirect.github.com/mantinedev/mantine/pull/6926) - [@maclementED](https://redirect.github.com/maclementED) made their first contribution in [https://github.com/mantinedev/mantine/pull/6842](https://redirect.github.com/mantinedev/mantine/pull/6842) **Full Changelog**: https://github.com/mantinedev/mantine/compare/7.13.1...7.13.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.