Commit b5c2706
committed
Clean up of caching/control-panel.md
- Use MyST syntax for GUI elements.
- Use Sphinx Design card feature to display screenshots with a caption and target to open a full-size image.
- Fix grammar.1 parent a46f4c1 commit b5c2706
File tree
3 files changed
+27
-22
lines changed- docs/deployment/caching
- submodules
3 files changed
+27
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | | - | |
| 27 | + | |
23 | 28 | | |
24 | | - | |
| 29 | + | |
25 | 30 | | |
26 | | - | |
| 31 | + | |
27 | 32 | | |
28 | | - | |
| 33 | + | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
31 | 36 | | |
32 | | - | |
| 37 | + | |
33 | 38 | | |
34 | | - | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
42 | | - | |
| 47 | + | |
43 | 48 | | |
44 | | - | |
| 49 | + | |
45 | 50 | | |
46 | | - | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
51 | | - | |
| 56 | + | |
52 | 57 | | |
53 | | - | |
| 58 | + | |
54 | 59 | | |
55 | | - | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
59 | | - | |
| 64 | + | |
60 | 65 | | |
61 | | - | |
| 66 | + | |
62 | 67 | | |
63 | 68 | | |
- docs/source/recipes/widget.md+4
- news/4150.bugfix+1
- news/4396.feature+1
- news/4399.bugfix+1
- src/components/manage/Contents/Contents.jsx+1-1
- src/components/manage/Form/Form.jsx+2-1
- src/components/manage/Form/__snapshots__/Form.test.jsx.snap-1
- src/components/manage/Multilingual/TranslationObject.jsx+2-1
- src/components/manage/Preferences/__snapshots__/ChangePassword.test.jsx.snap-1
- src/components/manage/Preferences/__snapshots__/PersonalInformation.test.jsx.snap-2
- src/components/manage/Widgets/CheckboxWidget.jsx+2-2
- src/components/manage/Widgets/FileWidget.jsx+3-1
- src/components/manage/Widgets/ImageSizeWidget.jsx+4-4
- src/components/manage/Widgets/PasswordWidget.jsx+2-1
- src/components/manage/Widgets/TextWidget.jsx+2-1
- src/components/manage/Widgets/TextareaWidget.jsx+2-2
- src/components/theme/Comments/__snapshots__/Comments.test.jsx.snap-1
- src/components/theme/ContactForm/__snapshots__/ContactForm.test.jsx.snap-2
- src/components/theme/PasswordReset/__snapshots__/RequestPasswordReset.test.jsx.snap-1
- src/components/theme/Register/__snapshots__/Register.test.jsx.snap-1
0 commit comments