Commit 9b6b96d
committed
Update submodules/volto tip
1 parent eb008cc commit 9b6b96d
1 file changed
+1
-1
lines changed- CHANGELOG.md+37
- cypress/support/commands.js+17
- cypress/tests/core/basic/navigation.js+48
- docs/source/_static/user-manual/blocks/table-of-contents-block-with-dropdown.mp4
- docs/source/_static/user-manual/blocks/table-of-contents-block-without-dropdown.mp4
- docs/source/_static/user-manual/manage/link-to-items.png
- docs/source/configuration/settings-reference.md+6
- docs/source/recipes/pluggables.md+14-10
- docs/source/user-manual/blocks.md+4
- docs/source/user-manual/index.md+1
- docs/source/user-manual/links-to-item.md+37
- locales/ca/LC_MESSAGES/volto.po+39
- locales/de/LC_MESSAGES/volto.po+39
- locales/en/LC_MESSAGES/volto.po+39
- locales/es/LC_MESSAGES/volto.po+39
- locales/eu/LC_MESSAGES/volto.po+39
- locales/fi/LC_MESSAGES/volto.po+39
- locales/fr/LC_MESSAGES/volto.po+39
- locales/it/LC_MESSAGES/volto.po+40-1
- locales/ja/LC_MESSAGES/volto.po+39
- locales/nl/LC_MESSAGES/volto.po+39
- locales/pt/LC_MESSAGES/volto.po+39
- locales/pt_BR/LC_MESSAGES/volto.po+39
- locales/ro/LC_MESSAGES/volto.po+39
- locales/volto.pot+39
- locales/zh_CN/LC_MESSAGES/volto.po+39
- news/4075.feature-1
- news/4351.bugfix-1
- news/4725.bugfix-1
- news/4787.feature+1
- news/4842.feature+1
- news/4850.feature-1
- news/4858.feature-1
- news/4864.feature-1
- news/4866.feature-1
- news/4932.bugfix-1
- news/4941.documentation-1
- news/4962.feature-1
- news/4964.bugfix-1
- news/4966.documentation-1
- news/4967.internal-1
- package.json+1-1
- packages/volto-slate/package.json+1-1
- packages/volto-slate/src/blocks/Table/TableBlockEdit.jsx+21-212
- packages/volto-slate/src/blocks/Table/schema.js+122
- packages/volto-slate/src/editor/plugins/StyleMenu/utils.js+14-5
- packages/volto-slate/src/utils/blocks.js+7
- packages/volto-slate/src/widgets/RichTextWidget.jsx+15-8
- src/components/index.js+1
- src/components/manage/Blocks/Search/components/Facets.jsx+6-2
- src/components/manage/Blocks/ToC/Schema.jsx+5-1
- src/components/manage/Blocks/ToC/variations/HorizontalMenu.jsx+142-8
- src/components/manage/LinksToItem/LinksToItem.jsx+209
- src/components/manage/LinksToItem/LinksToItem.test.jsx+97
- src/components/manage/LinksToItem/__snapshots__/LinksToItem.test.jsx.snap+142
- src/components/manage/Toolbar/More.jsx+15
- src/components/manage/Toolbar/__snapshots__/More.test.jsx.snap+26
- src/components/theme/Login/Login.jsx+1-1
- src/components/theme/Login/__snapshots__/Login.test.jsx.snap+1-1
- src/config/NonContentRoutes.jsx+1
- src/config/index.js+1
- src/routes.js+9
- theme/themes/pastanaga/extras/main.less+2-1
- theme/themes/pastanaga/extras/toc.less+29
0 commit comments