Skip to content

Commit

Permalink
Merge branch '11.x' of https://github.com/SU-SWS/stanford_profile int…
Browse files Browse the repository at this point in the history
…o 11.x
  • Loading branch information
pookmish committed Mar 14, 2024
2 parents b23ceb2 + fe58408 commit 546b0f4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# SOE Profile

11.3.0
-------------------------------------------------------------------------------
- Add taxonomy terms to algolia search indexing
- D8CORE-7333 Change paragraph behaviors for teaser and lists (#774)
- Add role evaluation choice to saml config page
- D8CORE-7307 Remove anonymous access to /patterns or /admin/patterns page
- D8CORE-6983: added test for stacking site_embedder role (#773)
- D8CORE-7331 Use aria-labelledby on the submenu buttons in the decoupled menu
- D8CORE-7300 Add Algolia checkbox to allow indexing separate from search results
- D8CORE-7212 Use h3 header for cards in teasers when appropriate (#765)
- D8CORE-7207 Add Page Title Banner Paragraph (#754)
- D8CORE-7211 Header behaviors for card and banners (#763)
- added pager for events and publication graphql views

11.2.1
-------------------------------------------------------------------------------
- Provide items per page for graphql views
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"su-sws/stanford_fields": "^8.2",
"su-sws/stanford_media": "^11.0",
"su-sws/stanford_migrate": "^8.3",
"su-sws/stanford_profile_helper": "9.x-dev",
"su-sws/stanford_profile_helper": "^9.6",
"su-sws/stanford_samlauth": "^1.0"
},
"config": {
Expand All @@ -190,7 +190,7 @@
"https://www.drupal.org/project/google_analytics/issues/3373921": "https://www.drupal.org/files/issues/2023-08-07/google-analytics-issues-3373921-cannot-install-from-existing-config-11.patch"
},
"drupal/hook_event_dispatcher": {
"https://www.drupal.org/project/hook_event_dispatcher/issues/3354751": "https://www.drupal.org/files/issues/2023-04-17/hook_event_dispatcher-4.x-3354751.patch"
"https://www.drupal.org/project/hook_event_dispatcher/issues/3354751": "https://www.drupal.org/files/issues/2024-03-14/hook_event_dispatcher-4.x-3354751-7.patch"
},
"drupal/menu_block": {
"https://www.drupal.org/project/menu_block/issues/3271218": "https://www.drupal.org/files/issues/2022-04-29/menu_block_rendered_empty-3271218-17.patch"
Expand Down
2 changes: 1 addition & 1 deletion soe_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'SOE Profile'
description: 'Jumpstart Website Profile'
version: 11.2.2
version: 11.3.0
type: profile
project: Stanford
core_version_requirement: ^9 || ^10
Expand Down

0 comments on commit 546b0f4

Please sign in to comment.