Skip to content

Commit

Permalink
adds 'copy-to-clipboard' button for preview_link (#723)
Browse files Browse the repository at this point in the history
* adds 'copy-to-clipboard' button for preview_link

* updates diff file to patch file

* updates patch file
  • Loading branch information
markconroy committed May 28, 2024
1 parent e18f02f commit a58cb14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
"drupal/core": {
"Users can't reference unpublished content even when they have access to it. See https://www.drupal.org/project/drupal/issues/2845144": "https://www.drupal.org/files/issues/2024-02-13/2845144-87.patch"
},
"drupal/preview_link": {
"Add a 'copy to clipboard' feature for preview_link": "https://www.drupal.org/files/issues/2024-05-28/3449121-9.patch"
},
"drupal/redirect": {
"Validation issue on adding url redirect: https://www.drupal.org/project/redirect/issues/3057250": "https://www.drupal.org/files/issues/2022-09-01/3057250-53.patch"
}
Expand Down

0 comments on commit a58cb14

Please sign in to comment.