Skip to content

Commit

Permalink
[docs-infra] Bump @mui/internal-markdown to support nested demo impor…
Browse files Browse the repository at this point in the history
…ts (#15738)
  • Loading branch information
alexfauquette authored Dec 5, 2024
1 parent 3c71d6e commit 417666b
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 23 deletions.
2 changes: 1 addition & 1 deletion docs/data/data-grid/joy-ui/joy-ui.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Data Grid - Joy UI

<p class="description">Using the Data Grid with Joy UI components</p>
<p class="description">Using the Data Grid with Joy UI components.</p>

{{"demo": "GridJoyUISlots.js", "bg": "inline"}}
2 changes: 1 addition & 1 deletion docs/data/date-pickers/custom-field/custom-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ components: PickersSectionList, PickersTextField

# Custom field

<p class="description">The Date and Time Pickers let you customize the field by passing props or custom components</p>
<p class="description">The Date and Time Pickers let you customize the field by passing props or custom components.</p>

:::success
See [Common concepts—Custom slots and subcomponents](/x/common-concepts/custom-components/) to learn how to use slots.
Expand Down
2 changes: 1 addition & 1 deletion docs/data/date-pickers/custom-layout/custom-layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packageName: '@mui/x-date-pickers'

# Custom layout

<p class="description">The Date and Time Pickers let you reorganize the layout</p>
<p class="description">The Date and Time Pickers let you reorganize the layout.</p>

:::success
See [Common concepts—Custom slots and subcomponents](/x/common-concepts/custom-components/) to learn how to use slots.
Expand Down
2 changes: 1 addition & 1 deletion docs/data/date-pickers/experimentation/experimentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ productId: x-date-pickers

# Date and Time Pickers experimentation

<p class="description">Demos not accessible through the navbar of the doc</p>
<p class="description">Demos not accessible through the navbar of the doc.</p>
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@emotion/react": "^11.13.3",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@mui/docs": "6.1.4",
"@mui/docs": "6.1.6",
"@mui/icons-material": "^5.16.7",
"@mui/joy": "^5.0.0-beta.48",
"@mui/lab": "^5.0.0-alpha.173",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/internal-babel-plugin-resolve-imports": "1.0.18",
"@mui/internal-markdown": "^1.0.17",
"@mui/internal-markdown": "^1.0.19",
"@mui/internal-test-utils": "^1.0.17",
"@mui/material": "^5.16.7",
"@mui/monorepo": "github:mui/material-ui#7aa841466a01b745012e59e9d201ed50807a022e",
Expand Down
42 changes: 25 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 417666b

Please sign in to comment.