f87feb9b84
[![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)) | [`5.10.14` -> `5.10.15`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.14/5.10.15) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/compatibility-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/confidence-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.108` -> `5.0.0-alpha.109`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.108/5.0.0-alpha.109) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/compatibility-slim/5.0.0-alpha.108)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/confidence-slim/5.0.0-alpha.108)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.14` -> `5.10.15`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.14/5.10.15) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/compatibility-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/confidence-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.10.15`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​51015) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.14...v5.10.15) <!-- generated comparing v5.10.14..master --> *Nov 21, 2022* A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - 🚀 [@​mnajdova](https://togithub.com/mnajdova) added the button as the first component that implements [Material You](https://m3.material.io/) design (MD3) - 🌐 [@​MBilalShafi](https://togithub.com/MBilalShafi) added Urdu (Pakistan) localization - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements ##### `@mui/material@5.10.15` - \[Autocomplete] Fix keyboard navigation when using custom popover ([#​35160](https://togithub.com/mui/material-ui/issues/35160)) [@​sai6855](https://togithub.com/sai6855) - \[typescript] Add `background.defaultChannel` to `CssVarsPalette` ([#​35174](https://togithub.com/mui/material-ui/issues/35174)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[l10n] Add Urdu (ur-PK) locale ([#​35154](https://togithub.com/mui/material-ui/issues/35154)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/icons-material@5.10.15` - \[icons] Update the Material Design icons ([#​35194](https://togithub.com/mui/material-ui/issues/35194)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/material-next@6.0.0-alpha.63` - \[Material You] Add theme structure & Button component ([#​34650](https://togithub.com/mui/material-ui/issues/34650)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/base@5.0.0-alpha.107` - \[Select] Add attributes to conform with ARIA 1.2 ([#​35182](https://togithub.com/mui/material-ui/issues/35182)) [@​michaldudak](https://togithub.com/michaldudak) ##### Docs - \[docs] Fix a couple documentation errors ([#​35217](https://togithub.com/mui/material-ui/issues/35217)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Change MUI -> Material UI in icons-material's readme ([#​35220](https://togithub.com/mui/material-ui/issues/35220)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] the pages have no \<link rel=canonical so we need to tell Google to not index the staging envs [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix confusion in TOCs when reaching scroll bottom ([#​35214](https://togithub.com/mui/material-ui/issues/35214)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix typos in section titles ([#​35025](https://togithub.com/mui/material-ui/issues/35025)) [@​iamxukai](https://togithub.com/iamxukai) - \[docs] Fix typo in legacy date picker migration guide [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Iterating on recent Joy UI Component page updates ([#​35162](https://togithub.com/mui/material-ui/issues/35162)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - \[docs] Inform that pickers are in X repository ([#​35189](https://togithub.com/mui/material-ui/issues/35189)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Explain how the `error` prop works in the Unstyled Input ([#​35171](https://togithub.com/mui/material-ui/issues/35171)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] Hotfix missing styles in dark mode ([#​35179](https://togithub.com/mui/material-ui/issues/35179)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[docs] Add Joy UI theme typography page ([#​34811](https://togithub.com/mui/material-ui/issues/34811)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[docs] Fix undo/redo in live editor ([#​35163](https://togithub.com/mui/material-ui/issues/35163)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Revise the Joy UI "Avatar" component page ([#​35152](https://togithub.com/mui/material-ui/issues/35152)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - \[docs] Make navbar backdrop filter consistent with website ([#​35157](https://togithub.com/mui/material-ui/issues/35157)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Host CodeSandbox on MUI org ([#​35110](https://togithub.com/mui/material-ui/issues/35110)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Uplift introduction demos & make consistent with Base ([#​34316](https://togithub.com/mui/material-ui/issues/34316)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Add Security questionnaire in pricing ([#​35172](https://togithub.com/mui/material-ui/issues/35172)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Fix theme mode toggle state ([#​35216](https://togithub.com/mui/material-ui/issues/35216)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Exclude experiment pages in production ([#​35180](https://togithub.com/mui/material-ui/issues/35180)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Disable SEO for performance pages ([#​35173](https://togithub.com/mui/material-ui/issues/35173)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Convert icons scripts to ESM ([#​35101](https://togithub.com/mui/material-ui/issues/35101)) [@​Janpot](https://togithub.com/Janpot) - \[core] Group renovate GitHub Action dependency updates [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Upgrade eslint-config-airbnb-typescript ([#​34642](https://togithub.com/mui/material-ui/issues/34642)) [@​Janpot](https://togithub.com/Janpot) - \[core] Ensure that prettier CI step fails when code is badly formatted ([#​35170](https://togithub.com/mui/material-ui/issues/35170)) [@​michaldudak](https://togithub.com/michaldudak) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​danilo-leal](https://togithub.com/danilo-leal), [@​iamxukai](https://togithub.com/iamxukai), [@​Janpot](https://togithub.com/Janpot), [@​MBilalShafi](https://togithub.com/MBilalShafi), [@​michaldudak](https://togithub.com/michaldudak), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​samuelsycamore](https://togithub.com/samuelsycamore), [@​siriwatknp](https://togithub.com/siriwatknp) </details> <details> <summary>mui/material-ui (@​mui/lab)</summary> ### [`v5.0.0-alpha.109`]( |
||
---|---|---|
.. | ||
cypress | ||
public | ||
scripts | ||
src | ||
.editorconfig | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
cypress.json | ||
index.html | ||
index.js | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tsconfig.node.json | ||
vercel.json | ||
vite.config.ts | ||
yarn | ||
yarn.lock |
frontend
This directory contains the Unleash Admin UI frontend app.
Run with a local instance of the unleash-api
First, start the unleash-api backend on port 4242. Then, start the frontend dev server:
cd ~/frontend
yarn install
yarn run start
Run with a sandbox instance of the Unleash API
Alternatively, instead of running unleash-api on localhost, you can use a remote instance:
cd ~/frontend
yarn install
yarn run start:sandbox
Running end-to-end tests
We have a set of Cypress tests that run on the build before a PR can be merged so it's important that you check these yourself before submitting a PR. On the server the tests will run against the deployed Heroku app so this is what you probably want to test against:
yarn run start:sandbox
In a different shell, you can run the tests themselves:
yarn run e2e:heroku
If you need to test against patches against a local server instance, you'll need to run that, and then run the end to end tests using:
yarn run e2e
You may also need to test that a feature works against the enterprise version of unleash. Assuming the Heroku instance is still running, this can be done by:
yarn run start:enterprise
yarn run e2e
Generating the OpenAPI client
The frontend uses an OpenAPI client generated from the backend's OpenAPI spec. Whenever there are changes to the backend API, the client should be regenerated:
./scripts/generate-openapi.sh
This script assumes that you have a running instance of the enterprise backend at http://localhost:4242
.
The new OpenAPI client will be generated from the runtime schema of this instance.
The target URL can be changed by setting the UNLEASH_OPENAPI_URL
env var.