Skip to content

Commit

Permalink
9.2.2
Browse files Browse the repository at this point in the history
- configured lando to run codeception tests with chromedriver
-  Updated dependencies Jul 14 2021
- Feat(STN-810): callout box well (#918)
- STN-781: Update caption/credit styles on images placed within the body area of node detail pages (#917)
- feat(STN-782) Limited width color bands (#910)
- STN-738: Add Photo Album Slider counter (#905)
- fix(STN-807): Photo Album Slider Breakpoint Bug (#912)
- HSD8-1069 Enable rabbit hole on taxonomy terms
- Updated drupal core and a patch for it
- HSD8-1081 Added Selective Better Exposed Filters
- Updated views taxonomy term name depth patch
- Updated dependencies Jul 7 2021
  • Loading branch information
pookmish authored Jul 21, 2021
2 parents 1f5e93d + 3faf7c1 commit 37fd630
Show file tree
Hide file tree
Showing 49 changed files with 1,091 additions and 103 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
"drupal/role_delegation": "^1.1",
"drupal/search_api": "^1.18",
"drupal/seckit": "^2.0",
"drupal/selective_better_exposed_filters": "^2.0@beta",
"drupal/shield": "^1.4",
"drupal/shortcut_menu": "^2.0",
"drupal/slick_paragraphs": "^2.0",
Expand Down Expand Up @@ -293,7 +294,7 @@
"https://www.drupal.org/project/config_ignore/issues/2865419": "https://www.drupal.org/files/issues/2020-07-20/config_ignore-wildcard_force_import.patch"
},
"drupal/core": {
"https://www.drupal.org/project/drupal/issues/2807629": "https://www.drupal.org/files/issues/2021-04-20/2807629-39.patch",
"https://www.drupal.org/project/drupal/issues/2807629": "https://git.drupalcode.org/project/drupal/-/merge_requests/920.diff",
"https://www.drupal.org/project/drupal/issues/2999491": "https://www.drupal.org/files/issues/2020-10-06/2999491--reusable-title-display--56.patch",
"https://www.drupal.org/project/drupal/issues/2981837": "https://www.drupal.org/files/issues/2019-05-22/findMigrationDependencies-null-process-value-2981837-5.patch",
"https://www.drupal.org/project/drupal/issues/2925297": "https://www.drupal.org/files/issues/2019-09-26/core-typed_config_handle_missing_config-2925297-18.patch",
Expand Down Expand Up @@ -347,7 +348,7 @@
"https://www.drupal.org/project/video_embed_field/issues/2913925": "https://www.drupal.org/files/issues/2018-07-09/retrieve-title-2913925-5.patch"
},
"drupal/views_taxonomy_term_name_depth": {
"https://www.drupal.org/project/views_taxonomy_term_name_depth/issues/2877249": "https://www.drupal.org/files/issues/2020-05-01/2877249_21.patch"
"https://www.drupal.org/project/views_taxonomy_term_name_depth/issues/2877249": "https://git.drupalcode.org/project/views_taxonomy_term_name_depth/-/merge_requests/2.diff"
},
"su-sws/stanford_basic": {
"D9 Update": "patches/contrib/stanford_basic.patch"
Expand Down
Loading

0 comments on commit 37fd630

Please sign in to comment.