Skip to content

Commit

Permalink
Merge pull request #449 from essexcountycouncil/feature/FOS-49
Browse files Browse the repository at this point in the history
feat(FOS-49): LGD Subsites Extras module, add new region to theme
  • Loading branch information
Polynya authored May 24, 2024
2 parents 10dfba2 + 8defdc5 commit 72ce00b
Show file tree
Hide file tree
Showing 113 changed files with 3,237 additions and 2,067 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,14 @@
"essexcountycouncil/ecc_content_moderation": "^1.0",
"essexcountycouncil/ecc_cookie_compliance": "^1.0",
"essexcountycouncil/ecc_menu": "^1.0",
"essexcountycouncil/ecc_theme": "^1.0",
"essexcountycouncil/ecc_theme": "^1.1",
"localgovdrupal/localgov": "^3",
"localgovdrupal/localgov_base": "^1.4",
"localgovdrupal/localgov_base": "^1.5",
"localgovdrupal/localgov_content_access_control": "^1.0",
"localgovdrupal/localgov_eu_cookie_compliance": "^1.0",
"localgovdrupal/localgov_forms": "^1.0@beta",
"localgovdrupal/localgov_geo": "^2",
"localgovdrupal/localgov_subsites_extras": "1.x-dev",
"mglaman/composer-drupal-lenient": "^1.0",
"palantirnet/drupal-rector": "^0.18.0",
"wa72/htmlpagedom": "*"
Expand Down Expand Up @@ -170,7 +171,6 @@
"Claro theme + field_group seems to hide content of dropbutton": "https://www.drupal.org/files/issues/2024-01-19/drupal-claro-theme-field_group-seems-to-hide-content-of-dropdown-3217868-58.patch"
},
"drupal/fathom_analytics": {
"Issue #3380665: Defer attribute should be boolean": "https://git.drupalcode.org/project/fathom_analytics/-/merge_requests/2.diff",
"Automated Drupal 10 compatibility fixes": "https://www.drupal.org/files/issues/2022-06-15/fathom_analytics.3.0.0.rector.patch"
},
"drupal/migmag": {
Expand All @@ -183,15 +183,15 @@
"Option to enter expiry period in days instead of seconds": "https://git.drupalcode.org/project/preview_link/-/merge_requests/22.diff",
"Error when accessing a preview link if enabled_entity_types configuration is missing": "https://www.drupal.org/files/issues/2024-04-04/preview_link-3438117-enabled_entity_types.patch"
},
"localgovdrupal/localgov_eu_cookie_compliance": {
"Pressing either radio button causes the hidden checkbox to be clicked": "https://patch-diff.githubusercontent.com/raw/localgovdrupal/localgov_eu_cookie_compliance/pull/22.diff"
},
"localgovdrupal/localgov_services": {
"New parent bundles for ServicesSelection": "patches/localgov_services.patch"
},
"localgovdrupal/localgov_subsites": {
"Show page heading block for subsites pages": "patches/localgov_subsites.patch"
},
"localgovdrupal/localgov_subsites_extras": {
"Add alter hook to allow other modules to set the subsite homepage": "https://patch-diff.githubusercontent.com/raw/localgovdrupal/localgov_subsites_extras/pull/14.diff"
},
"localgovdrupal/localgov_workflows": {
"Fix for drush site-install": "patches/localgov_workflows.patch"
}
Expand Down
Loading

0 comments on commit 72ce00b

Please sign in to comment.