Skip to content

Commit

Permalink
Update drupal/focal_point to "2.1.1"
Browse files Browse the repository at this point in the history
The previous patch `3162210` has been integrated into `drupal/focal_point` version "2.1.1" and has been removed from the project.

Following the update, a new issue was identified where the preview window fails to open. A patch `3462165` has been created to resolve this issue.

Refer to the video in the PR for additional context.
  • Loading branch information
kasperbirch1 authored and rasben committed Nov 8, 2024
1 parent d01c2d1 commit 0db86c8
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 112 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,9 @@
"3454350: Create seperate permission for adding field inheritance": "https://www.drupal.org/files/issues/2024-06-13/field_inheritance_permission.patch"
},
"drupal/focal_point": {
"3162210: Preview link accidentally closes the media library": "https://www.drupal.org/files/issues/2020-10-11/preview_link_accidentally_closes_the_media_library-3162210-19.patch"
"3462165 (1/3): Preview results in Error: Call to a member function getDefinitions() on null": "https://git.drupalcode.org/project/focal_point/-/commit/e9803fdb1f74fecf4972120518f87a4e260ccf9e.patch",
"3462165 (2/3): Preview results in Error: Call to a member function getDefinitions() on null": "https://git.drupalcode.org/project/focal_point/-/commit/7d1c3bba96560d96a6ec5a9834d091eebcb7b9b5.patch",
"3462165 (3/3): Preview results in Error: Call to a member function getDefinitions() on null": "https://git.drupalcode.org/project/focal_point/-/commit/72d7a23c5251c2313557fe1f6d01263ddc729963.patch"
},
"drupal/job_scheduler": {
"3426366: Callables as worker callbacks": "https://git.drupalcode.org/project/job_scheduler/-/commit/da200da280c4c95e6e91f2416581ad3797ab1428.patch"
Expand Down
167 changes: 56 additions & 111 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0db86c8

Please sign in to comment.