mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-25 21:56:22 +00:00
4c86e2308012f6822ac3054e8074923334396aff
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`5.15.12` -> `5.15.13`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.12/5.15.13) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/material)</summary> ### [`v5.15.13`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.12...v5.15.13) <!-- generated comparing v5.15.12..master --> *Mar 13, 2024* A big thanks to the 18 contributors who made this release possible. Here are some highights ✨ - The Material UI free Checkout template got a design uplift ([#​41447](https://github.com/mui/material-ui/issues/41447)) [@​zanivan](https://github.com/zanivan) ##### `@mui/material@5.15.13` - \[Alert] Add `slots` and `slotProps` type to theme ([#​41324](https://github.com/mui/material-ui/issues/41324)) [@​sai6855](https://github.com/sai6855) - \[Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems ([#​41300](https://github.com/mui/material-ui/issues/41300)) [@​rakeshmusturi](https://github.com/rakeshmusturi) - Add `paperChannel` token ([#​41447](https://github.com/mui/material-ui/issues/41447)) [@​siriwatknp](https://github.com/siriwatknp) - \[Switch] Convert to support CSS extraction ([#​41367](https://github.com/mui/material-ui/issues/41367)) [@​alexfauquette](https://github.com/alexfauquette) - \[Tooltip] Support event handlers with extra parameters ([#​41320](https://github.com/mui/material-ui/issues/41320)) [@​LukasTy](https://github.com/LukasTy) ##### `@mui/system@5.15.13` - \[RtlProvider] Add component & hook ([#​41241](https://github.com/mui/material-ui/issues/41241)) [@​mnajdova](https://github.com/mnajdova) ##### `@mui/utils@5.15.13` - \[utils] Fix visually hidden styles' margin unit ([#​41477](https://github.com/mui/material-ui/issues/41477)) [@​michaldudak](https://github.com/michaldudak) ##### `@mui/codemod@5.15.13` - Fix merging of slotProps and componentProps ([#​41323](https://github.com/mui/material-ui/issues/41323)) [@​sai6855](https://github.com/sai6855) ##### `@mui/base@5.0.0-beta.39` - \[material-ui]\[joy-ui]\[Autocomplete] Keep in sync highlighted index when the option still exists ([#​41306](https://github.com/mui/material-ui/issues/41306)) [@​CGNonofr](https://github.com/CGNonofr) - \[FormControl] Export `FormControlOwnerState` type from index ([#​41287](https://github.com/mui/material-ui/issues/41287)) [@​michaeldfoley](https://github.com/michaeldfoley) - \[material-ui]\[TextareaAutosize] Fix inline style not getting applied ([#​41369](https://github.com/mui/material-ui/issues/41369)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### `@pigment-css/react@0.0.2` - Handle more scenarios while transforming sx prop ([#​41372](https://github.com/mui/material-ui/issues/41372)) [@​brijeshb42](https://github.com/brijeshb42) - Improve testing of fixtures ([#​41389](https://github.com/mui/material-ui/issues/41389)) [@​brijeshb42](https://github.com/brijeshb42) - Fix `keyframes` serialize styles error ([#​41395](https://github.com/mui/material-ui/issues/41395)) [@​siriwatknp](https://github.com/siriwatknp) - Use class selector instead of class value ([#​41442](https://github.com/mui/material-ui/issues/41442)) [@​brijeshb42](https://github.com/brijeshb42) - \[next] Warn about unsupported turbo mode in Next.js ([#​41445](https://github.com/mui/material-ui/issues/41445)) [@​brijeshb42](https://github.com/brijeshb42) ##### Docs - \[material-ui] Refine checkout template ([#​40967](https://github.com/mui/material-ui/issues/40967)) [@​zanivan](https://github.com/zanivan) - \[material-ui] Add docs for complementary List components ([#​41329](https://github.com/mui/material-ui/issues/41329)) [@​anle9650](https://github.com/anle9650) - \[material-ui] Add docs for complementary Dialog components ([#​41313](https://github.com/mui/material-ui/issues/41313)) [@​jwithington](https://github.com/jwithington) - \[material-ui] Fix Templates live preview link ([#​41467](https://github.com/mui/material-ui/issues/41467)) [@​danilo-leal](https://github.com/danilo-leal) - \[material-ui] Polish out the templates page ([#​41468](https://github.com/mui/material-ui/issues/41468)) [@​zanivan](https://github.com/zanivan) - \[material-ui] Adjust the Templates card design ([#​41450](https://github.com/mui/material-ui/issues/41450)) [@​danilo-leal](https://github.com/danilo-leal) - \[joy-ui] Remove unnecessary styles in color inversion footer demo ([#​41419](https://github.com/mui/material-ui/issues/41419)) [@​cipherlogs](https://github.com/cipherlogs) - \[joy-ui] Update case studies chip background color ([#​41413](https://github.com/mui/material-ui/issues/41413)) [@​cipherlogs](https://github.com/cipherlogs) - \[joy-ui] Remove wrong CSS prop from the Sign-in-side template ([#​41383](https://github.com/mui/material-ui/issues/41383)) [@​cipherlogs](https://github.com/cipherlogs) - \[joy-ui] Fix broken link on the Color Inversion page ([#​41407](https://github.com/mui/material-ui/issues/41407)) [@​cipherlogs](https://github.com/cipherlogs) - \[pigment] Add example and guide section ([#​41249](https://github.com/mui/material-ui/issues/41249)) [@​siriwatknp](https://github.com/siriwatknp) - \[pigment-css] Brand name nonbreaking space ([#​41438](https://github.com/mui/material-ui/issues/41438)) [@​oliviertassinari](https://github.com/oliviertassinari) - \[pigment-css] Fix import on the README ([#​41411](https://github.com/mui/material-ui/issues/41411)) [@​danilo-leal](https://github.com/danilo-leal) - \[pigment-css] Edit starter template links on README ([#​41409](https://github.com/mui/material-ui/issues/41409)) [@​danilo-leal](https://github.com/danilo-leal) - \[pigment-css] Tweak the examples and edit READMEs ([#​41408](https://github.com/mui/material-ui/issues/41408)) [@​danilo-leal](https://github.com/danilo-leal) - \[pigment-css] Adjust the bit about CSS vars on the README ([#​41463](https://github.com/mui/material-ui/issues/41463)) [@​danilo-leal](https://github.com/danilo-leal) - Finish brand name fixes [#​41438](https://github.com/mui/material-ui/issues/41438) [@​oliviertassinari](https://github.com/oliviertassinari) - Remove noreferrer [@​oliviertassinari](https://github.com/oliviertassinari) - Fix v4 docs `<b>` appearing in notifications ([#​41390](https://github.com/mui/material-ui/issues/41390)) [@​peterwangsc](https://github.com/peterwangsc) - Update GitHub project links ([#​41370](https://github.com/mui/material-ui/issues/41370)) [@​danilo-leal](https://github.com/danilo-leal) ##### Core - \[pigment] Make all Pigment CSS packages public ([#​41404](https://github.com/mui/material-ui/issues/41404)) [@​brijeshb42](https://github.com/brijeshb42) - \[pigment] Rename directories to match package names ([#​41453](https://github.com/mui/material-ui/issues/41453)) [@​brijeshb42](https://github.com/brijeshb42) - \[pigment-css] Example fix leading spaces ([#​41439](https://github.com/mui/material-ui/issues/41439)) [@​oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Add short note about e2e-website workflow schedule ([#​41355](https://github.com/mui/material-ui/issues/41355)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Add alias for icon types ([#​41248](https://github.com/mui/material-ui/issues/41248)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Reduce concurrency of typescript:ci further ([#​41392](https://github.com/mui/material-ui/issues/41392)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Reduce concurrency for test_types ci job ([#​41385](https://github.com/mui/material-ui/issues/41385)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Adapt API code generator to Base UI repo needs ([#​41475](https://github.com/mui/material-ui/issues/41475)) [@​michaldudak](https://github.com/michaldudak) - \[docs-infra] Don't generate preview files for the templates ([#​41379](https://github.com/mui/material-ui/issues/41379)) [@​mnajdova](https://github.com/mnajdova) - \[docs-infra] Fix pigment css apps path in the render mui demos script ([#​41476](https://github.com/mui/material-ui/issues/41476)) [@​mnajdova](https://github.com/mnajdova) - \[docs-infra] move feedback to ESM ([#​41381](https://github.com/mui/material-ui/issues/41381)) [@​alexfauquette](https://github.com/alexfauquette) - \[docs-infra] Improve color contrast throughout ([#​41387](https://github.com/mui/material-ui/issues/41387)) [@​danilo-leal](https://github.com/danilo-leal) - \[docs-infra] Simplify Algolia crawler config ([#​41312](https://github.com/mui/material-ui/issues/41312)) [@​oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Adjust the tabs and layout selection design ([#​41084](https://github.com/mui/material-ui/issues/41084)) [@​danilo-leal](https://github.com/danilo-leal) - \[blog] Update the Base UI post with links to dedicated repo ([#​41358](https://github.com/mui/material-ui/issues/41358)) [@​danilo-leal](https://github.com/danilo-leal) - \[website] Update the Careers page role ([#​41384](https://github.com/mui/material-ui/issues/41384)) [@​danilo-leal](https://github.com/danilo-leal) - \[website] Compress about images [@​oliviertassinari](https://github.com/oliviertassinari) - \[website] Improve color contrast on the homepage ([#​41465](https://github.com/mui/material-ui/issues/41465)) [@​danilo-leal](https://github.com/danilo-leal) - \[examples] Add pigment-css-vite-ts starter example ([#​41196](https://github.com/mui/material-ui/issues/41196)) [@​siriwatknp](https://github.com/siriwatknp) - \[examples] Add pigment-css-nextjs-ts starter project ([#​41105](https://github.com/mui/material-ui/issues/41105)) [@​siriwatknp](https://github.com/siriwatknp) All contributors of this release in alphabetical order: [@​alexfauquette](https://github.com/alexfauquette), [@​anle9650](https://github.com/anle9650), [@​brijeshb42](https://github.com/brijeshb42), [@​CGNonofr](https://github.com/CGNonofr), [@​cipherlogs](https://github.com/cipherlogs), [@​danilo-leal](https://github.com/danilo-leal), [@​jwithington](https://github.com/jwithington), [@​Janpot](https://github.com/Janpot), [@​michaeldfoley](https://github.com/michaeldfoley), [@​michaldudak](https://github.com/michaldudak), [@​mnajdova](https://github.com/mnajdova), [@​oliviertassinari](https://github.com/oliviertassinari), [@​peterwangsc](https://github.com/peterwangsc), [@​rakeshmusturi](https://github.com/rakeshmusturi), [@​sai6855](https://github.com/sai6855), [@​siriwatknp](https://github.com/siriwatknp), [@​zanivan](https://github.com/zanivan), [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/115 Reviewed-by: silverwind <silverwind@noreply.gitea.com> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
Gitea Docusaurus
How to build
make clean
make prepare-docs
make build
Development
make clean
make prepare-docs
make serve
Test en version
npm run start
Test zh-cn version
npm run start -- --locale zh-cn
Translate presets for zh-cn version
npx docusaurus write-translations --locale zh-cn
Test both zh-cn and en versions
npm run build
npm run serve
Use CSR Api
This is for development, api pages will be CSR so this saves building time
npm run start-CSRApi
npm run build-CSRApi
Description
Languages
MDX
55.8%
JavaScript
26.8%
CSS
13.8%
Shell
2.4%
Makefile
1.2%