mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
store-first-seen
11973 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
renovate[bot]
|
6af23ecbdc
|
chore(deps): update dependency @types/node to v20.14.14 (#7830)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.14.13` -> `20.14.14`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.13/20.14.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.14.13/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.14.13/20.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
d85ae552b0
|
chore(deps): update dependency @swc/core to v1.7.5 (#7829)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`1.7.4` -> `1.7.5`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.4/1.7.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.4/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.4/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.7.5`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#175---2024-08-02) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **(common)** Fix `StringInput.end_pos` ([#​9362](https://togithub.com/swc-project/swc/issues/9362)) ([5368e18]( |
||
Jaanus Sellin
|
3fbb64511a
|
fix: event creators, distinct on two users with same id (#7824)
Previously distinct was not working properly, because we were joining users table. You needed to do distinctOn. Now fixed. |
||
Thomas Heartman
|
1db222a5b9
|
feat: add collaborators to feature schema (#7821)
Update the feature schema to include collaborator information |
||
gitar-bot[bot]
|
5aaa4920dd
|
chore: [Gitar] Cleaning up stale flag: featureCollaborators with value true (#7820)
[![Gitar](https://raw.githubusercontent.com/gitarcode/.github/main/assets/gitar-banner.svg)](https://gitar.co) --- This automated PR was generated by [Gitar](https://gitar.co). View [docs](https://gitar.co/docs). --------- Co-authored-by: Gitar <noreply@gitar.co> Co-authored-by: Thomas Heartman <thomas@getunleash.io> |
||
Thomas Heartman
|
258909db39
|
fix: Update avatar usage in change requests (#7818) | ||
Jaanus Sellin
|
2f92dac14e
|
feat: event creators (#7809)
Adds an endpoint to return all event creators. An interesting point is that it does not return the user object, but just created_by as a string. This is because we do not store user IDs for events, as they are not strictly bound to a user object, but rather a historical user with the name X. |
||
Mateusz Kwasniewski
|
bde81b940c
|
feat: prevent adding flags to archived project (#7811) | ||
renovate[bot]
|
e8d682c034
|
chore(deps): update dependency react-router to v6.26.0 (#7817)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router](https://togithub.com/remix-run/react-router) ([source](https://togithub.com/remix-run/react-router/tree/HEAD/packages/react-router)) | [`6.25.1` -> `6.26.0`](https://renovatebot.com/diffs/npm/react-router/6.25.1/6.26.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-router/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-router/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-router/6.25.1/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router/6.25.1/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v6.26.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6260) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router@6.25.1...react-router@6.26.0) ##### Minor Changes - Add a new `replace(url, init?)` alternative to `redirect(url, init?)` that performs a `history.replaceState` instead of a `history.pushState` on client-side navigation redirects ([#​11811](https://togithub.com/remix-run/react-router/pull/11811)) ##### Patch Changes - Fix initial hydration behavior when using `future.v7_partialHydration` along with `unstable_patchRoutesOnMiss` ([#​11838](https://togithub.com/remix-run/react-router/pull/11838)) - During initial hydration, `router.state.matches` will now include any partial matches so that we can render ancestor `HydrateFallback` components - Updated dependencies: - `@remix-run/router@1.19.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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
02fbe83358
|
chore(deps): update dependency msw to v2.3.5 (#7816)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io) ([source](https://togithub.com/mswjs/msw)) |
[`2.3.4` -> `2.3.5`](https://renovatebot.com/diffs/npm/msw/2.3.4/2.3.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.3.4/2.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.3.4/2.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mswjs/msw (msw)</summary>
### [`v2.3.5`](https://togithub.com/mswjs/msw/releases/tag/v2.3.5)
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.4...v2.3.5)
#### v2.3.5 (2024-08-02)
##### Bug Fixes
- **HttpResponse:** skip setting "Content-Length" if it is already set
([#​2228](https://togithub.com/mswjs/msw/issues/2228))
([`a0234c9`](
|
||
renovate[bot]
|
42610768d0
|
chore(deps): update dependency qs to v6.13.0 (#7815)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [qs](https://togithub.com/ljharb/qs) | [`6.12.3` -> `6.13.0`](https://renovatebot.com/diffs/npm/qs/6.12.3/6.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/qs/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/qs/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/qs/6.12.3/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/qs/6.12.3/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ljharb/qs (qs)</summary> ### [`v6.13.0`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6130) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.12.3...v6.13.0) - \[New] `parse`: add `strictDepth` option ([#​511](https://togithub.com/ljharb/qs/issues/511)) - \[Tests] use `npm audit` instead of `aud` </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
f3da6a50cd
|
chore(deps): update dependency browserslist to v4.23.3 (#7814)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [browserslist](https://togithub.com/browserslist/browserslist) | [`4.23.2` -> `4.23.3`](https://renovatebot.com/diffs/npm/browserslist/4.23.2/4.23.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/browserslist/4.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/browserslist/4.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/browserslist/4.23.2/4.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/browserslist/4.23.2/4.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>browserslist/browserslist (browserslist)</summary> ### [`v4.23.3`](https://togithub.com/browserslist/browserslist/blob/HEAD/CHANGELOG.md#4233) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.23.2...4.23.3) - Fixed `>=` query for `ios` (by [@​syi0808](https://togithub.com/syi0808)). </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
cf5dd3b1b3
|
chore(deps): update dependency tss-react to v4.9.12 (#7813)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tss-react](https://www.tss-react.dev) ([source](https://togithub.com/garronej/tss-react)) | [`4.9.11` -> `4.9.12`](https://renovatebot.com/diffs/npm/tss-react/4.9.11/4.9.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.11/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.11/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>garronej/tss-react (tss-react)</summary> ### [`v4.9.12`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.12) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.11...v4.9.12) <!-- Release notes generated using configuration in .github/release.yaml at refs/heads/main --> **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.11...v4.9.12 </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
da3b6246a5
|
chore(deps): update dependency cypress to v13.13.2 (#7812)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://togithub.com/cypress-io/cypress)) | [`13.13.1` -> `13.13.2`](https://renovatebot.com/diffs/npm/cypress/13.13.1/13.13.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.13.1/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.13.1/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.13.2`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.2) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.13.1...v13.13.2) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2 </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
eb9aeea8b2
|
chore(deps): update material-ui monorepo (#7489)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`5.15.3` -> `5.16.6`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.3/5.16.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.16.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.16.6?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.6?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.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-lab)) | [`5.0.0-alpha.159` -> `5.0.0-alpha.173`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.173) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2flab/5.0.0-alpha.173?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2flab/5.0.0-alpha.173?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.173?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.173?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`5.15.3` -> `5.16.6`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.16.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.16.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.16.6?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.6?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.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | [`7.7.1` -> `7.12.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.7.1/7.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/7.7.1/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/7.7.1/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.16.6`](https://togithub.com/mui/material-ui/releases/tag/v5.16.6) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/43059)) [@​anuujj](https://togithub.com/anuujj) ##### Docs - \[material-ui]\[Card] Update CardMedia description ([#​43121](https://togithub.com/mui/material-ui/issues/43121)) [@​shahzaibdev1](https://togithub.com/shahzaibdev1) - \[material-ui] Replace deprecated `<ListItem button/>` with `ListItemButton` component in routing libraries list example ([#​43114](https://togithub.com/mui/material-ui/issues/43114)) [@​aliharis99](https://togithub.com/aliharis99) - \[material-ui]\[Snackbar] Improve close `reason` type in demos ([#​43105](https://togithub.com/mui/material-ui/issues/43105)) [@​sai6855](https://togithub.com/sai6855) ##### Core - \[code-infra] Use the same CI names on master & next ([#​43064](https://togithub.com/mui/material-ui/issues/43064)) [@​mnajdova](https://togithub.com/mnajdova) All contributors of this release in alphabetical order: [@​aliharis99](https://togithub.com/aliharis99), [@​anuujj](https://togithub.com/anuujj), [@​mnajdova](https://togithub.com/mnajdova), [@​sai6855](https://togithub.com/sai6855), [@​shahzaibdev1](https://togithub.com/shahzaibdev1) ### [`v5.16.5`](https://togithub.com/mui/material-ui/releases/tag/v5.16.5) [Compare Source](https://togithub.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://togithub.com/mui/types) ([@​mnajdova](https://togithub.com/mnajdova)) ([#​43047](https://togithub.com/mui/material-ui/issues/43047)) [@​mnajdova](https://togithub.com/mnajdova) ##### Docs - <!-- 4 -->\[material-ui]\[joy-ui]\[Autocomplete] Fix `Hint` demo ([@​ManthanGajjar](https://togithub.com/ManthanGajjar)) ([#​43039](https://togithub.com/mui/material-ui/issues/43039)) [@​ManthanGajjar](https://togithub.com/ManthanGajjar) - <!-- 3 -->Fix CHANGELOG convention [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 2 -->\[material-ui] Fix broken image links in blog template on master branch ([#​42969](https://togithub.com/mui/material-ui/issues/42969)) [@​navedqb](https://togithub.com/navedqb) All contributors of this release in alphabetical order: [@​ManthanGajjar](https://togithub.com/ManthanGajjar), [@​mnajdova](https://togithub.com/mnajdova), [@​navedqb](https://togithub.com/navedqb), [@​oliviertassinari](https://togithub.com/oliviertassinari) **Full Changelog**: https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5 ### [`v5.16.4`](https://togithub.com/mui/material-ui/releases/tag/v5.16.4) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/42967)) [@​mnajdova](https://togithub.com/mnajdova) All contributors of this release in alphabetical order: [@​mnajdova](https://togithub.com/mnajdova) ### [`v5.16.3`](https://togithub.com/mui/material-ui/releases/tag/v5.16.3) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/42959)) [@​mnajdova](https://togithub.com/mnajdova) ##### Docs - <!-- 3 -->\[material-ui]\[Autocomplete] Add instructions about `autosuggest-highlight` dependency ([#​42953](https://togithub.com/mui/material-ui/issues/42953)) [@​HoFa1997](https://togithub.com/HoFa1997) - <!-- 2 -->Move feedback from Canny to GitHub [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​HoFa1997](https://togithub.com/HoFa1997), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.16.2`](https://togithub.com/mui/material-ui/releases/tag/v5.16.2) [Compare Source](https://togithub.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://togithub.com/mui/base) ([@​mnajdova](https://togithub.com/mnajdova)) ([#​42917](https://togithub.com/mui/material-ui/issues/42917)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - <!-- 1 -->\[website] Sync /about page [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.16.1`](https://togithub.com/mui/material-ui/releases/tag/v5.16.1) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/42713)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/joy@5.0.0-beta.48` - \[Autocomplete] Fix React spread key warning ([#​42856](https://togithub.com/mui/material-ui/issues/42856)) [@​aarongarciah](https://togithub.com/aarongarciah) ##### Docs - \[material-ui] Fix React 18.3 key spread warnings in Autocomplete demos ([#​42854](https://togithub.com/mui/material-ui/issues/42854)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[material-ui] Fix type error in virtualized table demo ([#​42852](https://togithub.com/mui/material-ui/issues/42852)) [@​aarongarciah](https://togithub.com/aarongarciah) - Fix typos ([@​omahs](https://togithub.com/omahs)) ([#​42888](https://togithub.com/mui/material-ui/issues/42888)) [@​omahs](https://togithub.com/omahs) - Fix 301 [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Bump React to 18.3.1 ([#​42846](https://togithub.com/mui/material-ui/issues/42846)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[core] Remove react-test-renderer ([#​42853](https://togithub.com/mui/material-ui/issues/42853)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[core] Replace enzyme in describeConformance ([#​42847](https://togithub.com/mui/material-ui/issues/42847)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[test] Remove enzyme ([#​42850](https://togithub.com/mui/material-ui/issues/42850)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[test] Remove createMount test util ([#​42849](https://togithub.com/mui/material-ui/issues/42849)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[base-ui] Fix React spread key warning in test ([#​42855](https://togithub.com/mui/material-ui/issues/42855)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[styles]\[withStyles] Expect React defaultProps warning in test ([#​42752](https://togithub.com/mui/material-ui/issues/42752)) ([#​42851](https://togithub.com/mui/material-ui/issues/42851)) [@​aarongarciah](https://togithub.com/aarongarciah) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​omahs](https://togithub.com/omahs), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.16.0`](https://togithub.com/mui/material-ui/releases/tag/v5.16.0) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/42829)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/material@5.16.0` - \[Alert] Add ability to override slot props ([@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov)) ([#​42808](https://togithub.com/mui/material-ui/issues/42808)) [@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov) - Add `InitColorSchemeScript` for Next.js App Router ([#​42829](https://togithub.com/mui/material-ui/issues/42829)) [@​siriwatknp](https://togithub.com/siriwatknp) - Add `DefaultPropsProvider` ([#​42820](https://togithub.com/mui/material-ui/issues/42820)) [@​siriwatknp](https://togithub.com/siriwatknp) - Support `CssVarsTheme` in `responsiveFontSizes` return type ([@​jxdp](https://togithub.com/jxdp)) ([#​42806](https://togithub.com/mui/material-ui/issues/42806)) [@​jxdp](https://togithub.com/jxdp) - Remove warning from `getInitColorSchemeScript` ([#​42838](https://togithub.com/mui/material-ui/issues/42838)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### Docs - \[docs] Fix 301 MDN redirections [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[mui-utils]\[test] Remove usages of deprecated react-dom APIs ([@​aarongarciah](https://togithub.com/aarongarciah)) ([#​42813](https://togithub.com/mui/material-ui/issues/42813)) [@​aarongarciah](https://togithub.com/aarongarciah) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov), [@​jxdp](https://togithub.com/jxdp), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​siriwatknp](https://togithub.com/siriwatknp) ### [`v5.15.21`](https://togithub.com/mui/material-ui/releases/tag/v5.15.21) [Compare Source](https://togithub.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://togithub.com/DiegoAndai)) ([#​42709](https://togithub.com/mui/material-ui/issues/42709)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - \[Stepper] Generate class for `nonLinear` prop ([@​alexismo](https://togithub.com/alexismo)) ([#​42677](https://togithub.com/mui/material-ui/issues/42677)) [@​alexismo](https://togithub.com/alexismo) ##### Docs - Use new email for sponsoring [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix 301 links ([@​alexfauquette](https://togithub.com/alexfauquette)) ([#​42700](https://togithub.com/mui/material-ui/issues/42700)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[material-ui]\[Select] Fix the `SelectAutoWidth` demo menu item value ([@​Danielkhakbaz](https://togithub.com/Danielkhakbaz)) ([#​42696](https://togithub.com/mui/material-ui/issues/42696)) [@​Danielkhakbaz](https://togithub.com/Danielkhakbaz) - \[material-ui]\[Autocomplete] Fix more React 18.3 key spread warnings in demos ([#​42766](https://togithub.com/mui/material-ui/issues/42766)) [@​wbt](https://togithub.com/wbt) - \[material-ui] Fix sign in side image ([#​42708](https://togithub.com/mui/material-ui/issues/42708)) [@​zanivan](https://togithub.com/zanivan) - \[website] Add Ale to team ([#​42769](https://togithub.com/mui/material-ui/issues/42769)) [@​alelthomas](https://togithub.com/alelthomas) ##### Core - \[core] Cherry pick pnpm updates ([#​42763](https://togithub.com/mui/material-ui/issues/42763)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - \[website] Add Armin to the team members ([@​arminmeh](https://togithub.com/arminmeh)) ([#​42681](https://togithub.com/mui/material-ui/issues/42681)) [@​arminmeh](https://togithub.com/arminmeh) - \[website] Open Staff Engineer role for Pigment CSS ([@​mnajdova](https://togithub.com/mnajdova)) ([#​42669](https://togithub.com/mui/material-ui/issues/42669)) [@​mnajdova](https://togithub.com/mnajdova) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​alexismo](https://togithub.com/alexismo), [@​arminmeh](https://togithub.com/arminmeh), [@​Danielkhakbaz](https://togithub.com/Danielkhakbaz), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.15.20`](https://togithub.com/mui/material-ui/releases/tag/v5.15.20) [Compare Source](https://togithub.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://togithub.com/ZeeshanTamboli)) ([#​42535](https://togithub.com/mui/material-ui/issues/42535)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - <!-- 07 -->\[Tab] Fix applying `iconWrapper` styles from theme and update its description ([@​sai6855](https://togithub.com/sai6855)) ([#​42570](https://togithub.com/mui/material-ui/issues/42570)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/utils@5.15.15` - <!-- 06 -->Allow passing `NaN` as `defaultValue` to `useControlled` ([@​iammminzzy](https://togithub.com/iammminzzy)) ([#​42571](https://togithub.com/mui/material-ui/issues/42571)) [@​iammminzzy](https://togithub.com/iammminzzy) - <!-- 17 -->Fix GitHub-reported prototype pollution vulnerability in `deepmerge` ([#​41652](https://togithub.com/mui/material-ui/issues/41652)) ([#​42608](https://togithub.com/mui/material-ui/issues/42608)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Docs - <!-- 16 -->\[docs] Add Pigment CSS and Base UI logos SVGs ([#​42513](https://togithub.com/mui/material-ui/issues/42513)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 15 -->\[docs] Update twitter.com to x.com [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 14 -->\[docs] Simplify Example projects page [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 13 -->\[material-ui] Add docs for complementary stepper components ([@​anle9650](https://togithub.com/anle9650)) ([#​42613](https://togithub.com/mui/material-ui/issues/42613)) [@​anle9650](https://togithub.com/anle9650) - <!-- 12 -->\[docs] Add changelog section to the design kits page ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42463](https://togithub.com/mui/material-ui/issues/42463)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 11 -->\[material-ui] Fix sentence in the All components page ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42462](https://togithub.com/mui/material-ui/issues/42462)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 10 -->\[material-ui] Update Figma design kit doc redirect link ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42456](https://togithub.com/mui/material-ui/issues/42456)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 09 -->\[system] Add "dynamic values" section to sx prop page ([@​aarongarciah](https://togithub.com/aarongarciah)) ([#​42453](https://togithub.com/mui/material-ui/issues/42453)) [@​aarongarciah](https://togithub.com/aarongarciah) ##### Core - <!-- 18 -->\[website] Move the `React Engineer - X` role to future roles ([#​42532](https://togithub.com/mui/material-ui/issues/42532)) [@​DanailH](https://togithub.com/DanailH) - <!-- 08 -->\[examples] Remove Pigment CSS examples ([#​42538](https://togithub.com/mui/material-ui/issues/42538)) [@​sai6855](https://togithub.com/sai6855) - <!-- 05 -->\[website] Close Developer Advocate / Content Engineer role [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 04 -->\[website] Update DoiT description and link in Sponsors section ([@​erezstmn-doit](https://togithub.com/erezstmn-doit)) ([#​42511](https://togithub.com/mui/material-ui/issues/42511)) [@​erezstmn-doit](https://togithub.com/erezstmn-doit) - <!-- 03 -->\[website] Clean up the docs-infra job ad ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42509](https://togithub.com/mui/material-ui/issues/42509)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 02 -->\[website] Open the Docs-infra engineer role ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42496](https://togithub.com/mui/material-ui/issues/42496)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 01 -->\[website] Fix locationCountry in about page [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​anle9650](https://togithub.com/anle9650), [@​DanailH](https://togithub.com/DanailH), [@​danilo-leal](https://togithub.com/danilo-leal), [@​erezstmn-doit](https://togithub.com/erezstmn-doit), [@​iammminzzy](https://togithub.com/iammminzzy), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.19`](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19) ### [`v5.15.18`](https://togithub.com/mui/material-ui/releases/tag/v5.15.18) [Compare Source](https://togithub.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://togithub.com/TahaRhidouani)) ([#​42176](https://togithub.com/mui/material-ui/issues/42176)) [@​github-actions](https://togithub.com/github-actions)\[bot] - <!-- 3 -->\[ToggleButtonGroup] Add missing `selected` class in ToggleButtonGroupClasses type ([@​tarunrajput](https://togithub.com/tarunrajput)) ([#​42250](https://togithub.com/mui/material-ui/issues/42250)) [@​github-actions](https://togithub.com/github-actions)\[bot] ##### Docs - <!-- 4 -->\[docs] Fix 301 to Figma [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - <!-- 5 -->\[blog] Introducing Pigment CSS blog post ([#​42198](https://togithub.com/mui/material-ui/issues/42198)) ([#​42255](https://togithub.com/mui/material-ui/issues/42255)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - <!-- 2 -->\[website] Add redirection for talk [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 1 -->\[website] Adds Arthur Balduini team info ([@​arthurbalduini](https://togithub.com/arthurbalduini)) ([#​42226](https://togithub.com/mui/material-ui/issues/42226)) [@​github-actions](https://togithub.com/github-actions)\[bot] All contributors of this release in alphabetical order: [@​arthurbalduini](https://togithub.com/arthurbalduini), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​samuelsycamore](https://togithub.com/samuelsycamore), [@​TahaRhidouani](https://togithub.com/TahaRhidouani), [@​tarunrajput](https://togithub.com/tarunrajput) ### [`v5.15.17`](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17) ### [`v5.15.16`](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16) ### [`v5.15.15`](https://togithub.com/mui/material-ui/releases/tag/v5.15.15) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/41677)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[RadioGroup] Apply classnames ([#​41681](https://togithub.com/mui/material-ui/issues/41681)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/system@5.15.15` - Fix typo to avoid infinite recursion in function call ([#​41678](https://togithub.com/mui/material-ui/issues/41678)) [@​ZeeshanTamboli](https://togithub.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://togithub.com/mui/material-ui/issues/41679)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[material-ui] Remove deleted page from the sidenav ([#​41594](https://togithub.com/mui/material-ui/issues/41594)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Fix typo in CSS theme variables customization ([#​41680](https://togithub.com/mui/material-ui/issues/41680)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - Continue migration of Base UI to sperate repository [@​oliviertassinari](https://togithub.com/oliviertassinari) - Add notification for MUI X v7 blog post ([#​41587](https://togithub.com/mui/material-ui/issues/41587)) ([#​41605](https://togithub.com/mui/material-ui/issues/41605)) [@​cherniavskii](https://togithub.com/cherniavskii) - Update the versions dropdown to show v6 ([#​41557](https://togithub.com/mui/material-ui/issues/41557)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - \[blog] Link to Romain's blog post in MUI X v7 announcement post ([#​41641](https://togithub.com/mui/material-ui/issues/41641)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[blog] Blog post with MUI X v7.0.0 annoucement ([#​41563](https://togithub.com/mui/material-ui/issues/41563)) ([#​41604](https://togithub.com/mui/material-ui/issues/41604)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[blog] Add post about remote ([#​41565](https://togithub.com/mui/material-ui/issues/41565)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[core] Continue rename of Toolpad [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Add Toolpad product/category IDs to types ([#​41551](https://togithub.com/mui/material-ui/issues/41551)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - \[website] Add Aarón to About Us ([#​41747](https://togithub.com/mui/material-ui/issues/41747)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[website] Add stray design adjustments throughout the site ([#​41642](https://togithub.com/mui/material-ui/issues/41642)) [@​mnajdova](https://togithub.com/mnajdova) - \[website] Update pricing table ([#​41606](https://togithub.com/mui/material-ui/issues/41606)) [@​cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51514) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/41221)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 24 -->\[Autocomplete] Convert to support CSS extraction ([#​40330](https://togithub.com/mui/material-ui/issues/40330)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 06 -->\[Slider] Convert to support CSS extraction ([#​41201](https://togithub.com/mui/material-ui/issues/41201)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 07 -->\[Select] Fix variant type ([#​41405](https://togithub.com/mui/material-ui/issues/41405)) [@​sai6855](https://togithub.com/sai6855) - <!-- 09 -->\[typescript] Use interface instead of type for props ([#​41500](https://togithub.com/mui/material-ui/issues/41500)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### `@pigment-css/react@0.0.3` - <!-- 03 -->Add Box component ([#​41451](https://togithub.com/mui/material-ui/issues/41451)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `pigment-css/nextjs-plugin@0.0.3` - <!-- 04 -->Fix alias resolver ([#​41494](https://togithub.com/mui/material-ui/issues/41494)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 05 -->Follow-up to [#​41494](https://togithub.com/mui/material-ui/issues/41494) ([#​41502](https://togithub.com/mui/material-ui/issues/41502)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - <!-- 12 -->\[joy-ui] Add UI improvements to the side navigation demo ([#​41461](https://togithub.com/mui/material-ui/issues/41461)) [@​cipherlogs](https://togithub.com/cipherlogs) - <!-- 11 -->\[pigment-css] Add media query guide ([#​41473](https://togithub.com/mui/material-ui/issues/41473)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 10 -->\[pigment-css] Fixing location of the ExtendTheme type in the docs ([#​41499](https://togithub.com/mui/material-ui/issues/41499)) [@​jherr](https://togithub.com/jherr) - <!-- 08 -->\[material-ui]\[Progress] Add Circular progress gradient demo from Github comment ([#​40559](https://togithub.com/mui/material-ui/issues/40559)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Core - <!-- 23 -->\[blog] Bringing consistency to Material UI customization APIs ([#​41040](https://togithub.com/mui/material-ui/issues/41040)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - <!-- 22 -->\[code-infra] Rename [@​mui-internal/docs-utils](https://togithub.com/mui-internal/docs-utils) to [@​mui/internal-docs-utils](https://togithub.com/mui/internal-docs-utils) ([#​41498](https://togithub.com/mui/material-ui/issues/41498)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 21 -->\[code-infra] Copy translations.json to [@​mui/docs](https://togithub.com/mui/docs) build folder ([#​41472](https://togithub.com/mui/material-ui/issues/41472)) [@​Janpot](https://togithub.com/Janpot) - <!-- 20 -->\[core] Use Circle CI context ([#​41532](https://togithub.com/mui/material-ui/issues/41532)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 19 -->\[core] Fix CHANGELOG format and update date ([#​41481](https://togithub.com/mui/material-ui/issues/41481)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - <!-- 18 -->\[docs] Fix useStorageState regressions ([#​41223](https://togithub.com/mui/material-ui/issues/41223)) [@​Janpot](https://togithub.com/Janpot) - <!-- 17 -->\[docs] Fix some Vale errors ([#​41516](https://togithub.com/mui/material-ui/issues/41516)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 15 -->\[material-ui]\[docs] Fix landing page template's h1 size ([#​41543](https://togithub.com/mui/material-ui/issues/41543)) [@​zanivan](https://togithub.com/zanivan) - <!-- 14 -->\[material-ui]\[docs] Apply new code header docs feature ([#​41508](https://togithub.com/mui/material-ui/issues/41508)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 11 -->\[material-next] Drop the package ([#​41544](https://togithub.com/mui/material-ui/issues/41544)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 16 -->\[docs-infra] Fail CI on Vale error ([#​40944](https://togithub.com/mui/material-ui/issues/40944)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 15 -->\[docs-infra] Improve Vale config [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 14 -->\[docs-infra] Add a feature list "component" ([#​41484](https://togithub.com/mui/material-ui/issues/41484)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 13 -->\[docs-infra] Add code block header classes ([#​41487](https://togithub.com/mui/material-ui/issues/41487)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 21 -->\[docs-infra] Make the Algolia search input label invisible ([#​41542](https://togithub.com/mui/material-ui/issues/41542)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 03 -->\[website] Improve navbar's items hover state ([#​41535](https://togithub.com/mui/material-ui/issues/41535)) [@​EyaOuenniche](https://togithub.com/EyaOuenniche) - <!-- 02 -->\[website] Split Toolpad documentation ([#​41316](https://togithub.com/mui/material-ui/issues/41316)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - <!-- 01 -->\[website] Use MUI X Data Grid v7-beta ([#​41276](https://togithub.com/mui/material-ui/issues/41276)) [@​cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​brijeshb42](https://togithub.com/brijeshb42), [@​cherniavskii](https://togithub.com/cherniavskii), [@​cipherlogs](https://togithub.com/cipherlogs), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​EyaOuenniche](https://togithub.com/EyaOuenniche), [@​Janpot](https://togithub.com/Janpot), [@​jherr](https://togithub.com/jherr), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan) ### [`v5.15.13`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513) [Compare Source](https://togithub.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://togithub.com/mui/material-ui/issues/41447)) [@​zanivan](https://togithub.com/zanivan) ##### `@mui/material@5.15.13` - \[Alert] Add `slots` and `slotProps` type to theme ([#​41324](https://togithub.com/mui/material-ui/issues/41324)) [@​sai6855](https://togithub.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://togithub.com/mui/material-ui/issues/41300)) [@​rakeshmusturi](https://togithub.com/rakeshmusturi) - Add `paperChannel` token ([#​41447](https://togithub.com/mui/material-ui/issues/41447)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Switch] Convert to support CSS extraction ([#​41367](https://togithub.com/mui/material-ui/issues/41367)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[Tooltip] Support event handlers with extra parameters ([#​41320](https://togithub.com/mui/material-ui/issues/41320)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/system@5.15.13` - \[RtlProvider] Add component & hook ([#​41241](https://togithub.com/mui/material-ui/issues/41241)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/utils@5.15.13` - \[utils] Fix visually hidden styles' margin unit ([#​41477](https://togithub.com/mui/material-ui/issues/41477)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/codemod@5.15.13` - Fix merging of slotProps and componentProps ([#​41323](https://togithub.com/mui/material-ui/issues/41323)) [@​sai6855](https://togithub.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://togithub.com/mui/material-ui/issues/41306)) [@​CGNonofr](https://togithub.com/CGNonofr) - \[FormControl] Export `FormControlOwnerState` type from index ([#​41287](https://togithub.com/mui/material-ui/issues/41287)) [@​michaeldfoley](https://togithub.com/michaeldfoley) - \[material-ui]\[TextareaAutosize] Fix inline style not getting applied ([#​41369](https://togithub.com/mui/material-ui/issues/41369)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@pigment-css/react@0.0.2` - Handle more scenarios while transforming sx prop ([#​41372](https://togithub.com/mui/material-ui/issues/41372)) [@​brijeshb42](https://togithub.com/brijeshb42) - Improve testing of fixtures ([#​41389](https://togithub.com/mui/material-ui/issues/41389)) [@​brijeshb42](https://togithub.com/brijeshb42) - Fix `keyframes` serialize styles error ([#​41395](https://togithub.com/mui/material-ui/issues/41395)) [@​siriwatknp](https://togithub.com/siriwatknp) - Use class selector instead of class value ([#​41442](https://togithub.com/mui/material-ui/issues/41442)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[next] Warn about unsupported turbo mode in Next.js ([#​41445](https://togithub.com/mui/material-ui/issues/41445)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - \[material-ui] Refine checkout template ([#​40967](https://togithub.com/mui/material-ui/issues/40967)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Add docs for complementary List components ([#​41329](https://togithub.com/mui/material-ui/issues/41329)) [@​anle9650](https://togithub.com/anle9650) - \[material-ui] Add docs for complementary Dialog components ([#​41313](https://togithub.com/mui/material-ui/issues/41313)) [@​jwithington](https://togithub.com/jwithington) - \[material-ui] Fix Templates live preview link ([#​41467](https://togithub.com/mui/material-ui/issues/41467)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Polish out the templates page ([#​41468](https://togithub.com/mui/material-ui/issues/41468)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Adjust the Templates card design ([#​41450](https://togithub.com/mui/material-ui/issues/41450)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[joy-ui] Remove unnecessary styles in color inversion footer demo ([#​41419](https://togithub.com/mui/material-ui/issues/41419)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Update case studies chip background color ([#​41413](https://togithub.com/mui/material-ui/issues/41413)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Remove wrong CSS prop from the Sign-in-side template ([#​41383](https://togithub.com/mui/material-ui/issues/41383)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Fix broken link on the Color Inversion page ([#​41407](https://togithub.com/mui/material-ui/issues/41407)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[pigment] Add example and guide section ([#​41249](https://togithub.com/mui/material-ui/issues/41249)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[pigment-css] Brand name nonbreaking space ([#​41438](https://togithub.com/mui/material-ui/issues/41438)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[pigment-css] Fix import on the README ([#​41411](https://togithub.com/mui/material-ui/issues/41411)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Edit starter template links on README ([#​41409](https://togithub.com/mui/material-ui/issues/41409)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Tweak the examples and edit READMEs ([#​41408](https://togithub.com/mui/material-ui/issues/41408)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Adjust the bit about CSS vars on the README ([#​41463](https://togithub.com/mui/material-ui/issues/41463)) [@​danilo-leal](https://togithub.com/danilo-leal) - Finish brand name fixes [#​41438](https://togithub.com/mui/material-ui/issues/41438) [@​oliviertassinari](https://togithub.com/oliviertassinari) - Remove noreferrer [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix v4 docs <b> appearing in notifications ([#​41390](https://togithub.com/mui/material-ui/issues/41390)) [@​peterwangsc](https://togithub.com/peterwangsc) - Update GitHub project links ([#​41370](https://togithub.com/mui/material-ui/issues/41370)) [@​danilo-leal](https://togithub.com/danilo-leal) ##### Core - \[pigment] Make all Pigment CSS packages public ([#​41404](https://togithub.com/mui/material-ui/issues/41404)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[pigment] Rename directories to match package names ([#​41453](https://togithub.com/mui/material-ui/issues/41453)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[pigment-css] Example fix leading spaces ([#​41439](https://togithub.com/mui/material-ui/issues/41439)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Add short note about e2e-website workflow schedule ([#​41355](https://togithub.com/mui/material-ui/issues/41355)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Add alias for icon types ([#​41248](https://togithub.com/mui/material-ui/issues/41248)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Reduce concurrency of typescript:ci further ([#​41392](https://togithub.com/mui/material-ui/issues/41392)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Reduce concurrency for test_types ci job ([#​41385](https://togithub.com/mui/material-ui/issues/41385)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Adapt API code generator to Base UI repo needs ([#​41475](https://togithub.com/mui/material-ui/issues/41475)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs-infra] Don't generate preview files for the templates ([#​41379](https://togithub.com/mui/material-ui/issues/41379)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs-infra] Fix pigment css apps path in the render mui demos script ([#​41476](https://togithub.com/mui/material-ui/issues/41476)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs-infra] move feedback to ESM ([#​41381](https://togithub.com/mui/material-ui/issues/41381)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs-infra] Improve color contrast throughout ([#​41387](https://togithub.com/mui/material-ui/issues/41387)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs-infra] Simplify Algolia crawler config ([#​41312](https://togithub.com/mui/material-ui/issues/41312)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Adjust the tabs and layout selection design ([#​41084](https://togithub.com/mui/material-ui/issues/41084)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[blog] Update the Base UI post with links to dedicated repo ([#​41358](https://togithub.com/mui/material-ui/issues/41358)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Update the Careers page role ([#​41384](https://togithub.com/mui/material-ui/issues/41384)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Compress about images [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Improve color contrast on the homepage ([#​41465](https://togithub.com/mui/material-ui/issues/41465)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[examples] Add pigment-css-vite-ts starter example ([#​41196](https://togithub.com/mui/material-ui/issues/41196)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[examples] Add pigment-css-nextjs-ts starter project ([#​41105](https://togithub.com/mui/material-ui/issues/41105)) [@​siriwatknp](https://togithub.com/siriwatknp) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​brijeshb42](https://togithub.com/brijeshb42), [@​CGNonofr](https://togithub.com/CGNonofr), [@​cipherlogs](https://togithub.com/cipherlogs), [@​danilo-leal](https://togithub.com/danilo-leal), [@​Janpot](https://togithub.com/Janpot), [@​michaeldfoley](https://togithub.com/michaeldfoley), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​peterwangsc](https://togithub.com/peterwangsc), [@​rakeshmusturi](https://togithub.com/rakeshmusturi), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.12`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51512) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.11...v5.15.12) <!-- generated comparing v5.15.11..master --> *Mar 5, 2024* A big thanks to the 21 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.12` - <!-- 52 -->Support props callback type in theme variants ([#​40946](https://togithub.com/mui/material-ui/issues/40946)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - <!-- 50 -->\[Alert] Convert to support zero runtime ([#​41230](https://togithub.com/mui/material-ui/issues/41230)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 49 -->\[Alert] Deprecate composed classes ([#​40688](https://togithub.com/mui/material-ui/issues/40688)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - <!-- 44 -->\[Button] Deprecate classes for v6 ([#​40675](https://togithub.com/mui/material-ui/issues/40675)) [@​sai6855](https://togithub.com/sai6855) - <!-- 43 -->\[Checkbox] `large` size added in type ([#​34909](https://togithub.com/mui/material-ui/issues/34909)) [@​smox](https://togithub.com/smox) - <!-- 42 -->\[Chip] Deprecate composed classes ([#​41235](https://togithub.com/mui/material-ui/issues/41235)) [@​sai6855](https://togithub.com/sai6855) - <!-- 41 -->\[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions ([#​41231](https://togithub.com/mui/material-ui/issues/41231)) [@​sai6855](https://togithub.com/sai6855) - <!-- 17 -->Remove unused dev dependency on [@​mui/lab](https://togithub.com/mui/lab) ([#​41198](https://togithub.com/mui/material-ui/issues/41198)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 15 -->\[Slider] Deprecate components and componentProps props for v6 ([#​40777](https://togithub.com/mui/material-ui/issues/40777)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/system@5.15.12` - <!-- 16 -->\[pigment-css]\[material-ui] Render badge demos ([#​41353](https://togithub.com/mui/material-ui/issues/41353)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 14 -->\[pigment-css] Update to latest wyw version ([#​41363](https://togithub.com/mui/material-ui/issues/41363)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 13 -->\[pigment-css] Rename scope to [@​pigment-css](https://togithub.com/pigment-css) ([#​41354](https://togithub.com/mui/material-ui/issues/41354)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 12 -->\[pigment-css] Rename zero-runtime to pigmentcss ([#​41317](https://togithub.com/mui/material-ui/issues/41317)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 11 -->Fix createSpacing return type ([#​41318](https://togithub.com/mui/material-ui/issues/41318)) [@​matystroia](https://togithub.com/matystroia) - <!-- 06 -->\[zero] Add support for styled tagged-template literals ([#​41268](https://togithub.com/mui/material-ui/issues/41268)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 05 -->\[zero] Set up Material UI migration demos ([#​41267](https://togithub.com/mui/material-ui/issues/41267)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 04 -->\[zero] Move extendTheme to already existing @​mui/zero-runtime/utils ([#​41254](https://togithub.com/mui/material-ui/issues/41254)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 03 -->\[zero] Remove `object` intersection from CSS Fallback ([#​41271](https://togithub.com/mui/material-ui/issues/41271)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 02 -->\[zero] Minor wording changes in README ([#​41253](https://togithub.com/mui/material-ui/issues/41253)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 01 -->\[zero] Prepare zero-runtime packages for public release ([#​41226](https://togithub.com/mui/material-ui/issues/41226)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/joy@5.0.0-beta.30` - <!-- 48 -->\[joy-ui]\[Autocomplete] Fix text overflow in Chip ([#​40229](https://togithub.com/mui/material-ui/issues/40229)) [@​PunitSoniME](https://togithub.com/PunitSoniME) ##### Docs - <!-- 47 -->\[base-ui] Update the docs post repo separation ([#​41328](https://togithub.com/mui/material-ui/issues/41328)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 34 -->Fix missing partner link [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 33 -->Update links to GitHub projects ([#​41297](https://togithub.com/mui/material-ui/issues/41297)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 32 -->Standardize WAI-ARIA referencest [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 31 -->Fix image layout shift when loading [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 23 -->\[joy-ui] Add stray adjustments throughout the docs ([#​41211](https://togithub.com/mui/material-ui/issues/41211)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 22 -->\[material-ui] Remove duplicated text at FAQ page ([#​41326](https://togithub.com/mui/material-ui/issues/41326)) [@​zanivan](https://togithub.com/zanivan) - <!-- 21 -->\[material-ui] Fix color mode toggle of the landing page template ([#​41293](https://togithub.com/mui/material-ui/issues/41293)) [@​zanivan](https://togithub.com/zanivan) - <!-- 20 -->\[system] Tweak the Usage demos ([#​41242](https://togithub.com/mui/material-ui/issues/41242)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 19 -->\[zero] Add a Why section on the README ([#​41284](https://togithub.com/mui/material-ui/issues/41284)) [@​danilo-leal](https://togithub.com/danilo-leal) ##### Core - <!-- 51 -->Revert "\[utils] Port `useLocalStorageState` hook from Toolpad ([#​41096](https://togithub.com/mui/material-ui/issues/41096))" [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 46 -->\[blog] Add post about how MUI uses Toolpad ([#​40172](https://togithub.com/mui/material-ui/issues/40172)) [@​prakhargupta1](https://togithub.com/prakhargupta1) - <!-- 45 -->\[blog] No bundled demos in blog posts [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 40 -->\[code-infra] Embed translations in the [@​mui/docs](https://togithub.com/mui/docs) package ([#​41246](https://togithub.com/mui/material-ui/issues/41246)) [@​Janpot](https://togithub.com/Janpot) - <!-- 39 -->\[code-infra] Prepare the markdown package for publishing ([#​41240](https://togithub.com/mui/material-ui/issues/41240)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 38 -->\[code-infra] Unpin the version of docs-utils in scripts ([#​41232](https://togithub.com/mui/material-ui/issues/41232)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 37 -->\[core] Use runtime agnostic setTimeout type [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 36 -->\[core] Remove window. reference for common globals [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 35 -->\[core] Add a script to build all packages ([#​40631](https://togithub.com/mui/material-ui/issues/40631)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 30 -->\[docs-infra] Fix missing non breaking spaces [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 29 -->\[docs-infra] Add design customizations to the disclosure element ([#​41285](https://togithub.com/mui/material-ui/issues/41285)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 28 -->\[docs-infra] Adjust headings dark mode color ([#​41292](https://togithub.com/mui/material-ui/issues/41292)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 27 -->\[docs-infra] Fix Stack Overflow breaking space [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 26 -->\[docs-infra] Fix product selector popup not closing on route change ([#​41166](https://togithub.com/mui/material-ui/issues/41166)) [@​divyammadhok](https://togithub.com/divyammadhok) - <!-- 25 -->\[docs-infra] Improve fix blank links ad [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 24 -->\[docs-infra] Support interfaces for X docs ([#​41069](https://togithub.com/mui/material-ui/issues/41069)) [@​alexfauquette](https://togithub.com/alexfauquette) - <!-- 18 -->\[infra] Adjust the links to search for issues ([#​41008](https://togithub.com/mui/material-ui/issues/41008)) [@​michelengelen](https://togithub.com/michelengelen) - <!-- 10 -->\[website] Move the `React Engineer - xCharts` to `Next roles` section ([#​41368](https://togithub.com/mui/material-ui/issues/41368)) [@​DanailH](https://togithub.com/DanailH) - <!-- 09 -->\[website] Add James to About Us ([#​41362](https://togithub.com/mui/material-ui/issues/41362)) [@​atomiks](https://togithub.com/atomiks) - <!-- 08 -->\[website] Polish Button outline primary medium ([#​41298](https://togithub.com/mui/material-ui/issues/41298)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 07 -->\[website] Remove Heatmap chart from community plan on pricing table ([#​41081](https://togithub.com/mui/material-ui/issues/41081)) [@​alexfauquette](https://togithub.com/alexfauquette) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​atomiks](https://togithub.com/atomiks), [@​brijeshb42](https://togithub.com/brijeshb42), [@​DanailH](https://togithub.com/DanailH), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​divyammadhok](https://togithub.com/divyammadhok), [@​Janpot](https://togithub.com/Janpot), [@​lhilgert9](https://togithub.com/lhilgert9), [@​matystroia](https://togithub.com/matystroia), [@​michaldudak](https://togithub.com/michaldudak), [@​michelengelen](https://togithub.com/michelengelen), [@​mj12albert](https://togithub.com/mj12albert), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​prakhargupta1](https://togithub.com/prakhargupta1), [@​PunitSoniME](https://togithub.com/PunitSoniME), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​smox](https://togithub.com/smox), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.11`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51511) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.10...v5.15.11) <!-- generated comparing v5.15.10..master --> *Feb 21, 2024* A big thanks to the 26 contributors who made this release possi </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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjIwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Tymoteusz Czech
|
413da2aa27
|
fix: don't show link stubs in slack notifications (#7810)
Slack is trying to add not useful link previews |
||
Alvin Bryan
|
274d314b28
|
chore: Fixed typo (#7774)
Looks like it got missed during the Great Feature Flag Renaming 😄
|
||
Mateusz Kwasniewski
|
b65e593c23
|
chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) | ||
Mateusz Kwasniewski
|
fffed5d8dc
|
feat: filter out archived projects from the main project list (#7803) | ||
Mateusz Kwasniewski
|
3fe385e127
|
chore: remove flagCreator flag (#7807) | ||
Mateusz Kwasniewski
|
ce30c069ee
|
fix: playground env column spacing made bigger (#7806) | ||
Mateusz Kwasniewski
|
7d3368bbfd
|
docs: change request preview playground (#7738) | ||
Gard Rimestad
|
4c2d768539
|
chore: remove docker build & push on PRs (#7805)
We did this to validate that yarn 4 works and that has now been used for a while. Lets stop pushing all PRs now |
||
Jaanus Sellin
|
370c76864d
|
chore: align with 6.1 (#7804)
Align with workflow findings from 6.1. |
||
GitHub Actions Bot
|
824f1cd877 | chore: bump version to 6.1.2+main | ||
Tymoteusz Czech
|
cb4e447d69
|
fix: show environments page as enterprise feature (#7796)
Not available with menu, URL only, and actions are not working with OSS and Pro. |
||
renovate[bot]
|
802ca52c9a
|
chore(deps): update dependency @swc/core to v1.7.4 (#7800)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`1.7.3` -> `1.7.4`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.3/1.7.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.3/1.7.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.3/1.7.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.7.4`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#174---2024-07-31) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.3...v1.7.4) ##### Bug Fixes - **(es/codegen)** Emit question token for class methods ([#​9342](https://togithub.com/swc-project/swc/issues/9342)) ([636585b]( |
||
Mateusz Kwasniewski
|
a01305040d
|
feat: archive project form (#7797) | ||
Mateusz Kwasniewski
|
8caa1e242c
|
feat: transactional project service support (#7799) | ||
Tymoteusz Czech
|
4daede8e1c
|
fix: allow for empty groupId in form (#7798)
`groupId` parameter because of the change in validation wasn't parsed correctly. Intent was to fill it when it is empty, when the form is loaded. By mistake the same logic applies when you manually remove all characters from the text field. |
||
Thomas Heartman
|
ff9b7298b6
|
feat: add paging to event log (#7793)
Adds sticky pagination to the event log: ![image](https://github.com/user-attachments/assets/c426f30d-bb64-44a5-b3b4-8c295207b249) This PR uses the sticky pagination bar that we use on other tables to navigate the event search results. ## Decisions / discussion points The trickiest issue here is how we calculate the next and previous page offsets. This is tricky because we don't expose the page number to the API, but the raw offset itself. This abstraction makes it possible to set an offset that isn't a multiple of the page size. Say the page size is 25. If you manually set an offset of 30 (through changing the URL), what do you expect should happen when you: - load the page? Should you see results 31 to 55? 26 to 50? - go to the next page? Should your next offset be 55 or 50? - previous page: should your previous page offset be 5? 25? 0? The current implementation has taken what I thought would be the easiest way out: If your offset is between two multiples of the page size, we'll consider it to be the lower of the two. - The next page's offset is the next multiple of the page size that is higher than the current offset (50 in the example above). - The previous page's offset will be not the nearest lower page size, but the one below. So if you set offset 35 and page size 25, your next page will take you back to 0 (as if the offset was 25). We could instead update the API to accept `page` instead of offset, but that wouldn't align with how other tables do it. Comparing to the global flags table, if you set an offset that isn't a multiple of the page size, we force the offset to 0. We can look at handling it like that in a follow-up, though I'd argue that forcing it to be the next lower multiple of the page size would make more sense. One issue that appears when you can set custom offsets is that the little "showing x-y items out of z" gets out of whack (because it only operates on multiples of the page size (seemingly)) ![image](https://github.com/user-attachments/assets/ec9df89c-2717-45d9-97dd-5c4e8ebc24cc) ## The Event Log as a table While we haven't used the HTML `table` element to render the event log, I would argue that it _is_ actually a table. It displays tabular data. Each card (row) has an id, a project, etc. The current implementation forces the event log search to act as a table state manager, but we could transform the event list into an events table to better align the pagination handling. The best part? We can keep the exact same design too. A table doesn't have to _look_ like a table to be a table. |
||
Thomas Heartman
|
4fac38ce01
|
fix: select an item only from the filtered list of options (#7789)
Fixes a bug where the `handleSelection` function would select the wrong item under certain conditions. Because we always sent the unfiltered list of options to the function, but took the index of the filtered items, the index would be off when you have filtered the list and items before the selected items were hidden. This addresses that and also ports in some improvements I made when setting up the config buttons for the new dialogs: 1. You can now use the space bar to select items that you have focused (this is consistent with regular form interactions for checkboxes) 2. When you have added text to the search field, pressing Enter will select the top-most item (this is consistent with how these fields work in linear, for instance) as long as your focus is still in the search field. If you have moved it to the list, enter will still select an item on that list as expected. Potential other addition: if you press "Enter" with an empty search field, we could close the box but keep your selection the same. Again, this is how Linear does it, but I don't personally know what I'd expect to happen there, so I'm happy to leave it as is. |
||
GitHub Actions Bot
|
22d97ffd49 | chore: bump version to 6.1.0+main | ||
Mateusz Kwasniewski
|
0450bfe6f9
|
feat: archive project service (#7794) | ||
Jaanus Sellin
|
c36ead4b74
|
feat: wait for postgres to boot before running tests (#7790)
Tests were failing on this workflow due to postgres taking longer to boot up, now it will wait for postgres to boot up before continuing. |
||
Mateusz Kwasniewski
|
74de3ea72e
|
feat: archived at column in projects (#7782) | ||
Thomas Heartman
|
bb84ef21ad
|
fix: don't delete projects screen from history (#7787)
Fixes a bug in the navigation when you create a project. It used to be that we'd replace the current entry in the browser history when we took you to a separate form for it. However, now that we instead use a dialog, we don't want to replace the history. Before: if you created a project and navigated back, you'd be taken to the page you were at BEFORE you went to the projects page, whether that was in Unleash or otherwise. Now you'll be taken back to the projects page. |
||
Simon Hornby
|
a507ca91a5
|
chore: remove scim api flag (#7780) | ||
Alvin Bryan
|
8786240ddf
|
Updated <title> for 11 principles article (#7779)
Made the `<title>` and the h1 different |
||
renovate[bot]
|
5aff1b6a7f
|
fix(deps): update dependency ajv to v8.17.1 (#7786)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | [`8.16.0` -> `8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.16.0/8.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ajv-validator/ajv (ajv)</summary> ### [`v8.17.1`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.17.1) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1) #### What's Changed - bump version to 8.17.1 by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2472](https://togithub.com/ajv-validator/ajv/pull/2472) **Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1 #### Plus everything in 8.17.0 which failed to release The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time. Revert "Revert fast-uri change ([https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444))" by [@​gurgunday](https://togithub.com/gurgunday) in [https://github.com/ajv-validator/ajv/pull/2448](https://togithub.com/ajv-validator/ajv/pull/2448) fix: ignore new eslint error for [@​typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2455](https://togithub.com/ajv-validator/ajv/pull/2455) docs: clarify behaviour of addVocabulary by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2454](https://togithub.com/ajv-validator/ajv/pull/2454) docs: refactor to improve legibility by [@​blottn](https://togithub.com/blottn) in [https://github.com/ajv-validator/ajv/pull/2432](https://togithub.com/ajv-validator/ajv/pull/2432) Fix grammatical typo in managing-schemas.md by [@​wetneb](https://togithub.com/wetneb) in [https://github.com/ajv-validator/ajv/pull/2305](https://togithub.com/ajv-validator/ajv/pull/2305) docs: Fix broken strict-mode link by [@​alexanderjsx](https://togithub.com/alexanderjsx) in [https://github.com/ajv-validator/ajv/pull/2459](https://togithub.com/ajv-validator/ajv/pull/2459) feat: add test for encoded refs and bump fast-uri by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2449](https://togithub.com/ajv-validator/ajv/pull/2449) fix: changes for [@​typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2467](https://togithub.com/ajv-validator/ajv/pull/2467) fixes [https://github.com/ajv-validator/ajv/issues/2217](https://togithub.com/ajv-validator/ajv/issues/2217) - clarify custom keyword naming by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2457](https://togithub.com/ajv-validator/ajv/pull/2457) </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Thomas Heartman
|
d70c279d3d
|
refactor: split EventLog into separate components and hook up new Event search (#7777)
Hooks up the new Event search and filtering capabilities to the new Event Log component. In doing so, it also splits the existing EventLog component into two: `LegacyEventLog` and `NewEventLog`. The naming is probably temporary, as the old EventLog isn't really legacy yet. But we can rename them later. The other half of #7768 . |
||
renovate[bot]
|
d4069f26e6
|
chore(deps): update dependency @babel/core to v7.25.2 (#7784)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.9` -> `7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.9/7.25.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.9/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.9/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.25.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.9...v7.25.2) ##### 🐛 Bug Fix - `babel-core`, `babel-traverse` - [#​16695](https://togithub.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Melinda Fekete
|
35df4c7f43
|
Remove outdated info box (#7781)
Removes an outdated info box that got missed when refactoring docs content to remove 'feature toggles'. Co-authored-by: melindafekete <> |
||
Alvin Bryan
|
8f0762d7c6
|
Made Melinda a code owner for the docs (#7783) | ||
Thomas Heartman
|
440d6b48db
|
feat: make to date inclusive (#7775)
Changes the handling of the `to` query parameter in the API to be inclusive. |
||
Thomas Heartman
|
2556bd0cf6
|
feat: Front end filter state management for event search (#7776)
This is just the state management part of #7768. Adds a useEventLogSearch hook. All the filters work except for the date filters. They don't work because the query parameters in the API don't match what's here, but an update to the API is coming in a follow-up. It's a little tricky to handle this because the three different event logs should have slightly different filters, which makes making the type checker happy a bit of a pain. However, I'd like to revisit this in a follow-up PR. |
||
Thomas Heartman
|
76bc7bf250
|
refactor: rename createdAtFrom/To to from/to (#7773)
Update the query parameter of the new event search API to match the query parameters of the insights API |
||
Mateusz Kwasniewski
|
f9665233cc
|
chore: archive projects flag (#7772) | ||
Mateusz Kwasniewski
|
41c6d06093
|
fix: missing space in delete project message (#7771) | ||
Alvin Bryan
|
440c2b6661
|
Rails + Django examples (#7745)
As per @riboflavin's suggestion. Let's make example pages for Rails and Django |