Commit 97a7fac
authored
Merge pull request plone#1539 from plone/updatetipRenamingVoltoMaster-
Update tip to use renamed main branch in Volto2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
- .github/workflows/acceptance.yml+2
- .github/workflows/docs.yml+1-1
- .github/workflows/towncrier.yml+3-3
- .github/workflows/update_remote_docs.yml+2-2
- .npmignore-6
- CHANGELOG.md+366
- README.md+1
- RELEASING.md+5-5
- api/buildout.cfg+1-1
- cypress/tests/core/blocks/blocks-chooser.js+2-2
- cypress/tests/core/blocks/blocks-image.js+2-2
- cypress/tests/core/blocks/blocks-video.js+2-4
- cypress/tests/minimal/blocks-image.js+2-2
- docs/source/configuration/backend.md+1-1
- docs/source/configuration/how-to.md+2-2
- docs/source/configuration/settings-reference.md+1-1
- docs/source/configuration/volto-slate/api.md+1-1
- docs/source/contributing/branch-policy.md+8-8
- docs/source/contributing/icons.md+1-1
- docs/source/contributing/style-guide.md+1-1
- docs/source/getting-started/install.md+1-1
- docs/source/recipes/creating-project.md+1-1
- docs/source/recipes/customizing-components.md+1-1
- docs/source/theming/custom-styling.md+1-1
- docs/source/upgrade-guide/index.md+1-1
- news/4954.feature-1
- news/4964.feature-1
- news/4968.feature-1
- news/4969.feature-1
- news/4970.feature-1
- news/4971.feature-1
- news/5124.bugfix-1
- news/5153.bugfix-1
- news/5156.bugfix-1
- news/5192.bugfix-1
- news/5195.documentation-1
- news/5197.bugfix-1
- news/5199.internal-1
- news/5200.feature-1
- news/5205.bugfix-1
- news/5206.documentation-1
- news/5207.bugfix-1
- news/5213.internal-1
- news/5215.feature-1
- news/5216.breaking-4
- news/5225.breaking-6
- news/5226.bugfix-1
- news/5251.documentation+1
- package.json+3-3
- packages/generator-volto/CHANGELOG.md+39
- packages/generator-volto/generators/addon/index.js+25-1
- packages/generator-volto/generators/addon/templates/.eslintrc+1-1
- packages/generator-volto/generators/addon/templates/.github/workflows/acceptance.yml+1-1
- packages/generator-volto/generators/addon/templates/.project.eslintrc.js-50
- packages/generator-volto/generators/addon/templates/Makefile+1-1
- packages/generator-volto/generators/addon/templates/acceptance/package.json+1-1
- packages/generator-volto/generators/addon/templates/package.json+1-1
- packages/generator-volto/generators/app/templates/Makefile+5-5
- packages/generator-volto/generators/app/templates/package.json.tpl-1
- packages/generator-volto/news/5216.breaking-1
- packages/generator-volto/package.json+1-1
- packages/volto-slate/package.json+1-1
- packages/volto-testing/CHANGELOG.md+5
- packages/volto-testing/package.json+1-1
- src/components/manage/Blocks/Video/View.test.jsx+1-1
- src/components/manage/Blocks/Video/__snapshots__/View.test.jsx.snap+1-1
- src/storybook.jsx+2-2
- yarn.lock+135-109
0 commit comments