Skip to content

Commit

Permalink
Merge pull request #333 from plone/tinymce7
Browse files Browse the repository at this point in the history
TinyMCE 7
  • Loading branch information
mauritsvanrees authored Apr 26, 2024
2 parents d77c04e + 09e594c commit 0ab5978
Show file tree
Hide file tree
Showing 271 changed files with 272 additions and 246 deletions.
4 changes: 4 additions & 0 deletions news/333.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Upgrade `mockup==5.2.0-alpha.7`.
For more information please see
https://github.com/plone/mockup/blob/master/CHANGES.md#520-alpha7-2024-04-25
[petschki]
6 changes: 6 additions & 0 deletions news/333.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
TinyMCE 7

Upgrade to TinyMCE 7 without any breaking changes in core Plone.
If you have custom TinyMCE plugins, please check with https://www.tiny.cloud/docs/tinymce/latest/migration-from-6x/
if you need to upgrade your code.
[petschki]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"stats": "NODE_ENV=production webpack --config webpack.config.js --json > stats.json"
},
"dependencies": {
"@plone/mockup": "5.2.0-alpha.6",
"@plone/mockup": "5.2.0-alpha.7",
"bootstrap-icons": "1.11.3",
"svg-country-flags": "git+https://github.com/hampusborgos/country-flags.git"
},
Expand Down
4 changes: 2 additions & 2 deletions src/plone/staticresources/static/bundle-plone/bundle.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0ab5978

Please sign in to comment.