Commit f3aca85
committed
1 file changed
+1
-1
lines changed- .github/workflows/acceptance.yml+8-4
- .gitignore+1
- CHANGELOG.md+35-2
- babel.js+5-4
- docs/source/_static/style_menu.png
- docs/source/configuration/locking.md+1-1
- docs/source/configuration/volto-slate/configuration-settings.md+29-1
- docs/source/configuration/workingcopy.md+1-1
- docs/source/developer-guidelines/typescript.md+1-1
- docs/source/upgrade-guide/index.md+73
- package-why.json+1-3
- package.json+27-30
- packages/generator-volto/CHANGELOG.md+3
- packages/generator-volto/generators/addon/templates/jest-addon.config.js+1-3
- packages/generator-volto/generators/addon/templates/package.json+1-1
- packages/generator-volto/generators/app/index.js+7-2
- packages/generator-volto/generators/app/templates/package.json.tpl+7-5
- packages/scripts/CHANGELOG.md+9-1
- packages/scripts/addon.js+1-1
- packages/scripts/package.json+2-3
- packages/scripts/yarn.lock+440-7.7k
- packages/volto-slate/src/editor/plugins/StyleMenu/StyleMenu.jsx+141
- packages/volto-slate/src/editor/plugins/StyleMenu/index.js+19
- packages/volto-slate/src/editor/plugins/StyleMenu/style.less+29
- packages/volto-slate/src/editor/plugins/StyleMenu/utils.js+159
- packages/volto-slate/src/editor/plugins/index.js+2
- packages/volto-slate/src/index.js+1
- packages/volto-slate/src/utils/blocks.js+1-2
- razzle.config.js+12-11
- src/components/manage/Blocks/Listing/getAsyncData.js+5-2
- src/components/manage/Form/BlockDataForm.jsx+1-1
- src/components/manage/Form/BlockDataForm.test.jsx+74
- src/components/manage/Form/Form.jsx+3-1
- src/components/manage/Form/__snapshots__/BlockDataForm.test.jsx.snap+124
- src/components/theme/App/App.jsx+1
- src/helpers/Extensions/index.js+4-1
- src/helpers/index.js+1
- src/middleware/storeProtectLoadUtils.test.js+3-3
- webpack-plugins/webpack-less-plugin.js+10-6
- yarn.lock+1.4k-3.4k
0 commit comments