-
- Downloads
Issue #3272732 by balintpekker, bnjmnm, Wim Leers, el7cosmos, PCate,...
Issue #3272732 by balintpekker, bnjmnm, Wim Leers, el7cosmos, PCate, navneet0693, RedNeko, joegraduate, Dave Reid, percoction, yovince, guptahemant, Dylan Donkersgoed, leo liao, hershey.k, MrDaleSmith: Added support for CKEditor5!
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- composer.json 1 addition, 1 deletioncomposer.json
- css/drupalentity.css 8 additions, 0 deletionscss/drupalentity.css
- entity_embed.libraries.yml 19 additions, 0 deletionsentity_embed.libraries.yml
- entity_embed.module 43 additions, 1 deletionentity_embed.module
- entity_embed.routing.yml 10 additions, 0 deletionsentity_embed.routing.yml
- js/build/drupalentity.js 1 addition, 0 deletionsjs/build/drupalentity.js
- js/ckeditor5_plugins/drupalentity/entity.svg 9 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/entity.svg
- js/ckeditor5_plugins/drupalentity/src/command.js 45 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/command.js
- js/ckeditor5_plugins/drupalentity/src/editing.js 303 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/editing.js
- js/ckeditor5_plugins/drupalentity/src/entityembed.js 27 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/entityembed.js
- js/ckeditor5_plugins/drupalentity/src/generalhtmlsupport.js 245 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/generalhtmlsupport.js
- js/ckeditor5_plugins/drupalentity/src/index.js 9 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/index.js
- js/ckeditor5_plugins/drupalentity/src/link.js 24 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/link.js
- js/ckeditor5_plugins/drupalentity/src/linkediting.js 406 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/linkediting.js
- js/ckeditor5_plugins/drupalentity/src/linkui.js 116 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/linkui.js
- js/ckeditor5_plugins/drupalentity/src/toolbar.js 171 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/toolbar.js
- js/ckeditor5_plugins/drupalentity/src/ui.js 84 additions, 0 deletionsjs/ckeditor5_plugins/drupalentity/src/ui.js
- js/entity_embed.set_dynamic_icons.js 20 additions, 0 deletionsjs/entity_embed.set_dynamic_icons.js
- package.json 21 additions, 0 deletionspackage.json
Loading
Please register or sign in to comment