As CKEditor 4 has been deprecated and removed in Drupal 10 and subsequent versions, we should initiate the removal of CKEditor 4 from our module. Following its removal, it would be prudent to release a new major or minor version that exclusively supports CKEditor 5.
And since we are dropping ckeditor4 support we need to refactor ckeditor5 code for embed module
Issue fork embed-3450289
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
deepakkm commentedComment #4
znerol commentedComment #5
phenaproximaWe should adjust this MR to re-target the 2.0.x branch. I think 8.x-1.x is pretty much at the end of the line.
Comment #6
dave reidI think we can just bump the minimum version of Drupal 10 supported to 10.5 when CKEditor was updated. I don't see a need for a new branch quite yet.