Skip to content

Commit

Permalink
Merge pull request #194 from aleevas/DS-1310
Browse files Browse the repository at this point in the history
feat: [DS-1310] Add and enable the CKEditor 5 Paste Filter module
  • Loading branch information
podarok authored Jun 20, 2024
2 parents 790522e + c7f448e commit 2d802e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"drupal/blazy": "^2.4",
"drupal/captcha": "^1.10 || ^2.0 || ^2.0@beta",
"drupal/ckeditor5_font": "^1.1@beta",
"drupal/ckeditor5_paste_filter": "^1.0",
"drupal/ckeditor_bootstrap_buttons": "^1.2 || ^2.0.0",
"drupal/ckeditor_font": "^1",
"drupal/color": "^1.0",
Expand Down Expand Up @@ -135,7 +136,7 @@
"open-y-subprojects/openy_content_core": "^3.0",
"open-y-subprojects/openy_custom": "^2.6.0",
"open-y-subprojects/openy_daxko_gxp_syncer": "^1.2",
"open-y-subprojects/openy_features": "^3.3.0",
"open-y-subprojects/openy_features": "^3.3.1",
"open-y-subprojects/openy_focal_point": "^1.0",
"open-y-subprojects/openy_hours_formatter": "^2.0",
"open-y-subprojects/openy_map": "^5.2",
Expand Down
1 change: 1 addition & 0 deletions openy.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies:
- admin_toolbar:admin_toolbar_tools
- captcha:captcha
- ckeditor_bootstrap_buttons:ckeditor_bootstrap_buttons
- ckeditor5_paste_filter:ckeditor5_paste_filter
- editor_advanced_link:editor_advanced_link
- features:features
- image_captcha:image_captcha
Expand Down

0 comments on commit 2d802e8

Please sign in to comment.