mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
renovate/cyclonedx-yarn-plugin-cyclonedx-2.x
5596 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
c07fb589a7
|
chore: add release management to new in unleash (#9257)
https://linear.app/unleash/issue/2-3244/add-release-management-to-new-in-unleash Adds release management to "New in Unleash". ![image](https://github.com/user-attachments/assets/5bbfc502-f730-4cd4-bf5e-747f1fe9e773) |
||
|
13ac0567c5
|
chore: make the milestone status a button (#9255)
https://linear.app/unleash/issue/2-3251/make-the-milestone-status-action-link-and-icon-a-proper-button-that Makes the milestone status a button while trying to keep most of the original design intact. ![image](https://github.com/user-attachments/assets/677cb9df-8ae2-4244-8d07-6cd2bd1da5fe) |
||
|
c02c5a4d47
|
fix(1-3296): don't navigate through the list on tab (#9259)
Prevents tab from navigating you through the list of results. Instead makes it so that the tab key always takes you to the next item in the same hierarchy. As a bonus: also automatically closes the menu when you navigate away (the previous implementation has a bug where it wouldn't if you shift-tab). The behavior of not letting you navigate the list with tab is consistent with native HTML select elements as well as MUI select elements. You typically navigate them with the arrow keys. |
||
|
4f30ce7155
|
chore(1-3349): no border for event timeline / dropdowns to the right (#9252)
Removes the border between the accordion summary and its contents for the event timeline, and moves dropdown selectors to the right to avoid overcrowding on the left. ![image](https://github.com/user-attachments/assets/b0df4c11-8e61-46f8-b844-349a709bd4e9) |
||
|
f9bd9d2d03
|
Adds a more visible focus indicator to the filter chips (#9251)
When the filter chip is focused, adds a 1px solid outline in the theme's primary color. This makes it easier to tell when the chip has focused. Additionally, adds a slight refactor in how we call the event log result component. I'm pretty sure I've seen react docs say that you should always use the component calling instead of a regular function call, so this does that. Before (the first chip has focus; can you tell?): ![image](https://github.com/user-attachments/assets/8fb4382c-9a38-4d77-acc2-35ae9fed1180) After: ![image](https://github.com/user-attachments/assets/7f6969c3-059f-4c0f-bbfc-9a295adf4070) Optionally, we could do something similar to on hover (first one has focus again), but it's kinda subtle and .. I don't think it's a theme color we have defined: ![image](https://github.com/user-attachments/assets/3fc10d34-858f-4007-9a80-06c4df2fc756) |
||
|
9d453e6881
|
chore(deps): update yarn to v4.6.0 (#9248)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.5.3` -> `4.6.0`](https://renovatebot.com/diffs/npm/yarn/4.5.3/4.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@yarnpkg%2fcli/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@yarnpkg%2fcli/4.5.3/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.5.3/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.6.0`]( |
||
|
6602e664a1
|
chore(deps): update testing-library monorepo (#9247)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://redirect.github.com/testing-library/react-testing-library) | [`16.1.0` -> `16.2.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.1.0/16.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2freact/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2freact/16.1.0/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2freact/16.1.0/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@testing-library/user-event](https://redirect.github.com/testing-library/user-event) | [`14.5.2` -> `14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.5.2/14.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fuser-event/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fuser-event/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fuser-event/14.5.2/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fuser-event/14.5.2/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/react-testing-library (@​testing-library/react)</summary> ### [`v16.2.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.2.0) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0) ##### Features - Add support for React error handlers ([#​1354](https://redirect.github.com/testing-library/react-testing-library/issues/1354)) ([9618c51]( |
||
|
4e36d2285e
|
chore: remove sortProjectRoles flag (#9226) | ||
|
21fb9a3118
|
chore: release management plausible events (#9230)
https://linear.app/unleash/issue/2-2834/plausible Adds the following Plausible events to the Release management feature: - Add plan - Start milestone - Remove plan - Create template - Edit template - Delete template |
||
|
e689e2e3d2
|
feat: implement dialogs for changerequest milestone handling and removing release plans (#9240) | ||
|
61f8236711
|
chore: changes the panel title to "Event timeline" (#9245)
Keeps it consistent with the previous title for this component and with what it's known as in the docs. |
||
|
56c9584bb6
|
feat: move timeline to panel (#9243)
Moves the event timeline to the personal dashboard from the header when the `frontendHeaderRedesign` flag is active. When the flag is active, it also: - hides the event timeline and corresponding button in the header - renders the environment selector next to the time selector instead of at the other end of the header ![image](https://github.com/user-attachments/assets/cccd8f07-d42a-4180-807f-20937019442d) --------- Co-authored-by: Nuno Góis <github@nunogois.com> |
||
|
54e4fd2190
|
chore: remove lifecycle v2 flag (#9224) | ||
|
4871cd57d1
|
chore: mark release management as an enterprise feature (#9229)
https://linear.app/unleash/issue/2-3093/sales-pitch-ui-for-release-management-to-show-non-enterprise-users Marks Release Management as a premium Enterprise feature. Once the `releasePlans` flag is enabled for everyone / removed, this is what non-Enterprise users will see: ![image](https://github.com/user-attachments/assets/7191fb09-976e-4e14-8e2f-6db114b5e2ca) |
||
|
2ff385a4b6
|
fix(1-3295): fix broken skip link (#9239)
Fixes the issue where the skip link wouldn't take you to the main content of the page anymore. Also includes a few related minor semantic and a11y improvements: 1. The `main` element now only surrounds the actual main content of the page. The sidebar is nav content and shouldn't be within it. The easiest way to do this was to change the element that was previously a `main` to a `div` and make the main content wrapper a `main` instead. 2. Makes the skip link target visible when focused. But invisible otherwise. This has two benefits: 1. It's immediately obvious that using the skip link has worked. It tells you that it's at the start of the main content. 2. Because the link now has text, it can be targeted by link search (e.g. in Firefox, press `'` to search for links (I use this **a lot**)), making it super easy to move your focus to the main content directly. (Yes, landmark navigation should also work here, though, especially with the `main` change). The implementation of UI considerations of the skip link are based on the CSS-tricks article [a deep dive on skipping to content](https://css-tricks.com/a-deep-dive-on-skipping-to-content/) from 2021. Here's what it looks like when you skip to content: ![image](https://github.com/user-attachments/assets/c22819e6-f801-47d8-a9d9-908c250fd6ba) When it doesn't have focus, it's invisible. |
||
|
cc25a2134c
|
chore(deps): update dependency swr to v2.3.0 (#9235)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swr](https://swr.vercel.app) ([source](https://redirect.github.com/vercel/swr)) | [`2.2.5` -> `2.3.0`](https://renovatebot.com/diffs/npm/swr/2.2.5/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/swr/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/swr/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/swr/2.2.5/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/swr/2.2.5/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/swr (swr)</summary> ### [`v2.3.0`](https://redirect.github.com/vercel/swr/compare/v2.2.5...v2.3.0) [Compare Source](https://redirect.github.com/vercel/swr/compare/v2.2.5...v2.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
bec490df3c
|
chore(deps): update dependency semver to v7.7.0 (#9233)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`7.6.3` -> `7.7.0`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.6.3/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.6.3/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#770-2025-01-29) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.3...v7.7.0) ##### Features - [`0864b3c`]( |
||
|
811c1c64ad
|
chore(deps): update dependency react-confetti to v6.2.2 (#9232)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-confetti](https://redirect.github.com/alampros/react-confetti) | [`6.1.0` -> `6.2.2`](https://renovatebot.com/diffs/npm/react-confetti/6.1.0/6.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-confetti/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-confetti/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-confetti/6.1.0/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-confetti/6.1.0/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>alampros/react-confetti (react-confetti)</summary> ### [`v6.2.2`](https://redirect.github.com/alampros/react-confetti/releases/tag/v6.2.2) [Compare Source](https://redirect.github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2) ##### Bug Fixes - build multiple module types ([3be757d]( |
||
|
9fa7f5aa7b
|
chore: release plan changes in change request view (#9225)
https://linear.app/unleash/issue/2-3169/add-release-plan-ui-representation-in-change-request-ui Adds visual representations for release plan change requests. ### Add release plan ![image](https://github.com/user-attachments/assets/8511c6a3-c83e-4eee-aa18-9affe4a9ac1d) ### Remove release plan ![image](https://github.com/user-attachments/assets/ed13f9ac-140c-40c9-a1a2-3c066c89c09a) ### Start milestone ![image](https://github.com/user-attachments/assets/ac8e5408-e877-470c-a98b-295b41444bfa) ![image](https://github.com/user-attachments/assets/abf19a55-89df-4dd8-8738-9dfcd63949b7) |
||
|
90e5adb695
|
chore: use union type for traffic search data (#9221)
Makes the data returned from the traffic search a union type to avoid nasty object-is-undefined errors at runtime. It requires more explicit handling, sure, but it means we don't need to accept undefined. |
||
|
17a4099dbf
|
refactor: add functions to estimate monthly usage from data directly (#9219)
Adds new monthly estimation functions that operate on raw usage data instead of chart data. This brings those methods in line with the rest of the traffic calculation functions that we have in that file and means we can remove other external dependencies. This is somewhat inspired by #9218, but not directly linked. |
||
|
543be6dede
|
chore(1-3342): extract into hook, use new endpoint if flag on (#9218)
Updates the existing BillingDetails pages (pro and payg) to use the new traffic search endpoint (and calculations) if the flag to do so is on. Otherwise, it falls back to using the existing method. I've extracted the overage calculation into a separate shared hook. |
||
|
bd6a90ffd4
|
chore: add tests for new traffic usage functions (#9208)
This PR adds tests to all the TODOs created in https://github.com/Unleash/unleash/pull/9191. Additionally it finally manages to refactor the `toChartData` function. |
||
|
29a4fe6c5d
|
chore(deps): update dependency cypress-vite to v1.6.0 (#9215)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress-vite](https://redirect.github.com/mammadataei/cypress-vite) |
[`1.5.0` ->
`1.6.0`](https://renovatebot.com/diffs/npm/cypress-vite/1.5.0/1.6.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cypress-vite/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress-vite/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress-vite/1.5.0/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress-vite/1.5.0/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mammadataei/cypress-vite (cypress-vite)</summary>
###
[`v1.6.0`](https://redirect.github.com/mammadataei/cypress-vite/blob/HEAD/CHANGELOG.md#160-2024-12-31)
[Compare
Source](https://redirect.github.com/mammadataei/cypress-vite/compare/v1.5.0...v1.6.0)
##### Features
- add support for vite v6
([#​104](https://redirect.github.com/mammadataei/cypress-vite/issues/104))
([6680e60](
|
||
|
31b1ee70e3
|
fix(deps): update dependency json-2-csv to v5.5.8 (#9211)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [json-2-csv](https://mrodrig.github.io/json-2-csv) ([source](https://redirect.github.com/mrodrig/json-2-csv)) | [`5.5.7` -> `5.5.8`](https://renovatebot.com/diffs/npm/json-2-csv/5.5.7/5.5.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/json-2-csv/5.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/json-2-csv/5.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/json-2-csv/5.5.7/5.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/json-2-csv/5.5.7/5.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mrodrig/json-2-csv (json-2-csv)</summary> ### [`v5.5.8`](https://redirect.github.com/mrodrig/json-2-csv/releases/tag/5.5.8): NPM Release v5.5.8 [Compare Source](https://redirect.github.com/mrodrig/json-2-csv/compare/5.5.7...5.5.8) - Incorporates [@​sevrai](https://redirect.github.com/sevrai)'s fix from [#​271](https://redirect.github.com/mrodrig/json-2-csv/issues/271) - Dev Dependency vulnerability patch </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
a4a5687687
|
feat: render markdown in toats (#9207)
## About the changes Toasts sometimes render messages that are in markdown format. This changes how we display them from ![image](https://github.com/user-attachments/assets/61930d1d-b54c-49a0-b982-af1484cd2981) to this: ![Screenshot from 2025-02-04 15-23-36](https://github.com/user-attachments/assets/a569345c-abf5-4d9d-9cf6-4c94701689c7) |
||
|
ae65919f92
|
fix: license banner using message type (#9209)
## About the changes Actually uses messageType and maps from warn to warning. |
||
|
c85c687816
|
chore(1-3335): filters data coming from the API to remove data points we're not interested in (#9205)
Implements a function that cleans and filters incoming data from the new traffic API. Specifically, it: - Removes `/edge` data points - Removes any data from before may 2024, which is the first full month we have on record Because all uses of the existing hook do this filtering themselves, I have added the filtering at the hook level. This is to avoid forgetting this filtering later. If we find out we need this data, we can move the filtering. |
||
|
96dac84880
|
refactor: period selector component (#9202)
Refactors the period selector component now that the design / system is pretty much finished. Main points are: change from using CSS selectors to using styled components; use props instead of classes. This is in keeping with the general Unleash approach. There's two very slight visual changes here: 1. There is 4px of added space below the "range" "header" text. 2. The months in the grid are a little closer together and not as wide. This is because we remove the explicit column gap due to the grid having a set width. Previously the width was automatic, but because we want this to line up with the button, we need to set the width explicitly on both items. As such, with the padding, the grid was a little too wide, so there was too little padding on the right. This rectifies that. |
||
|
2980c0de4e
|
refactor(1-3336): useTrafficData / NetworkTrafficUsage.tsx cleanup (#9191)
This PR refactors the `NetworkTrafficUsage.tsx` and `useTrafficData` files a bit. The primary objective was to make the network traffic usage component easier to work with, so I suggest to the reviewer that they start there. Part of that refactoring, was taking things out of the useTraffic hook that didn't need to be there. In the end, I'd removed so much that I didn't even need the hook itself in the new component, so I switched that to a regular useState. It made more sense to me to put some of the functions inside the hook into a separate file and import them directly (because they don't rely on any hook state), so I have done that and removed those functions from the trafficData hook. In this case, I also moved the tests. I have not added any new tests in this PR, but will do so in a follow-up. The functions I intend to test have been marked as such. |
||
|
c1e41b2b05
|
fix: users groups table columns on small screens (#9194)
On page "edit users for group", prevent user names and avatars form disappearing on devices with small screen. |
||
|
c68a542a63
|
refactor: project users virtual autocomplete (#9196) | ||
|
ef8191c68d
|
Update API tokens and client keys pages (#9143) | ||
|
c86ea091b7
|
feat: virtual autocomplete (#9181) | ||
|
b9aa554b0d
|
feat: ability to communicate other license messages (#9192)
## About the changes This gives us the ability to communicate other license messages which are not errors. By default they'll be warning but I'm opening the possibility of using a backend-provided value to make them informative instead of warning. The intention is to communicate things like: - Your license is about to expire in x days. - You are getting close to the maximum number of seats in your license - etc |
||
|
575bc41af0
|
chore(deps): update dependency vite to v5.4.14 (#9187)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.4.12` -> `5.4.14`](https://renovatebot.com/diffs/npm/vite/5.4.12/5.4.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.4.12/5.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.4.12/5.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.4.14`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.14) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.13...v5.4.14) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) for details. ### [`v5.4.13`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.13) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.12...v5.4.13) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.13/packages/vite/CHANGELOG.md) for details. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
f7b346e792
|
chore(deps): update dependency tss-react to v4.9.15 (#9186)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tss-react](https://www.tss-react.dev) ([source](https://redirect.github.com/garronej/tss-react)) | [`4.9.14` -> `4.9.15`](https://renovatebot.com/diffs/npm/tss-react/4.9.14/4.9.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.14/4.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.14/4.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>garronej/tss-react (tss-react)</summary> ### [`v4.9.15`](https://redirect.github.com/garronej/tss-react/releases/tag/v4.9.15) [Compare Source](https://redirect.github.com/garronej/tss-react/compare/v4.9.14...v4.9.15) <!-- Release notes generated using configuration in .github/release.yaml at refs/heads/main --> **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.14...v4.9.15 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
fd1ad31bb5
|
fix: make traffic usage test more robust by using this month's actual numbers (#9193)
The test was breaking because it assumed a month would have at least 30 days. Because the test relies on the current month, this isn't necessarily true. Further, there's parts of the code that relies on "impure" state via the "current date" (which will change based on when you run it), so setting a specific month in the test won't work. As such, this test makes the calculation explicit and uses the number of days in the current month. |
||
|
bd12cfce7c
|
fix(1-3334): re-align the dropdown menu with the dropdown (#9188)
Makes it so that the dropdown menu sits below the dropdown button, rather than being offset to the end of the containing flexbox. The issue was caused by the surrounding container being a flexbox. This caused the popover anchor to grow to the full height of the box, making the menu look offset. By using `align-items: start`, we get around this. Before ![image](https://github.com/user-attachments/assets/0f044627-05a3-4225-9a25-b20393c40158) After: ![image](https://github.com/user-attachments/assets/9a6d1d7f-7f18-48d3-abdf-f4bb7c02ba68) |
||
|
d83422ac45
|
chore(deps): update dependency sass to v1.83.4 (#9185)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.83.0` -> `1.83.4`](https://renovatebot.com/diffs/npm/sass/1.83.0/1.83.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.83.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.83.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.83.0/1.83.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.83.0/1.83.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.83.4`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1834) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.83.3...1.83.4) - No user-visible changes. ### [`v1.83.3`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1833) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.83.2...1.83.3) - No user-visible changes. ### [`v1.83.2`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1832) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.83.1...1.83.2) - Properly display deprecation IDs for the JS Sass API. - Don't display deprecation IDs for user-defined deprecations. ### [`v1.83.1`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1831) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.83.0...1.83.1) - Fix a bug where `--quiet-deps` would get deactivated for `@content` blocks, even when those blocks were entirely contained within dependencies. - Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to `--silence-deprecation` or `--fatal-deprecation`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
e72a7c1197
|
chore(1-3316): update request info boxes to new design (#9180)
Updates the existing number of requests and overage info boxes to the new design. The existing versions of the boxes had some issues on narrower screens, so it was easier to just leave them as is and start from scratch. The previous boxes on narrow screens: ![image](https://github.com/user-attachments/assets/f3efa00d-ac0d-41ed-82d8-11766e043cb5) The current ones (from wide to narrower): Wide ![image](https://github.com/user-attachments/assets/0a48c013-afcd-4652-9229-0fca19a83733) Mid (the text should probably ideally wrap at the same time here, but I'm not sure how at the moment) ![image](https://github.com/user-attachments/assets/2ea3a672-80a6-4445-ae90-736c91c6e88e) Narrow ![image](https://github.com/user-attachments/assets/03e3de0e-23c1-436a-8f6c-4c78cd4fdae7) Extra narrow: ![image](https://github.com/user-attachments/assets/652c0c3b-71b1-4b2e-9e86-217f0c827aa6) There's still some work we **could** do, but we should have UX have a look first. In particular, it's about how the text wraps in certain places etc, but I think it's good enough for now. I'll come back with tests for the calculations and some refactoring and cleanup in a followup. |
||
|
eba183a12c
|
chore(deps): update material-ui monorepo (#9033)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://redirect.github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`5.15.3` -> `5.16.14`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.3/5.16.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.3/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.3/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://redirect.github.com/mui/material-ui/tree/HEAD/packages/mui-lab)) | [`5.0.0-alpha.159` -> `5.0.0-alpha.175`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.175) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2flab/5.0.0-alpha.175?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2flab/5.0.0-alpha.175?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.175?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.175?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/) ([source](https://redirect.github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`5.15.3` -> `5.16.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.16.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.3/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.3/5.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://redirect.github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | [`7.23.3` -> `7.24.1`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.23.3/7.24.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/7.23.3/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/7.23.3/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.16.14`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.14) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.13...v5.16.14) <!-- generated comparing v5.16.13..v5.x --> A big thanks to the 1 contributor who made this release possible. ##### `@mui/material@5.16.14` - \[Autocomplete] Revert: Fix options list rendering in freeSolo mode ([#​44857](https://redirect.github.com/mui/material-ui/issues/44857)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ### [`v5.16.13`](https://redirect.github.com/mui/material-ui/compare/v5.16.12...v5.16.13) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.12...v5.16.13) ### [`v5.16.12`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.12) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.11...v5.16.12) <!-- generated comparing v5.16.11..v5.x --> *Dec 16, 2024* Material UI v5 is now compatible with React 19 ([#​44720](https://redirect.github.com/mui/material-ui/issues/44720)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ##### Core - Bump react 19 in v5 ([#​44720](https://redirect.github.com/mui/material-ui/issues/44720)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - Add `latest-v5` tag to v5 releases ([#​44757](https://redirect.github.com/mui/material-ui/issues/44757)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) All contributors of this release in alphabetical order: [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ### [`v5.16.11`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.11) A big thanks to the contributor who made this release possible. ##### Core - Bump pnpm to 9.14.4 in v5 ([#​44705](https://redirect.github.com/mui/material-ui/issues/44705)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - Fix UMD examples ([#​44706](https://redirect.github.com/mui/material-ui/issues/44706)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - \[typescript] Rescue missing backports v5 ([#​44712](https://redirect.github.com/mui/material-ui/issues/44712)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) All contributors of this release in alphabetical order: [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ### [`v5.16.9`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.9) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.8...v5.16.9) A big thanks to the 2 contributors who made this release possible. ##### `@mui/material@5.16.9` - \[Tabs] Cherry pick `ScrollbarSize` ref being overridden fix ([#​44595](https://redirect.github.com/mui/material-ui/issues/44595)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ##### Core - Ignore browserslist and remove tag latest ([#​44589](https://redirect.github.com/mui/material-ui/issues/44589)) [@​siriwatknp](https://redirect.github.com/siriwatknp) All contributors of this release in alphabetical order: [@​DiegoAndai](https://redirect.github.com/DiegoAndai), [@​siriwatknp](https://redirect.github.com/siriwatknp) ### [`v5.16.8`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.8) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.7...v5.16.8) A big thanks to the 8 contributors who made this release possible. ##### `@mui/material@5.16.8` - Cherry pick ref accessing PRs ([#​44543](https://redirect.github.com/mui/material-ui/issues/44543)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ##### `@mui/utils@5.16.8` - Skip deep clone React element (v5.x) ([#​44494](https://redirect.github.com/mui/material-ui/issues/44494)) [@​jukkatupamaki](https://redirect.github.com/jukkatupamaki) ##### Docs - Keep sponsors up to date [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix MUI Treasury Layout broken links ([#​43753](https://redirect.github.com/mui/material-ui/issues/43753)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Strengthen CSP rule [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Give up on restoring search [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Normalize next major message [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix versions URL [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix use of absolute URLs ([#​43567](https://redirect.github.com/mui/material-ui/issues/43567)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Restore search on v5 ([#​43566](https://redirect.github.com/mui/material-ui/issues/43566)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix link from v5 to v6 ([#​43585](https://redirect.github.com/mui/material-ui/issues/43585)) [@​alexfauquette](https://redirect.github.com/alexfauquette) - Updated mui-x roadmap links with the new project URL ([@​michelengelen](https://redirect.github.com/michelengelen)) ([#​43446](https://redirect.github.com/mui/material-ui/issues/43446)) [@​michelengelen](https://redirect.github.com/michelengelen) - Fix broken link to Next.js docs [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ##### Core - \[blog] Polish Upcoming changes to MUI X pricing in 2024 ([#​43438](https://redirect.github.com/mui/material-ui/issues/43438)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[blog] Add video to the Pigment CSS blog post ([#​42500](https://redirect.github.com/mui/material-ui/issues/42500)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[blog] Announcing pricing changes Sep 2024 ([#​43272](https://redirect.github.com/mui/material-ui/issues/43272)) [@​cherniavskii](https://redirect.github.com/cherniavskii) - Prepare for moving to v5.x branch ([#​43447](https://redirect.github.com/mui/material-ui/issues/43447)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - \[core] Cherry pick [#​42346](https://redirect.github.com/mui/material-ui/issues/42346) to v5 ([#​44475](https://redirect.github.com/mui/material-ui/issues/44475)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - \[core] Fix CI on v5.x branch ([#​44487](https://redirect.github.com/mui/material-ui/issues/44487)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - \[core] Fix CI on v5.x branch ([#​43564](https://redirect.github.com/mui/material-ui/issues/43564)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[examples] Fix v5 clone example instructions ([#​43755](https://redirect.github.com/mui/material-ui/issues/43755)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[examples] Fix CLI download instructions [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[examples] Fix CDN live preview example [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[examples] Fix more examples to work with v5 [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[examples] Freeze examples dependency range ([#​43435](https://redirect.github.com/mui/material-ui/issues/43435)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) All contributors of this release in alphabetical order: [@​alexfauquette](https://redirect.github.com/alexfauquette), [@​cherniavskii](https://redirect.github.com/cherniavskii), [@​DiegoAndai](https://redirect.github.com/DiegoAndai), [@​jukkatupamaki](https://redirect.github.com/jukkatupamaki), [@​michelengelen](https://redirect.github.com/michelengelen), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​rluzists1](https://redirect.github.com/rluzists1), [@​siriwatknp](https://redirect.github.com/siriwatknp) ### [`v5.16.7`](https://redirect.github.com/mui/material-ui/compare/v5.16.6...v5.16.7) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.6...v5.16.7) ### [`v5.16.6`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.6) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.5...v5.16.6) <!-- generated comparing v5.16.5..master --> *Jul 30, 2024* A big thanks to the 5 contributors who made this release possible. ##### `@mui/material@5.16.6` - \[Divider] Enable borderStyle enhancement in divider with children ([#​43059](https://redirect.github.com/mui/material-ui/issues/43059)) [@​anuujj](https://redirect.github.com/anuujj) ##### Docs - \[material-ui]\[Card] Update CardMedia description ([#​43121](https://redirect.github.com/mui/material-ui/issues/43121)) [@​shahzaibdev1](https://redirect.github.com/shahzaibdev1) - \[material-ui] Replace deprecated `<ListItem button/>` with `ListItemButton` component in routing libraries list example ([#​43114](https://redirect.github.com/mui/material-ui/issues/43114)) [@​aliharis99](https://redirect.github.com/aliharis99) - \[material-ui]\[Snackbar] Improve close `reason` type in demos ([#​43105](https://redirect.github.com/mui/material-ui/issues/43105)) [@​sai6855](https://redirect.github.com/sai6855) ##### Core - \[code-infra] Use the same CI names on master & next ([#​43064](https://redirect.github.com/mui/material-ui/issues/43064)) [@​mnajdova](https://redirect.github.com/mnajdova) All contributors of this release in alphabetical order: [@​aliharis99](https://redirect.github.com/aliharis99), [@​anuujj](https://redirect.github.com/anuujj), [@​mnajdova](https://redirect.github.com/mnajdova), [@​sai6855](https://redirect.github.com/sai6855), [@​shahzaibdev1](https://redirect.github.com/shahzaibdev1) ### [`v5.16.5`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.5) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.4...v5.16.5) *Jul 25, 2024* A big thanks to the 4 contributors who made this release possible. ##### `@mui/utils@5.16.5` - <!-- 1 -->\[utils] Add dependency to [@​mui/types](https://redirect.github.com/mui/types) ([@​mnajdova](https://redirect.github.com/mnajdova)) ([#​43047](https://redirect.github.com/mui/material-ui/issues/43047)) [@​mnajdova](https://redirect.github.com/mnajdova) ##### Docs - <!-- 4 -->\[material-ui]\[joy-ui]\[Autocomplete] Fix `Hint` demo ([@​ManthanGajjar](https://redirect.github.com/ManthanGajjar)) ([#​43039](https://redirect.github.com/mui/material-ui/issues/43039)) [@​ManthanGajjar](https://redirect.github.com/ManthanGajjar) - <!-- 3 -->Fix CHANGELOG convention [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 2 -->\[material-ui] Fix broken image links in blog template on master branch ([#​42969](https://redirect.github.com/mui/material-ui/issues/42969)) [@​navedqb](https://redirect.github.com/navedqb) All contributors of this release in alphabetical order: [@​ManthanGajjar](https://redirect.github.com/ManthanGajjar), [@​mnajdova](https://redirect.github.com/mnajdova), [@​navedqb](https://redirect.github.com/navedqb), [@​oliviertassinari](https://redirect.github.com/oliviertassinari) **Full Changelog**: https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5 ### [`v5.16.4`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.4) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.3...v5.16.4) *Jul 16, 2024* A big thanks to the one contributor who made this release possible. ##### `@mui/material@5.16.4` - <!-- 1 -->Fix wrong import in Popover types ([#​42967](https://redirect.github.com/mui/material-ui/issues/42967)) [@​mnajdova](https://redirect.github.com/mnajdova) All contributors of this release in alphabetical order: [@​mnajdova](https://redirect.github.com/mnajdova) ### [`v5.16.3`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.3) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.2...v5.16.3) *Jul 16, 2024* A big thanks to the 3 contributors who made this release possible. ##### `@mui/material@5.16.3` - <!-- 1 -->\[material] Add missing dependency ([#​42959](https://redirect.github.com/mui/material-ui/issues/42959)) [@​mnajdova](https://redirect.github.com/mnajdova) ##### Docs - <!-- 3 -->\[material-ui]\[Autocomplete] Add instructions about `autosuggest-highlight` dependency ([#​42953](https://redirect.github.com/mui/material-ui/issues/42953)) [@​HoFa1997](https://redirect.github.com/HoFa1997) - <!-- 2 -->Move feedback from Canny to GitHub [@​oliviertassinari](https://redirect.github.com/oliviertassinari) All contributors of this release in alphabetical order: [@​HoFa1997](https://redirect.github.com/HoFa1997), [@​mnajdova](https://redirect.github.com/mnajdova), [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ### [`v5.16.2`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.2) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.1...v5.16.2) *Jul 16, 2024* A big thanks to the 2 contributors who made this release possible. ##### `@mui/material@5.16.2` - <!-- 2 -->\[material] Remove dependency to [@​mui/base](https://redirect.github.com/mui/base) ([@​mnajdova](https://redirect.github.com/mnajdova)) ([#​42917](https://redirect.github.com/mui/material-ui/issues/42917)) [@​mnajdova](https://redirect.github.com/mnajdova) ##### Core - <!-- 1 -->\[website] Sync /about page [@​oliviertassinari](https://redirect.github.com/oliviertassinari) All contributors of this release in alphabetical order: [@​mnajdova](https://redirect.github.com/mnajdova), [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ### [`v5.16.1`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.1) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.16.0...v5.16.1) A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: - ⚛️ All packages, including Material UI, are now compatible with React 18.3.1 ##### `@mui/material@5.16.1` - \[AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider ([#​42713](https://redirect.github.com/mui/material-ui/issues/42713)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ##### `@mui/joy@5.0.0-beta.48` - \[Autocomplete] Fix React spread key warning ([#​42856](https://redirect.github.com/mui/material-ui/issues/42856)) [@​aarongarciah](https://redirect.github.com/aarongarciah) ##### Docs - \[material-ui] Fix React 18.3 key spread warnings in Autocomplete demos ([#​42854](https://redirect.github.com/mui/material-ui/issues/42854)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[material-ui] Fix type error in virtualized table demo ([#​42852](https://redirect.github.com/mui/material-ui/issues/42852)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - Fix typos ([@​omahs](https://redirect.github.com/omahs)) ([#​42888](https://redirect.github.com/mui/material-ui/issues/42888)) [@​omahs](https://redirect.github.com/omahs) - Fix 301 [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ##### Core - \[core] Bump React to 18.3.1 ([#​42846](https://redirect.github.com/mui/material-ui/issues/42846)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[core] Remove react-test-renderer ([#​42853](https://redirect.github.com/mui/material-ui/issues/42853)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[core] Replace enzyme in describeConformance ([#​42847](https://redirect.github.com/mui/material-ui/issues/42847)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[test] Remove enzyme ([#​42850](https://redirect.github.com/mui/material-ui/issues/42850)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[test] Remove createMount test util ([#​42849](https://redirect.github.com/mui/material-ui/issues/42849)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[base-ui] Fix React spread key warning in test ([#​42855](https://redirect.github.com/mui/material-ui/issues/42855)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[styles]\[withStyles] Expect React defaultProps warning in test ([#​42752](https://redirect.github.com/mui/material-ui/issues/42752)) ([#​42851](https://redirect.github.com/mui/material-ui/issues/42851)) [@​aarongarciah](https://redirect.github.com/aarongarciah) All contributors of this release in alphabetical order: [@​aarongarciah](https://redirect.github.com/aarongarciah), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​omahs](https://redirect.github.com/omahs), [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ### [`v5.16.0`](https://redirect.github.com/mui/material-ui/releases/tag/v5.16.0) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.21...v5.16.0) A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🚀 Added `InitColorSchemeScript` for Next.js App Router ([#​42829](https://redirect.github.com/mui/material-ui/issues/42829)) [@​siriwatknp](https://redirect.github.com/siriwatknp) ##### `@mui/material@5.16.0` - \[Alert] Add ability to override slot props ([@​alexey-kozlenkov](https://redirect.github.com/alexey-kozlenkov)) ([#​42808](https://redirect.github.com/mui/material-ui/issues/42808)) [@​alexey-kozlenkov](https://redirect.github.com/alexey-kozlenkov) - Add `InitColorSchemeScript` for Next.js App Router ([#​42829](https://redirect.github.com/mui/material-ui/issues/42829)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - Add `DefaultPropsProvider` ([#​42820](https://redirect.github.com/mui/material-ui/issues/42820)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - Support `CssVarsTheme` in `responsiveFontSizes` return type ([@​jxdp](https://redirect.github.com/jxdp)) ([#​42806](https://redirect.github.com/mui/material-ui/issues/42806)) [@​jxdp](https://redirect.github.com/jxdp) - Remove warning from `getInitColorSchemeScript` ([#​42838](https://redirect.github.com/mui/material-ui/issues/42838)) [@​siriwatknp](https://redirect.github.com/siriwatknp) ##### Docs - \[docs] Fix 301 MDN redirections [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ##### Core - \[mui-utils]\[test] Remove usages of deprecated react-dom APIs ([@​aarongarciah](https://redirect.github.com/aarongarciah)) ([#​42813](https://redirect.github.com/mui/material-ui/issues/42813)) [@​aarongarciah](https://redirect.github.com/aarongarciah) All contributors of this release in alphabetical order: [@​aarongarciah](https://redirect.github.com/aarongarciah), [@​alexey-kozlenkov](https://redirect.github.com/alexey-kozlenkov), [@​jxdp](https://redirect.github.com/jxdp), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​siriwatknp](https://redirect.github.com/siriwatknp) ### [`v5.15.21`](https://redirect.github.com/mui/material-ui/releases/tag/v5.15.21) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.20...v5.15.21) *Jun 28, 2024* A big thanks to the 7 contributors who made this release possible. ##### `@mui/material@5.15.21` - \[Autocomplete] Fix renderOption props type ([@​DiegoAndai](https://redirect.github.com/DiegoAndai)) ([#​42709](https://redirect.github.com/mui/material-ui/issues/42709)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - \[Stepper] Generate class for `nonLinear` prop ([@​alexismo](https://redirect.github.com/alexismo)) ([#​42677](https://redirect.github.com/mui/material-ui/issues/42677)) [@​alexismo](https://redirect.github.com/alexismo) ##### Docs - Use new email for sponsoring [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix 301 links ([@​alexfauquette](https://redirect.github.com/alexfauquette)) ([#​42700](https://redirect.github.com/mui/material-ui/issues/42700)) [@​alexfauquette](https://redirect.github.com/alexfauquette) - \[material-ui]\[Select] Fix the `SelectAutoWidth` demo menu item value ([@​Danielkhakbaz](https://redirect.github.com/Danielkhakbaz)) ([#​42696](https://redirect.github.com/mui/material-ui/issues/42696)) [@​Danielkhakbaz](https://redirect.github.com/Danielkhakbaz) - \[material-ui]\[Autocomplete] Fix more React 18.3 key spread warnings in demos ([#​42766](https://redirect.github.com/mui/material-ui/issues/42766)) [@​wbt](https://redirect.github.com/wbt) - \[material-ui] Fix sign in side image ([#​42708](https://redirect.github.com/mui/material-ui/issues/42708)) [@​zanivan](https://redirect.github.com/zanivan) - \[website] Add Ale to team ([#​42769](https://redirect.github.com/mui/material-ui/issues/42769)) [@​alelthomas](https://redirect.github.com/alelthomas) ##### Core - \[core] Cherry pick pnpm updates ([#​42763](https://redirect.github.com/mui/material-ui/issues/42763)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - \[website] Add Armin to the team members ([@​arminmeh](https://redirect.github.com/arminmeh)) ([#​42681](https://redirect.github.com/mui/material-ui/issues/42681)) [@​arminmeh](https://redirect.github.com/arminmeh) - \[website] Open Staff Engineer role for Pigment CSS ([@​mnajdova](https://redirect.github.com/mnajdova)) ([#​42669](https://redirect.github.com/mui/material-ui/issues/42669)) [@​mnajdova](https://redirect.github.com/mnajdova) All contributors of this release in alphabetical order: [@​alexfauquette](https://redirect.github.com/alexfauquette), [@​alexismo](https://redirect.github.com/alexismo), [@​arminmeh](https://redirect.github.com/arminmeh), [@​Danielkhakbaz](https://redirect.github.com/Danielkhakbaz), [@​DiegoAndai](https://redirect.github.com/DiegoAndai), [@​mnajdova](https://redirect.github.com/mnajdova), [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ### [`v5.15.20`](https://redirect.github.com/mui/material-ui/releases/tag/v5.15.20) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.19...v5.15.20) <!-- generated comparing v5.15.19..master --> *Jun 12, 2024* A big thanks to the 9 contributors who made this release possible. ##### `@mui/material@5.15.20` - <!-- 17 -->\[Autocomplete] Shouldn't resize when hovering ([@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli)) ([#​42535](https://redirect.github.com/mui/material-ui/issues/42535)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) - <!-- 07 -->\[Tab] Fix applying `iconWrapper` styles from theme and update its description ([@​sai6855](https://redirect.github.com/sai6855)) ([#​42570](https://redirect.github.com/mui/material-ui/issues/42570)) [@​sai6855](https://redirect.github.com/sai6855) ##### `@mui/utils@5.15.15` - <!-- 06 -->Allow passing `NaN` as `defaultValue` to `useControlled` ([@​iammminzzy](https://redirect.github.com/iammminzzy)) ([#​42571](https://redirect.github.com/mui/material-ui/issues/42571)) [@​iammminzzy](https://redirect.github.com/iammminzzy) - <!-- 17 -->Fix GitHub-reported prototype pollution vulnerability in `deepmerge` ([#​41652](https://redirect.github.com/mui/material-ui/issues/41652)) ([#​42608](https://redirect.github.com/mui/material-ui/issues/42608)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ##### Docs - <!-- 16 -->\[docs] Add Pigment CSS and Base UI logos SVGs ([#​42513](https://redirect.github.com/mui/material-ui/issues/42513)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 15 -->\[docs] Update twitter.com to x.com [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 14 -->\[docs] Simplify Example projects page [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 13 -->\[material-ui] Add docs for complementary stepper components ([@​anle9650](https://redirect.github.com/anle9650)) ([#​42613](https://redirect.github.com/mui/material-ui/issues/42613)) [@​anle9650](https://redirect.github.com/anle9650) - <!-- 12 -->\[docs] Add changelog section to the design kits page ([@​danilo-leal](https://redirect.github.com/danilo-leal)) ([#​42463](https://redirect.github.com/mui/material-ui/issues/42463)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 11 -->\[material-ui] Fix sentence in the All components page ([@​danilo-leal](https://redirect.github.com/danilo-leal)) ([#​42462](https://redirect.github.com/mui/material-ui/issues/42462)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 10 -->\[material-ui] Update Figma design kit doc redirect link ([@​danilo-leal](https://redirect.github.com/danilo-leal)) ([#​42456](https://redirect.github.com/mui/material-ui/issues/42456)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 09 -->\[system] Add "dynamic values" section to sx prop page ([@​aarongarciah](https://redirect.github.com/aarongarciah)) ([#​42453](https://redirect.github.com/mui/material-ui/issues/42453)) [@​aarongarciah](https://redirect.github.com/aarongarciah) ##### Core - <!-- 18 -->\[website] Move the `React Engineer - X` role to future roles ([#​42532](https://redirect.github.com/mui/material-ui/issues/42532)) [@​DanailH](https://redirect.github.com/DanailH) - <!-- 08 -->\[examples] Remove Pigment CSS examples ([#​42538](https://redirect.github.com/mui/material-ui/issues/42538)) [@​sai6855](https://redirect.github.com/sai6855) - <!-- 05 -->\[website] Close Developer Advocate / Content Engineer role [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 04 -->\[website] Update DoiT description and link in Sponsors section ([@​erezstmn-doit](https://redirect.github.com/erezstmn-doit)) ([#​42511](https://redirect.github.com/mui/material-ui/issues/42511)) [@​erezstmn-doit](https://redirect.github.com/erezstmn-doit) - <!-- 03 -->\[website] Clean up the docs-infra job ad ([@​danilo-leal](https://redirect.github.com/danilo-leal)) ([#​42509](https://redirect.github.com/mui/material-ui/issues/42509)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 02 -->\[website] Open the Docs-infra engineer role ([@​danilo-leal](https://redirect.github.com/danilo-leal)) ([#​42496](https://redirect.github.com/mui/material-ui/issues/42496)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 01 -->\[website] Fix locationCountry in about page [@​oliviertassinari](https://redirect.github.com/oliviertassinari) All contributors of this release in alphabetical order: [@​aarongarciah](https://redirect.github.com/aarongarciah), [@​anle9650](https://redirect.github.com/anle9650), [@​DanailH](https://redirect.github.com/DanailH), [@​danilo-leal](https://redirect.github.com/danilo-leal), [@​erezstmn-doit](https://redirect.github.com/erezstmn-doit), [@​iammminzzy](https://redirect.github.com/iammminzzy), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​sai6855](https://redirect.github.com/sai6855), [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ### [`v5.15.19`](https://redirect.github.com/mui/material-ui/compare/v5.15.18...v5.15.19) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.18...v5.15.19) ### [`v5.15.18`](https://redirect.github.com/mui/material-ui/releases/tag/v5.15.18) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.17...v5.15.18) <!-- generated comparing v5.15.17..master --> *May 14, 2024* A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: ##### `@mui/material@5.15.18` - <!-- 6 -->\[Autocomplete] Improve design when there's a start adornment for small autocomplete ([@​TahaRhidouani](https://redirect.github.com/TahaRhidouani)) ([#​42176](https://redirect.github.com/mui/material-ui/issues/42176)) [@​github-actions](https://redirect.github.com/github-actions)\[bot] - <!-- 3 -->\[ToggleButtonGroup] Add missing `selected` class in ToggleButtonGroupClasses type ([@​tarunrajput](https://redirect.github.com/tarunrajput)) ([#​42250](https://redirect.github.com/mui/material-ui/issues/42250)) [@​github-actions](https://redirect.github.com/github-actions)\[bot] ##### Docs - <!-- 4 -->\[docs] Fix 301 to Figma [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ##### Core - <!-- 5 -->\[blog] Introducing Pigment CSS blog post ([#​42198](https://redirect.github.com/mui/material-ui/issues/42198)) ([#​42255](https://redirect.github.com/mui/material-ui/issues/42255)) [@​samuelsycamore](https://redirect.github.com/samuelsycamore) - <!-- 2 -->\[website] Add redirection for talk [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 1 -->\[website] Adds Arthur Balduini team info ([@​arthurbalduini](https://redirect.github.com/arthurbalduini)) ([#​42226](https://redirect.github.com/mui/material-ui/issues/42226)) [@​github-actions](https://redirect.github.com/github-actions)\[bot] All contributors of this release in alphabetical order: [@​arthurbalduini](https://redirect.github.com/arthurbalduini), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​samuelsycamore](https://redirect.github.com/samuelsycamore), [@​TahaRhidouani](https://redirect.github.com/TahaRhidouani), [@​tarunrajput](https://redirect.github.com/tarunrajput) ### [`v5.15.17`](https://redirect.github.com/mui/material-ui/compare/v5.15.16...v5.15.17) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.16...v5.15.17) ### [`v5.15.16`](https://redirect.github.com/mui/material-ui/compare/v5.15.15...v5.15.16) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.15...v5.15.16) ### [`v5.15.15`](https://redirect.github.com/mui/material-ui/releases/tag/v5.15.15) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.14...v5.15.15) A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.15` - \[Autocomplete] Display options provided to the `options` prop even if loading is true ([#​41677](https://redirect.github.com/mui/material-ui/issues/41677)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) - \[RadioGroup] Apply classnames ([#​41681](https://redirect.github.com/mui/material-ui/issues/41681)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ##### `@mui/system@5.15.15` - Fix typo to avoid infinite recursion in function call ([#​41678](https://redirect.github.com/mui/material-ui/issues/41678)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ##### Docs - \[material-ui]\[Slider] Remove `valueLabelFormat` from restricted values demo so that the tooltip thumb label displays the same as the value text ([#​41679](https://redirect.github.com/mui/material-ui/issues/41679)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) - \[material-ui] Remove deleted page from the sidenav ([#​41594](https://redirect.github.com/mui/material-ui/issues/41594)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[material-ui] Fix typo in CSS theme variables customization ([#​41680](https://redirect.github.com/mui/material-ui/issues/41680)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) - Continue migration of Base UI to sperate repository [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Add notification for MUI X v7 blog post ([#​41587](https://redirect.github.com/mui/material-ui/issues/41587)) ([#​41605](https://redirect.github.com/mui/material-ui/issues/41605)) [@​cherniavskii](https://redirect.github.com/cherniavskii) - Update the versions dropdown to show v6 ([#​41557](https://redirect.github.com/mui/material-ui/issues/41557)) [@​mnajdova](https://redirect.github.com/mnajdova) ##### Core - \[blog] Link to Romain's blog post in MUI X v7 announcement post ([#​41641](https://redirect.github.com/mui/material-ui/issues/41641)) [@​cherniavskii](https://redirect.github.com/cherniavskii) - \[blog] Blog post with MUI X v7.0.0 annoucement ([#​41563](https://redirect.github.com/mui/material-ui/issues/41563)) ([#​41604](https://redirect.github.com/mui/material-ui/issues/41604)) [@​cherniavskii](https://redirect.github.com/cherniavskii) - \[blog] Add post about remote ([#​41565](https://redirect.github.com/mui/material-ui/issues/41565)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[core] Continue rename of Toolpad [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[docs-infra] Add Toolpad product/category IDs to types ([#​41551](https://redirect.github.com/mui/material-ui/issues/41551)) [@​bharatkashyap](https://redirect.github.com/bharatkashyap) - \[website] Add Aarón to About Us ([#​41747](https://redirect.github.com/mui/material-ui/issues/41747)) [@​aarongarciah](https://redirect.github.com/aarongarciah) - \[website] Add stray design adjustments throughout the site ([#​41642](https://redirect.github.com/mui/material-ui/issues/41642)) [@​mnajdova](https://redirect.github.com/mnajdova) - \[website] Update pricing table ([#​41606](https://redirect.github.com/mui/material-ui/issues/41606)) [@​cherniavskii](https://redirect.github.com/cherniavskii) All contributors of this release in alphabetical order: [@​aarongarciah](https://redirect.github.com/aarongarciah), [@​bharatkashyap](https://redirect.github.com/bharatkashyap), [@​cherniavskii](https://redirect.github.com/cherniavskii), [@​danilo-leal](https://redirect.github.com/danilo-leal), [@​mnajdova](https://redirect.github.com/mnajdova), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ### [`v5.15.14`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51514) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.13...v5.15.14) <!-- generated comparing v5.15.13..master --> *Mar 18, 2024* A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.13` - \[Accordion] Convert to support CSS extraction ([#​41221](https://redirect.github.com/mui/material-ui/issues/41221)) [@​mnajdova](https://redirect.github.com/mnajdova) - <!-- 24 -->\[Autocomplete] Convert to support CSS extraction ([#​40330](https://redirect.github.com/mui/material-ui/issues/40330)) [@​mnajdova](https://redirect.github.com/mnajdova) - <!-- 06 -->\[Slider] Convert to support CSS extraction ([#​41201](https://redirect.github.com/mui/material-ui/issues/41201)) [@​mnajdova](https://redirect.github.com/mnajdova) - <!-- 07 -->\[Select] Fix variant type ([#​41405](https://redirect.github.com/mui/material-ui/issues/41405)) [@​sai6855](https://redirect.github.com/sai6855) - <!-- 09 -->\[typescript] Use interface instead of type for props ([#​41500](https://redirect.github.com/mui/material-ui/issues/41500)) [@​siriwatknp](https://redirect.github.com/siriwatknp) ##### `@pigment-css/react@0.0.3` - <!-- 03 -->Add Box component ([#​41451](https://redirect.github.com/mui/material-ui/issues/41451)) [@​brijeshb42](https://redirect.github.com/brijeshb42) ##### `pigment-css/nextjs-plugin@0.0.3` - <!-- 04 -->Fix alias resolver ([#​41494](https://redirect.github.com/mui/material-ui/issues/41494)) [@​brijeshb42](https://redirect.github.com/brijeshb42) - <!-- 05 -->Follow-up to [#​41494](https://redirect.github.com/mui/material-ui/issues/41494) ([#​41502](https://redirect.github.com/mui/material-ui/issues/41502)) [@​brijeshb42](https://redirect.github.com/brijeshb42) ##### Docs - <!-- 12 -->\[joy-ui] Add UI improvements to the side navigation demo ([#​41461](https://redirect.github.com/mui/material-ui/issues/41461)) [@​cipherlogs](https://redirect.github.com/cipherlogs) - <!-- 11 -->\[pigment-css] Add media query guide ([#​41473](https://redirect.github.com/mui/material-ui/issues/41473)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - <!-- 10 -->\[pigment-css] Fixing location of the ExtendTheme type in the docs ([#​41499](https://redirect.github.com/mui/material-ui/issues/41499)) [@​jherr](https://redirect.github.com/jherr) - <!-- 08 -->\[material-ui]\[Progress] Add Circular progress gradient demo from Github comment ([#​40559](https://redirect.github.com/mui/material-ui/issues/40559)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ##### Core - <!-- 23 -->\[blog] Bringing consistency to Material UI customization APIs ([#​41040](https://redirect.github.com/mui/material-ui/issues/41040)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - <!-- 22 -->\[code-infra] Rename [@​mui-internal/docs-utils](https://redirect.github.com/mui-internal/docs-utils) to [@​mui/internal-docs-utils](https://redirect.github.com/mui/internal-docs-utils) ([#​41498](https://redirect.github.com/mui/material-ui/issues/41498)) [@​michaldudak](https://redirect.github.com/michaldudak) - <!-- 21 -->\[code-infra] Copy translations.json to [@​mui/docs](https://redirect.github.com/mui/docs) build folder ([#​41472](https://redirect.github.com/mui/material-ui/issues/41472)) [@​Janpot](https://redirect.github.com/Janpot) - <!-- 20 -->\[core] Use Circle CI context ([#​41532](https://redirect.github.com/mui/material-ui/issues/41532)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 19 -->\[core] Fix CHANGELOG format and update date ([#​41481](https://redirect.github.com/mui/material-ui/issues/41481)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) - <!-- 18 -->\[docs] Fix useStorageState regressions ([#​41223](https://redirect.github.com/mui/material-ui/issues/41223)) [@​Janpot](https://redirect.github.com/Janpot) - <!-- 17 -->\[docs] Fix some Vale errors ([#​41516](https://redirect.github.com/mui/material-ui/issues/41516)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 15 -->\[material-ui]\[docs] Fix landing page template's h1 size ([#​41543](https://redirect.github.com/mui/material-ui/issues/41543)) [@​zanivan](https://redirect.github.com/zanivan) - <!-- 14 -->\[material-ui]\[docs] Apply new code header docs feature ([#​41508](https://redirect.github.com/mui/material-ui/issues/41508)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 11 -->\[material-next] Drop the package ([#​41544](https://redirect.github.com/mui/material-ui/issues/41544)) [@​mnajdova](https://redirect.github.com/mnajdova) - <!-- 16 -->\[docs-infra] Fail CI on Vale error ([#​40944](https://redirect.github.com/mui/material-ui/issues/40944)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 15 -->\[docs-infra] Improve Vale config [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - <!-- 14 -->\[docs-infra] Add a feature list "component" ([#​41484](https://redirect.github.com/mui/material-ui/issues/41484)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 13 -->\[docs-infra] Add code block header classes ([#​41487](https://redirect.github.com/mui/material-ui/issues/41487)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 21 -->\[docs-infra] Make the Algolia search input label invisible ([#​41542](https://redirect.github.com/mui/material-ui/issues/41542)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - <!-- 03 -->\[website] Improve navbar's items hover state ([#​41535](https://redirect.github.com/mui/material-ui/issues/41535)) [@​EyaOuenniche](https://redirect.github.com/EyaOuenniche) - <!-- 02 -->\[website] Split Toolpad documentation ([#​41316](https://redirect.github.com/mui/material-ui/issues/41316)) [@​bharatkashyap](https://redirect.github.com/bharatkashyap) - <!-- 01 -->\[website] Use MUI X Data Grid v7-beta ([#​41276](https://redirect.github.com/mui/material-ui/issues/41276)) [@​cherniavskii](https://redirect.github.com/cherniavskii) All contributors of this release in alphabetical order: [@​bharatkashyap](https://redirect.github.com/bharatkashyap), [@​brijeshb42](https://redirect.github.com/brijeshb42), [@​cherniavskii](https://redirect.github.com/cherniavskii), [@​cipherlogs](https://redirect.github.com/cipherlogs), [@​danilo-leal](https://redirect.github.com/danilo-leal), [@​DiegoAndai](https://redirect.github.com/DiegoAndai), [@​EyaOuenniche](https://redirect.github.com/EyaOuenniche), [@​Janpot](https://redirect.github.com/Janpot), [@​jherr](https://redirect.github.com/jherr), [@​michaldudak](https://redirect.github.com/michaldudak), [@​mnajdova](https://redirect.github.com/mnajdova), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​sai6855](https://redirect.github.com/sai6855), [@​siriwatknp](https://redirect.github.com/siriwatknp), [@​zanivan](https://redirect.github.com/zanivan) ### [`v5.15.13`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v5.15.12...v5.15.13) <!-- generated comparing v5.15.12..master --> *Mar 12, 2024* A big thanks to the 15 contributors who made this release possible. Here are some highights ✨ - The Material UI free Checkout template got a design uplift ([#​41447](https://redirect.github.com/mui/material-ui/issues/41447)) [@​zanivan](https://redirect.github.com/zanivan) ##### `@mui/material@5.15.13` - \[Alert] Add `slots` and `slotProps` type to theme ([#​41324](https://redirect.github.com/mui/material-ui/issues/41324)) [@​sai6855](https://redirect.github.com/sai6855) - \[Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems ([#​41300](https://redirect.github.com/mui/material-ui/issues/41300)) [@​rakeshmusturi](https://redirect.github.com/rakeshmusturi) - Add `paperChannel` token ([#​41447](https://redirect.github.com/mui/material-ui/issues/41447)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - \[Switch] Convert to support CSS extraction ([#​41367](https://redirect.github.com/mui/material-ui/issues/41367)) [@​alexfauquette](https://redirect.github.com/alexfauquette) - \[Tooltip] Support event handlers with extra parameters ([#​41320](https://redirect.github.com/mui/material-ui/issues/41320)) [@​LukasTy](https://redirect.github.com/LukasTy) ##### `@mui/system@5.15.13` - \[RtlProvider] Add component & hook ([#​41241](https://redirect.github.com/mui/material-ui/issues/41241)) [@​mnajdova](https://redirect.github.com/mnajdova) ##### `@mui/utils@5.15.13` - \[utils] Fix visually hidden styles' margin unit ([#​41477](https://redirect.github.com/mui/material-ui/issues/41477)) [@​michaldudak](https://redirect.github.com/michaldudak) ##### `@mui/codemod@5.15.13` - Fix merging of slotProps and componentProps ([#​41323](https://redirect.github.com/mui/material-ui/issues/41323)) [@​sai6855](https://redirect.github.com/sai6855) ##### `@mui/base@5.0.0-beta.39` - \[material-ui]\[joy-ui]\[Autocomplete] Keep in sync highlighted index when the option still exists ([#​41306](https://redirect.github.com/mui/material-ui/issues/41306)) [@​CGNonofr](https://redirect.github.com/CGNonofr) - \[FormControl] Export `FormControlOwnerState` type from index ([#​41287](https://redirect.github.com/mui/material-ui/issues/41287)) [@​michaeldfoley](https://redirect.github.com/michaeldfoley) - \[material-ui]\[TextareaAutosize] Fix inline style not getting applied ([#​41369](https://redirect.github.com/mui/material-ui/issues/41369)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ##### `@pigment-css/react@0.0.2` - Handle more scenarios while transforming sx prop ([#​41372](https://redirect.github.com/mui/material-ui/issues/41372)) [@​brijeshb42](https://redirect.github.com/brijeshb42) - Improve testing of fixtures ([#​41389](https://redirect.github.com/mui/material-ui/issues/41389)) [@​brijeshb42](https://redirect.github.com/brijeshb42) - Fix `keyframes` serialize styles error ([#​41395](https://redirect.github.com/mui/material-ui/issues/41395)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - Use class selector instead of class value ([#​41442](https://redirect.github.com/mui/material-ui/issues/41442)) [@​brijeshb42](https://redirect.github.com/brijeshb42) - \[next] Warn about unsupported turbo mode in Next.js ([#​41445](https://redirect.github.com/mui/material-ui/issues/41445)) [@​brijeshb42](https://redirect.github.com/brijeshb42) ##### Docs - \[material-ui] Refine checkout template ([#​40967](https://redirect.github.com/mui/material-ui/issues/40967)) [@​zanivan](https://redirect.github.com/zanivan) - \[material-ui] Add docs for complementary List components ([#​41329](https://redirect.github.com/mui/material-ui/issues/41329)) [@​anle9650](https://redirect.github.com/anle9650) - \[material-ui] Add docs for complementary Dialog components ([#​41313](https://redirect.github.com/mui/material-ui/issues/41313)) [@​jwithington](https://redirect.github.com/jwithington) - \[material-ui] Fix Templates live preview link ([#​41467](https://redirect.github.com/mui/material-ui/issues/41467)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[material-ui] Polish out the templates page ([#​41468](https://redirect.github.com/mui/material-ui/issues/41468)) [@​zanivan](https://redirect.github.com/zanivan) - \[material-ui] Adjust the Templates card design ([#​41450](https://redirect.github.com/mui/material-ui/issues/41450)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[joy-ui] Remove unnecessary styles in color inversion footer demo ([#​41419](https://redirect.github.com/mui/material-ui/issues/41419)) [@​cipherlogs](https://redirect.github.com/cipherlogs) - \[joy-ui] Update case studies chip background color ([#​41413](https://redirect.github.com/mui/material-ui/issues/41413)) [@​cipherlogs](https://redirect.github.com/cipherlogs) - \[joy-ui] Remove wrong CSS prop from the Sign-in-side template ([#​41383](https://redirect.github.com/mui/material-ui/issues/41383)) [@​cipherlogs](https://redirect.github.com/cipherlogs) - \[joy-ui] Fix broken link on the Color Inversion page ([#​41407](https://redirect.github.com/mui/material-ui/issues/41407)) [@​cipherlogs](https://redirect.github.com/cipherlogs) - \[pigment] Add example and guide section ([#​41249](https://redirect.github.com/mui/material-ui/issues/41249)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - \[pigment-css] Brand name nonbreaking space ([#​41438](https://redirect.github.com/mui/material-ui/issues/41438)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[pigment-css] Fix import on the README ([#​41411](https://redirect.github.com/mui/material-ui/issues/41411)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[pigment-css] Edit starter template links on README ([#​41409](https://redirect.github.com/mui/material-ui/issues/41409)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[pigment-css] Tweak the examples and edit READMEs ([#​41408](https://redirect.github.com/mui/material-ui/issues/41408)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[pigment-css] Adjust the bit about CSS vars on the README ([#​41463](https://redirect.github.com/mui/material-ui/issues/41463)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - Finish brand name fixes [#​41438](https://redirect.github.com/mui/material-ui/issues/41438) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Remove noreferrer [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix v4 docs <b> appearing in notifications ([#​41390](https://redirect.github.com/mui/material-ui/issues/41390)) [@​peterwangsc](https://redirect.github.com/peterwangsc) - Update GitHub project links ([#​41370](https://redirect.github.com/mui/material-ui/issues/41370)) [@​danilo-leal](https://redirect.github.com/danilo-leal) ##### Core - \[pigment] Make all Pigment CSS packages public ([#​41404](https://redirect.github.com/mui/material-ui/issues/41404)) [@​brijeshb42](https://redirect.github.com/brijeshb42) - \[pigment] Rename directories to match package names ([#​41453](https://redirect.github.com/mui/material-ui/issues/41453)) [@​brijeshb42](https://redirect.github.com/brijeshb42) - \[pigment-css] Example fix leading spaces ([#​41439](https://redirect.github.com/mui/material-ui/issues/41439)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[code-infra] Add short note about e2e-website workflow schedule ([#​41355](https://redirect.github.com/mui/material-ui/issues/41355)) [@​Janpot](https://redirect.github.com/Janpot) - \[code-infra] Add alias for icon types ([#​41248](https://redirect.github.com/mui/material-ui/issues/41248)) [@​Janpot](https://redirect.github.com/Janpot) - \[code-infra] Reduce concurrency of typescript:ci further ([#​41392](https://redirect.github.com/mui/material-ui/issues/41392)) [@​Janpot](https://redirect.github.com/Janpot) - \[code-infra] Reduce concurrency for test_types ci job ([#​41385](https://redirect.github.com/mui/material-ui/issues/41385)) [@​Janpot](https://redirect.github.com/Janpot) - \[code-infra] Adapt API code generator to Base UI repo needs ([#​41475](https://redirect.github.com/mui/material-ui/issues/41475)) [@​michaldudak](https://redirect.github.com/michaldudak) - \[docs-infra] Don't generate preview files for the templates ([#​41379](https://redirect.github.com/mui/material-ui/issues/41379)) [@​mnajdova](https://redirect.github.com/mnajdova) - \[docs-infra] Fix pigment css apps path in the render mui demos script ([#​41476](https://redirect.github.com/mui/material-ui/issues/41476)) [@​mnajdova](https://redirect.github.com/mnajdova) - \[docs-infra] move feedback to ESM ([#​41381](https://redirect.github.com/mui/material-ui/issues/41381)) [@​alexfauquette](https://redirect.github.com/alexfauquette) - \[docs-infra] Improve color contrast throughout ([#​41387](https://redirect.github.com/mui/material-ui/issues/41387)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[docs-infra] Simplify Algolia crawler config ([#​41312](https://redirect.github.com/mui/material-ui/issues/41312)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[docs-infra] Adjust the tabs and layout selection design ([#​41084](https://redirect.github.com/mui/material-ui/issues/41084)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[blog] Update the Base UI post with links to dedicated repo ([#​41358](https://redirect.github.com/mui/material-ui/issues/41358)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[website] Update the Careers page role ([#​41384](https://redirect.github.com/mui/material-ui/issues/41384)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[website] Compress about images [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[website] Improve color contrast on the homepage ([#​41465](https://redirect.github.com/mui/material-ui/issues/41465)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - \[examples] Add pigment-css-vite-ts starter example ([#​41196](https://redirect.github.com/mui/material-ui/issues/41196)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - \[examples] Add pigment-css-nextjs-ts starter project ([#​41105](https://redirect.github.com/mui/material-ui/issues/41105)) [@​siriwatknp](https://redirect.github.com/siriwatknp) All contributors of this release in alphabetical order: [@​alexfauquette](https://redirect.github.com/alexfauquette), [@​brijeshb42](https://redirect.github.com/brijeshb42), [@​CGNonofr](https://redirect.github.com/CGNonofr), [@​cipherlogs](https://redirect.github.com/cipherlogs), [@​danilo-leal](https://redirect.github.com/danilo-leal), [@​Janpot](https://redirect.github.com/Janpot), [@​michaeldfoley](https://redirect.github.com/michaeldfo </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTQ1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
25e8f80f21
|
chore: drag to reorder release plan template milestones (#9176)
https://linear.app/unleash/issue/2-2821/drag-to-reorder-template-milestones This PR introduces reordering release plan template milestones by dragging and dropping them. Was a bit undecided on the approach, but it seems like using an old `useDragItem` hook we have is pretty elegant and behaves as expected. I suggest reviewers try it out themselves. Includes a slight refactor to `useDragItem`, which so far is only used here and in environments. I manually tested, but I suggest trying that one out as well just in case. ![image](https://github.com/user-attachments/assets/3e433f70-53f8-4860-a704-60361f3b0ed7) |
||
|
ec014c0fdf
|
feat: limit user filter options (#9179) | ||
|
1b97b1b931
|
chore(deps): update dependency react-github-calendar to v4.5.4 (#9178)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-github-calendar](https://grubersjoe.github.io/react-github-calendar/) ([source](https://redirect.github.com/grubersjoe/react-github-calendar)) | [`4.5.1` -> `4.5.4`](https://renovatebot.com/diffs/npm/react-github-calendar/4.5.1/4.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-github-calendar/4.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-github-calendar/4.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-github-calendar/4.5.1/4.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-github-calendar/4.5.1/4.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>grubersjoe/react-github-calendar (react-github-calendar)</summary> ### [`v4.5.4`]( |
||
|
b04079c82d
|
feat: send the add release plan change request from dialog when submitted (#9174) | ||
|
91d318a495
|
chore: add hint to release plan template gradual rollout strategy groupId (#9171)
https://linear.app/unleash/issue/2-3101/ui-hint-for-gradual-rollout-groupid-magic-string-featurename Explains the current release plan milestone gradual rollout strategy groupId behavior with an HelpIcon and a tooltip next to the field, when creating or editing a release plan template. ![image](https://github.com/user-attachments/assets/46f3d943-d9cf-4670-b05b-322c14401a19) |
||
|
08c016b755
|
chore: minor button style adjustments (#9170)
Make it look more like a dropdown |
||
|
f4556839c8
|
feat(1-3281): wraps the new datepicker in a dropdown (#9169)
Wraps the datepicker in a popover, making it function largely the same as a dropdown list. The dropdown displays one of: - "current month" if you've selected the current month - "<month> <year>" (e.g. "December 2024") if you've selected a month that isn't the current month - "Last n months" (e.g. "Last 3 months") if you have selected a range Additionally, the range selections have been updated to span the whole row, aligning with the look of generic dropdown lists. ![image](https://github.com/user-attachments/assets/d356aec5-d51b-42fa-9591-60e2b5038a8e) Like with the rest of this file (`PeriodSelector`), the code is rough and not according to Unleash standards. However, I'm prioritizing fast changes so UX can have a look before I clean up the code to switch to using styled components etc later. It's still behind a flag, so I'm not very worried about it. |
||
|
7ca8cc2276
|
fix: dynamic highlight width (#9166)
This makes the width of the highlight bars in the network dynamic and based on the number of labels included in the chart. Since the number of labels should always correspond to the number of data points, this seems like a sensible approach. With this, the label width will now be calculated on the fly, so even if you resize the window or change the number of labels, the highlighting will still work as expected. Daily view: ![image](https://github.com/user-attachments/assets/e1d158db-0587-46b3-afb1-76dfc523505d) Monthly aggregate: ![image](https://github.com/user-attachments/assets/8c74d2a3-afc8-4623-8ac7-0c263c7e6037) The labels are now a little narrower on the daily graphs, but it avoids them being super wide on the monthly graphs |