From 6db477aed7f3c221fe152807fd6f675a1d4fc0ee Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Sat, 2 Nov 2024 00:00:25 +0100 Subject: [PATCH] [docs-infra] Add CodeSandbox and StackBlitz to vale vocab It looks like those are hard to get right reliably, so let's make sure we always do it right. --- CHANGELOG.md | 4 ++-- CHANGELOG.old.md | 10 +++++----- docs/data/material/getting-started/faq/faq.md | 4 ++-- docs/mui-vale.zip | Bin 4577 -> 4609 bytes .../styles/MUI/CorrectReferenceAllCases.yml | 3 +++ docs/pages/blog/2021-q2-update.md | 2 +- 6 files changed, 13 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ef463e576bee6..d5c36e91c1ca76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,7 +84,7 @@ A big thanks to the 9 contributors who made this release possible. - [material-ui][TextField] Dynamically modify the eye password button aria-label (#44122) @ChinoUkaegbu - [icons] Run pnpm docs:mdicons:synonyms (#44098) @oliviertassinari - [joy-ui] Update Overview copy to match Readme (#44136) @samuelsycamore -- Add CodeSandbox/Stackblitz to the rest of the templates (#43708) @siriwatknp +- Add CodeSandbox/StackBlitz to the rest of the templates (#43708) @siriwatknp - Update Figma link to fix 301 (a7b7d9c) @oliviertassinari - Link Toolpad from Core repo (#44111) @prakhargupta1 - Remove HighlightedCode max-width (#43731) @Janpot @@ -254,7 +254,7 @@ A big thanks to the 13 contributors who made this release possible. - Uniformity in version range @oliviertassinari - Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests (#43870) @ZeeshanTamboli - [docs-infra] Strengthen CSP (#43711) @oliviertassinari -- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860) @siriwatknp +- [docs-infra] Open CodeSandbox demo with fontsize=12 (#43860) @siriwatknp - [icons] Reduce Material Icon page size (#43911) @oliviertassinari - [test] Point Istanbul to correct URL (#43935) @sai6855 - [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari diff --git a/CHANGELOG.old.md b/CHANGELOG.old.md index ac5f82f745a0df..b8b60ef2daef1c 100644 --- a/CHANGELOG.old.md +++ b/CHANGELOG.old.md @@ -1926,7 +1926,7 @@ A big thanks to the 22 contributors who made this release possible. Here are som ### Core - [docs-infra] Improve the open diamond sponsor spot callout (#39332) @danilo-leal -- [docs-infra] Fix Code Sandbox download issue (#39317) @ARJ2160 +- [docs-infra] Fix CodeSandbox download issue (#39317) @ARJ2160 - [docs-infra] Remove overflow: hidden for demo gradient bg (#39225) @oliviertassinari All contributors of this release in alphabetical order: @3xp10it3r, @alexfauquette, @ARJ2160, @atharva3333, @axelbostrom, @Bestwebdesign, @brijeshb42, @chirag3003, @danilo-leal, @DarhkVoyd, @DiegoAndai, @gugudwt, @mbrookes, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @ValkonX33, @ZeeshanTamboli @@ -2420,7 +2420,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som - [docs][joy-ui] Updated the List playground demo (#38499) @zanivan - [docs][joy-ui] Changed bgcolor of the Playground demo (#38502) @zanivan - [docs][material-ui] Fix key warning in SimpleDialog demo (#38580) @ZeeshanTamboli -- [docs][material-ui] Fixed Google Fonts link for material two-tone icons in CodeSandbox and Stackblitz (#38247) @ZeeshanTamboli +- [docs][material-ui] Fixed Google Fonts link for material two-tone icons in CodeSandbox and StackBlitz (#38247) @ZeeshanTamboli - [docs][material-ui] Fix the Drawer's `onClose` API docs (#38273) @johnmatthiggins - [docs][material-ui] Improve nav link tab example (#38315) @oliviertassinari - [docs][material-ui] Fix missing import in the styled engine guide (#38450) @codersjj @@ -3886,7 +3886,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som - [docs] Add blog post notification for v6 release (#36446) @joserodolfofreitas - [docs] Update link to v5 docs (#36421) @m4theushw - [docs] Fix 404 in the API page links (#36419) @oliviertassinari -- [docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj +- [docs][joy] Error in the exemplary CodeSandbox of using Material UI and Joy UI together (#36462) @hbjORbj - [examples] Refactor to have better types in the Next.js + TypeScript examples (#36355) @erikian All contributors of this release in alphabetical order: @erikian, @hbjORbj, @HeVictor, @hrutik7, @joserodolfofreitas, @m4theushw, @michaldudak, @oliviertassinari, @oyar99, @rayrw, @sai6855, @siriwatknp, @skevprog @@ -9147,7 +9147,7 @@ A big thanks to the 26 contributors who made this release possible. Here are som - [docs] Consistent line break (#27728) @oliviertassinari - [docs] Don't dispatch ignored "reset code variant" actions (#27712) @eps1lon - [docs] Fix sentence to be more grammatically correct (#27733) @atorenherrinton -- [examples] Add code sandbox config with node version (#27798) @qiweiii +- [examples] Add CodeSandbox config with node version (#27798) @qiweiii - Revert "[examples] Fix nextjs with styled-components example (#27583)" (#27921) @mnajdova - Revert "[examples] Update create-react-app examples with styled-components to use package aliases (#27591)" (#27917) @mnajdova - [I10n] Add Khmer (kh-KH) locale support (#27915) @teachhay @@ -11538,7 +11538,7 @@ A big thanks to the 26 contributors who made this release possible. Here are som - [docs] Remove under construction icons from DataGrid feature pages (#24946) @DanailH - [docs] Fix prefers-color-scheme switch (#24902) @oliviertassinari - [docs] Add yarn install step, safer @oliviertassinari -- [examples] Fix code sandbox link GitHub branch (#24996) @kevbarns +- [examples] Fix CodeSandbox link GitHub branch (#24996) @kevbarns ### Core diff --git a/docs/data/material/getting-started/faq/faq.md b/docs/data/material/getting-started/faq/faq.md index 56999db60af9a7..8cb29dc572cbb9 100644 --- a/docs/data/material/getting-started/faq/faq.md +++ b/docs/data/material/getting-started/faq/faq.md @@ -316,7 +316,7 @@ export default function Dashboard(props: { disableCustomTheme?: boolean }) { ### Color mode toggle The shared theme provides 2 appearance of the color mode toggle, `ColorModeSelect` and `ColorModeIconDropdown`. -You can use either of them in your template, it will be hidden within the `TemplateFrame` but will be visible in the Code Sandbox and Stackblitz. +You can use either of them in your template, it will be hidden within the `TemplateFrame` but will be visible in the CodeSandbox and StackBlitz. ### Template frame @@ -334,7 +334,7 @@ For example, the dashboard template has a fixed header that needs to be accounte > ``` -This will make the `AppBar` stay below the `TemplateFrame` in a preview mode but stick to the top in the CodeSandbox and Stackblitz. +This will make the `AppBar` stay below the `TemplateFrame` in a preview mode but stick to the top in the CodeSandbox and StackBlitz. ## [legacy] I have several instances of styles on the page diff --git a/docs/mui-vale.zip b/docs/mui-vale.zip index fd5e791074dae99ef91549908d046098e4dcbbb4..5365e680b0bdd72a020d50707f2c58cfb647f62f 100644 GIT binary patch delta 795 zcmaE;+^8~PIyp~1RWLsgYTx3h zZOs_{+^R2`m(4HD{-%+v{(}CClUKanYhtl{-@7@BtgO~oF03%|`1;28;7f}@hA9er z^;m0a{v6Yhvz^3s%bhX%nD4QAOP!#~<+i8y?qRD>|KtCmm}}o<5y1_+GG_VwwwQ5b z`s=IwVs&=wSR(8Xyt&4$9%7iWb@9$3=Ix5kYdCbz$0r`$X!^YN>PGqKiPxUq*mS{V zW!e635@yF_kGPy)zPf<7;lFD^r_H0hCo7*;onLni*9i}AKMwOxK-u&+p{O0Y~p?%_w@SOA7R>Z{pHitC&xeS zy}SF%HNUq#EmyzrNIE)A{^1wwR?JmDt?z4RNaqq`gAZ@?uDPtc=JkpF(xn5G1xn~|cx>x|TI-n^7eoe`9nCZA__VFM;FP-2qgsAB_*&Em6Q2Bx{m3IZ}<{ue$EC|_Z6JbyYL zYJ!`5h2N7In96|4t(cCoO%~)An|z&3aPl_+B?X`jk^I&>gl_>;oj)-7=`u(FS-@lp v#7i0wS-g&&C>hKe^r+#w&$?3hDW|y38nEU76V`bN%YdrgY z#CotfGDqIGYFTW@$Znx_nnUE`jk%@=W>hszP$=^hzO?AT{hob_tR^{~y8Joy&H7a; zmvps$xN>}EpVj>J$O>tW-4n(6_+N-5cqxi*`>MEbVi%VMZ^W5~J}am7%AVrYUsPBf zqTUoYuFVtKqG<9+n77JvS_R+hnmtW@mXlVkYA)NcU|m+z!Y=16pA_vZmt=ig_^@V< z7Q?dzi|1#}{xj=r`7A}I!0Dy7 zm-?!w|IFH4C-m_6=cvYh+cSBaJ)BOSoMo%)^CFdJ?hchNo9dgFR%oC6owZYXn^t}J z;jorjTW|iiNw~GMAVhfYob`vUGW;+0=-%`wZNl2#zj5bYcY5Y5UTYn7KPC3=ji)xf zTb<7S6so`4!SbZ1#UfMEH%hkjmi24FX>)y+-fOj)BzG%1K_x#_<-6AY>64;$Q*8|^ zZl3uOe(y%@6uY+17R-s3f7_ZA7JL42H$LapWi!p~OXrlCPmB#tzPslnytD0El-z`? zd~#QL1bhHc+yfyo=8Qn55)E>1nbEzXvlgF->+5P?%iLpU#Jxo+f|c_hbepBA~Pt(^9s{ zhWuiazq1KWKEki005m$1-+G7eEnuSZ2c|Av1_>aGfdR;5Skici9jv&Yg>$kjhY(1^ bWD7w#CT32saGsz)W5ncrg0^hWctLsqzso!b diff --git a/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml b/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml index 84a48af9c08c0d..fc3ff861a6aae2 100644 --- a/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml +++ b/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml @@ -33,3 +33,6 @@ swap: Material 3: Material Design 3 VSCode: VS Code VS Code: VS Code + 'Codesandbox ': CodeSandbox + code sandbox: CodeSandbox + Stackblitz: StackBlitz diff --git a/docs/pages/blog/2021-q2-update.md b/docs/pages/blog/2021-q2-update.md index 7076d0bd1434d0..b2ab100f2990f0 100644 --- a/docs/pages/blog/2021-q2-update.md +++ b/docs/pages/blog/2021-q2-update.md @@ -120,7 +120,7 @@ The date picker is at the border between the core component and advanced compone -

the codesandbox

+

the CodeSandbox

and the **boolean** column type.