Skip to content

Commit 6db477a

Browse files
[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.
1 parent 5730284 commit 6db477a

File tree

6 files changed

+13
-10
lines changed

6 files changed

+13
-10
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ A big thanks to the 9 contributors who made this release possible.
8484
- [material-ui][TextField] Dynamically modify the eye password button aria-label (#44122) @ChinoUkaegbu
8585
- [icons] Run pnpm docs:mdicons:synonyms (#44098) @oliviertassinari
8686
- [joy-ui] Update Overview copy to match Readme (#44136) @samuelsycamore
87-
- Add CodeSandbox/Stackblitz to the rest of the templates (#43708) @siriwatknp
87+
- Add CodeSandbox/StackBlitz to the rest of the templates (#43708) @siriwatknp
8888
- Update Figma link to fix 301 (a7b7d9c) @oliviertassinari
8989
- Link Toolpad from Core repo (#44111) @prakhargupta1
9090
- Remove HighlightedCode max-width (#43731) @Janpot
@@ -254,7 +254,7 @@ A big thanks to the 13 contributors who made this release possible.
254254
- Uniformity in version range @oliviertassinari
255255
- Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests (#43870) @ZeeshanTamboli
256256
- [docs-infra] Strengthen CSP (#43711) @oliviertassinari
257-
- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860) @siriwatknp
257+
- [docs-infra] Open CodeSandbox demo with fontsize=12 (#43860) @siriwatknp
258258
- [icons] Reduce Material Icon page size (#43911) @oliviertassinari
259259
- [test] Point Istanbul to correct URL (#43935) @sai6855
260260
- [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari

CHANGELOG.old.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1926,7 +1926,7 @@ A big thanks to the 22 contributors who made this release possible. Here are som
19261926
### Core
19271927

19281928
- [docs-infra] Improve the open diamond sponsor spot callout (#39332) @danilo-leal
1929-
- [docs-infra] Fix Code Sandbox download issue (#39317) @ARJ2160
1929+
- [docs-infra] Fix CodeSandbox download issue (#39317) @ARJ2160
19301930
- [docs-infra] Remove overflow: hidden for demo gradient bg (#39225) @oliviertassinari
19311931

19321932
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
24202420
- [docs][joy-ui] Updated the List playground demo (#38499) @zanivan
24212421
- [docs][joy-ui] Changed bgcolor of the Playground demo (#38502) @zanivan
24222422
- [docs][material-ui] Fix key warning in SimpleDialog demo (#38580) @ZeeshanTamboli
2423-
- [docs][material-ui] Fixed Google Fonts link for material two-tone icons in CodeSandbox and Stackblitz (#38247) @ZeeshanTamboli
2423+
- [docs][material-ui] Fixed Google Fonts link for material two-tone icons in CodeSandbox and StackBlitz (#38247) @ZeeshanTamboli
24242424
- [docs][material-ui] Fix the Drawer's `onClose` API docs (#38273) @johnmatthiggins
24252425
- [docs][material-ui] Improve nav link tab example (#38315) @oliviertassinari
24262426
- [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
38863886
- [docs] Add blog post notification for v6 release (#36446) @joserodolfofreitas
38873887
- [docs] Update link to v5 docs (#36421) @m4theushw
38883888
- [docs] Fix 404 in the API page links (#36419) @oliviertassinari
3889-
- [docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj
3889+
- [docs][joy] Error in the exemplary CodeSandbox of using Material UI and Joy UI together (#36462) @hbjORbj
38903890
- [examples] Refactor to have better types in the Next.js + TypeScript examples (#36355) @erikian
38913891

38923892
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
91479147
- [docs] Consistent line break (#27728) @oliviertassinari
91489148
- [docs] Don't dispatch ignored "reset code variant" actions (#27712) @eps1lon
91499149
- [docs] Fix sentence to be more grammatically correct (#27733) @atorenherrinton
9150-
- [examples] Add code sandbox config with node version (#27798) @qiweiii
9150+
- [examples] Add CodeSandbox config with node version (#27798) @qiweiii
91519151
- Revert "[examples] Fix nextjs with styled-components example (#27583)" (#27921) @mnajdova
91529152
- Revert "[examples] Update create-react-app examples with styled-components to use package aliases (#27591)" (#27917) @mnajdova
91539153
- [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
1153811538
- [docs] Remove under construction icons from DataGrid feature pages (#24946) @DanailH
1153911539
- [docs] Fix prefers-color-scheme switch (#24902) @oliviertassinari
1154011540
- [docs] Add yarn install step, safer @oliviertassinari
11541-
- [examples] Fix code sandbox link GitHub branch (#24996) @kevbarns
11541+
- [examples] Fix CodeSandbox link GitHub branch (#24996) @kevbarns
1154211542

1154311543
### Core
1154411544

docs/data/material/getting-started/faq/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ export default function Dashboard(props: { disableCustomTheme?: boolean }) {
316316
### Color mode toggle
317317

318318
The shared theme provides 2 appearance of the color mode toggle, `ColorModeSelect` and `ColorModeIconDropdown`.
319-
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.
319+
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.
320320

321321
### Template frame
322322

@@ -334,7 +334,7 @@ For example, the dashboard template has a fixed header that needs to be accounte
334334
>
335335
```
336336

337-
This will make the `AppBar` stay below the `TemplateFrame` in a preview mode but stick to the top in the CodeSandbox and Stackblitz.
337+
This will make the `AppBar` stay below the `TemplateFrame` in a preview mode but stick to the top in the CodeSandbox and StackBlitz.
338338

339339
## [legacy] I have several instances of styles on the page
340340

docs/mui-vale.zip

32 Bytes
Binary file not shown.

docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ swap:
3333
Material 3: Material Design 3
3434
VSCode: VS Code
3535
VS Code: VS Code
36+
'Codesandbox ': CodeSandbox
37+
code sandbox: CodeSandbox
38+
Stackblitz: StackBlitz

docs/pages/blog/2021-q2-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The date picker is at the border between the core component and advanced compone
120120

121121
<img loading="lazy" src="/static/blog/2021-q2-update/single-select.png" alt="" style="width: 481px; margin-bottom: 16px;" />
122122

123-
<p class="blog-description">the <a href="https://codesandbox.io/p/sandbox/material-demo-forked-iuyo5?file=/demo.js">codesandbox</a></p>
123+
<p class="blog-description">the <a href="https://codesandbox.io/p/sandbox/material-demo-forked-iuyo5?file=/demo.js">CodeSandbox</a></p>
124124

125125
and the **boolean** column type.
126126

0 commit comments

Comments
 (0)