Skip to content

Commit

Permalink
[EPAD8-2111] Adding custom patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
carsoncho committed May 9, 2023
1 parent b1c631d commit cc0e0d9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions services/drupal/composer.patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,15 +204,13 @@
"Editing links does not remove possible stale data- attributes": "https://www.drupal.org/files/issues/2021-08-09/linkit_rename-stale-data-attributes_3111578-3.patch",
"Allow scrolling autocomplete results": "https://www.drupal.org/files/issues/2021-11-02/linkit-missing_scroll_bar-3067904-3.patch"
},
"drupal/entity_embed": {
"Add opener parameters for Entity Embed ckeditor widget" : "https://www.drupal.org/files/issues/2021-12-14/3254279-2.patch"
},
"drupal/paragraphs_entity_embed": {
"Create new revisions of embedded paragraphs": "https://www.drupal.org/files/issues/2021-07-26/paragraphs_entity_embed-revisioning-3004077-7.patch",
"Prevent the reuse of embedded paragraphs": "https://www.drupal.org/files/issues/2020-04-30/paragraphs_entity_embed-single_use-3132549-2.patch",
"Allow modal to be larger": "https://www.drupal.org/files/issues/2021-10-22/paragraphs_entity_embed-dialog_too_small-3117524-5.patch",
"Allow use of buttons for selecting paragraph type": "https://www.drupal.org/files/issues/2020-04-30/paragraphs_entity_embed-add_mode-3089674-3.patch",
"Make compatible with new security in embed module": "https://www.drupal.org/files/issues/2022-05-27/paragraphs_entity_embed_csrf_token.patch"
"Make compatible with new security in embed module": "https://www.drupal.org/files/issues/2022-05-27/paragraphs_entity_embed_csrf_token.patch",
"Add openerParameters": "patches/drupalparagraph_add_opener_parameters-rolled-with-3004077-7-and-3117524-5-and-csrf_token-patch.patch"
},
"drupal/linked_field": {
"Generate relative links rather than absolute": "https://www.drupal.org/files/issues/2020-05-22/linked_field-relative-destination-url-3139179-1-D8.patch"
Expand Down

0 comments on commit cc0e0d9

Please sign in to comment.