Skip to content

Commit 417666b

Browse files
[docs-infra] Bump @mui/internal-markdown to support nested demo imports (#15738)
1 parent 3c71d6e commit 417666b

File tree

7 files changed

+31
-23
lines changed

7 files changed

+31
-23
lines changed

docs/data/data-grid/joy-ui/joy-ui.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Data Grid - Joy UI
22

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

55
{{"demo": "GridJoyUISlots.js", "bg": "inline"}}

docs/data/date-pickers/custom-field/custom-field.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ components: PickersSectionList, PickersTextField
88

99
# Custom field
1010

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

1313
:::success
1414
See [Common concepts—Custom slots and subcomponents](/x/common-concepts/custom-components/) to learn how to use slots.

docs/data/date-pickers/custom-layout/custom-layout.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packageName: '@mui/x-date-pickers'
88

99
# Custom layout
1010

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

1313
:::success
1414
See [Common concepts—Custom slots and subcomponents](/x/common-concepts/custom-components/) to learn how to use slots.

docs/data/date-pickers/experimentation/experimentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ productId: x-date-pickers
44

55
# Date and Time Pickers experimentation
66

7-
<p class="description">Demos not accessible through the navbar of the doc</p>
7+
<p class="description">Demos not accessible through the navbar of the doc.</p>

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@emotion/react": "^11.13.3",
2828
"@emotion/server": "^11.11.0",
2929
"@emotion/styled": "^11.13.0",
30-
"@mui/docs": "6.1.4",
30+
"@mui/docs": "6.1.6",
3131
"@mui/icons-material": "^5.16.7",
3232
"@mui/joy": "^5.0.0-beta.48",
3333
"@mui/lab": "^5.0.0-alpha.173",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@emotion/styled": "^11.13.0",
9393
"@mui/icons-material": "^5.16.7",
9494
"@mui/internal-babel-plugin-resolve-imports": "1.0.18",
95-
"@mui/internal-markdown": "^1.0.17",
95+
"@mui/internal-markdown": "^1.0.19",
9696
"@mui/internal-test-utils": "^1.0.17",
9797
"@mui/material": "^5.16.7",
9898
"@mui/monorepo": "github:mui/material-ui#7aa841466a01b745012e59e9d201ed50807a022e",

pnpm-lock.yaml

+25-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)