Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKEditor 44 #327

Draft
wants to merge 5 commits into
base: 4.x
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
990 changes: 619 additions & 371 deletions composer.lock

Large diffs are not rendered by default.

2,328 changes: 1,610 additions & 718 deletions package-lock.json

Large diffs are not rendered by default.

77 changes: 39 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,53 +6,54 @@
"extends @craftcms/browserslist-config"
],
"devDependencies": {
"@ckeditor/ckeditor5-alignment": ">=41.0.0",
"@ckeditor/ckeditor5-autoformat": ">=41.0.0",
"@ckeditor/ckeditor5-basic-styles": ">=41.0.0",
"@ckeditor/ckeditor5-block-quote": ">=41.0.0",
"@ckeditor/ckeditor5-code-block": ">=41.0.0",
"@ckeditor/ckeditor5-core": ">=41.0.0",
"@ckeditor/ckeditor5-dev-translations": "^39.5.1",
"@ckeditor/ckeditor5-editor-classic": ">=41.0.0",
"@ckeditor/ckeditor5-essentials": ">=41.0.0",
"@ckeditor/ckeditor5-find-and-replace": ">=41.0.0",
"@ckeditor/ckeditor5-font": ">=41.0.0",
"@ckeditor/ckeditor5-heading": ">=41.0.0",
"@ckeditor/ckeditor5-horizontal-line": ">=41.0.0",
"@ckeditor/ckeditor5-html-embed": ">=41.0.0",
"@ckeditor/ckeditor5-html-support": ">=41.0.0",
"@ckeditor/ckeditor5-image": ">=41.0.0",
"@ckeditor/ckeditor5-indent": ">=41.0.0",
"@ckeditor/ckeditor5-alignment": ">=44.0.0",
"@ckeditor/ckeditor5-autoformat": ">=44.0.0",
"@ckeditor/ckeditor5-basic-styles": ">=44.0.0",
"@ckeditor/ckeditor5-block-quote": ">=44.0.0",
"@ckeditor/ckeditor5-code-block": ">=44.0.0",
"@ckeditor/ckeditor5-core": ">=44.0.0",
"@ckeditor/ckeditor5-dev-translations": "^43.0.1",
"@ckeditor/ckeditor5-editor-classic": ">=44.0.0",
"@ckeditor/ckeditor5-essentials": ">=44.0.0",
"@ckeditor/ckeditor5-find-and-replace": ">=44.0.0",
"@ckeditor/ckeditor5-font": ">=44.0.0",
"@ckeditor/ckeditor5-heading": ">=44.0.0",
"@ckeditor/ckeditor5-horizontal-line": ">=44.0.0",
"@ckeditor/ckeditor5-html-embed": ">=44.0.0",
"@ckeditor/ckeditor5-html-support": ">=44.0.0",
"@ckeditor/ckeditor5-image": ">=44.0.0",
"@ckeditor/ckeditor5-indent": ">=44.0.0",
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-language": "^41.0.0",
"@ckeditor/ckeditor5-link": ">=41.0.0",
"@ckeditor/ckeditor5-list": ">=41.0.0",
"@ckeditor/ckeditor5-media-embed": ">=41.0.0",
"@ckeditor/ckeditor5-package-tools": "^1.1.0",
"@ckeditor/ckeditor5-page-break": ">=41.0.0",
"@ckeditor/ckeditor5-paragraph": ">=41.0.0",
"@ckeditor/ckeditor5-paste-from-office": ">=41.0.0",
"@ckeditor/ckeditor5-remove-format": ">=41.0.0",
"@ckeditor/ckeditor5-select-all": ">=41.0.0",
"@ckeditor/ckeditor5-source-editing": ">=41.0.0",
"@ckeditor/ckeditor5-style": ">=41.0.0",
"@ckeditor/ckeditor5-table": ">=41.0.0",
"@ckeditor/ckeditor5-theme-lark": "^41.0.0",
"@ckeditor/ckeditor5-upload": ">=41.0.0",
"@ckeditor/ckeditor5-word-count": ">=41.0.0",
"@ckeditor/ckeditor5-language": "^44.0.0",
"@ckeditor/ckeditor5-link": ">=44.0.0",
"@ckeditor/ckeditor5-list": ">=44.0.0",
"@ckeditor/ckeditor5-media-embed": ">=44.0.0",
"@ckeditor/ckeditor5-package-tools": "^1.0.0",
"@ckeditor/ckeditor5-page-break": ">=44.0.0",
"@ckeditor/ckeditor5-paragraph": ">=44.0.0",
"@ckeditor/ckeditor5-paste-from-office": ">=44.0.0",
"@ckeditor/ckeditor5-remove-format": ">=44.0.0",
"@ckeditor/ckeditor5-select-all": ">=44.0.0",
"@ckeditor/ckeditor5-source-editing": ">=44.0.0",
"@ckeditor/ckeditor5-style": ">=44.0.0",
"@ckeditor/ckeditor5-table": ">=44.0.0",
"@ckeditor/ckeditor5-theme-lark": "^44.0.0",
"@ckeditor/ckeditor5-upload": ">=44.0.0",
"@ckeditor/ckeditor5-word-count": ">=44.0.0",
"@craftcms/sass": "^1.1.0",
"@craftcms/webpack": "^1.1.2",
"@northernco/ckeditor5-anchor-drupal": "^0.5.0",
"ckeditor5": ">=41.0.0",
"ckeditor5": ">=44.0.0",
"copy-webpack-plugin": "^12.0.2",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"prettier": "^3.2.4"
"husky": "^9.1.7",
"jquery": "^3.7.1",
"lint-staged": "^15.2.10",
"prettier": "^3.4.2"
},
"scripts": {
"prebuild": "npm run fix-prettier",
"build": "webpack --node-env=production --progress",
"dev": "webpack --node-env=dev --mode=development --progress",
"dev": "webpack --node-env=dev --mode=development --progress -w",
"serve": "webpack-dev-server --node-env=development",
"check-prettier": "prettier --check .",
"fix-prettier": "prettier --write .",
Expand Down
2 changes: 1 addition & 1 deletion src/Field.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class Field extends HtmlField implements ElementContainerFieldInterface, Mergeab
* @var NestedElementManager[]
*/
private static array $entryManagers = [];

/**
* @inheritdoc
*/
Expand Down
2 changes: 1 addition & 1 deletion src/web/assets/ckeditor/dist/ckeditor5-craftcms.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/ckeditor/dist/ckeditor5-craftcms.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/ckeditor/dist/ckeditor5-dll.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/ckeditor/dist/translations/af.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading