Skip to content

Commit

Permalink
10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Jul 10, 2023
2 parents 1ff2352 + 35d6f7e commit 1996cc4
Show file tree
Hide file tree
Showing 13 changed files with 276 additions and 140 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Stanford Profile

10.0.1
--------------------------------------------------------------------------------
- D8CORE-6792: fix to the CTA image hovers (#298)
- add ptype classes just in case
- Remove unwanted paragraph types on publication field
- Add new layout paragraphs styles class

10.0.0
--------------------------------------------------------------------------------

Expand Down
47 changes: 30 additions & 17 deletions config/sync/field.field.node.stanford_event.su_event_components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ dependencies:
config:
- field.storage.node.su_event_components
- node.type.stanford_event
- paragraphs.paragraphs_type.stanford_accordion
- paragraphs.paragraphs_type.stanford_person_cta
- paragraphs.paragraphs_type.stanford_schedule
- paragraphs.paragraphs_type.stanford_banner
- paragraphs.paragraphs_type.stanford_card
- paragraphs.paragraphs_type.stanford_entity
- paragraphs.paragraphs_type.stanford_gallery
- paragraphs.paragraphs_type.stanford_layout
- paragraphs.paragraphs_type.stanford_lists
- paragraphs.paragraphs_type.stanford_media_caption
- paragraphs.paragraphs_type.stanford_spacer
- paragraphs.paragraphs_type.stanford_wysiwyg
module:
- entity_reference_revisions
id: node.stanford_event.su_event_components
Expand All @@ -25,43 +30,51 @@ settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
stanford_banner: stanford_banner
stanford_card: stanford_card
stanford_media_caption: stanford_media_caption
stanford_spacer: stanford_spacer
stanford_person_cta: stanford_person_cta
stanford_accordion: stanford_accordion
stanford_schedule: stanford_schedule
negate: 1
stanford_wysiwyg: stanford_wysiwyg
stanford_entity: stanford_entity
stanford_gallery: stanford_gallery
stanford_lists: stanford_lists
stanford_layout: stanford_layout
negate: 0
target_bundles_drag_drop:
stanford_accordion:
weight: 12
enabled: true
enabled: false
stanford_banner:
weight: 6
enabled: false
enabled: true
stanford_card:
weight: 7
enabled: false
enabled: true
stanford_entity:
weight: 13
enabled: false
enabled: true
stanford_gallery:
weight: 14
enabled: false
enabled: true
stanford_layout:
weight: 18
enabled: true
stanford_lists:
weight: 15
enabled: false
enabled: true
stanford_media_caption:
weight: 8
enabled: false
enabled: true
stanford_person_cta:
weight: 11
enabled: true
enabled: false
stanford_schedule:
weight: 12
enabled: true
enabled: false
stanford_spacer:
weight: 9
enabled: true
stanford_wysiwyg:
weight: 10
enabled: false
enabled: true
field_type: entity_reference_revisions
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ dependencies:
config:
- field.storage.node.su_event_series_components
- node.type.stanford_event_series
- paragraphs.paragraphs_type.stanford_accordion
- paragraphs.paragraphs_type.stanford_person_cta
- paragraphs.paragraphs_type.stanford_schedule
- paragraphs.paragraphs_type.stanford_banner
- paragraphs.paragraphs_type.stanford_card
- paragraphs.paragraphs_type.stanford_entity
- paragraphs.paragraphs_type.stanford_gallery
- paragraphs.paragraphs_type.stanford_layout
- paragraphs.paragraphs_type.stanford_lists
- paragraphs.paragraphs_type.stanford_media_caption
- paragraphs.paragraphs_type.stanford_spacer
- paragraphs.paragraphs_type.stanford_wysiwyg
module:
- entity_reference_revisions
id: node.stanford_event_series.su_event_series_components
Expand All @@ -25,43 +30,51 @@ settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
stanford_banner: stanford_banner
stanford_card: stanford_card
stanford_media_caption: stanford_media_caption
stanford_spacer: stanford_spacer
stanford_person_cta: stanford_person_cta
stanford_accordion: stanford_accordion
stanford_schedule: stanford_schedule
negate: 1
stanford_wysiwyg: stanford_wysiwyg
stanford_entity: stanford_entity
stanford_gallery: stanford_gallery
stanford_lists: stanford_lists
stanford_layout: stanford_layout
negate: 0
target_bundles_drag_drop:
stanford_accordion:
weight: 12
enabled: true
enabled: false
stanford_banner:
weight: 6
enabled: false
enabled: true
stanford_card:
weight: 7
enabled: false
enabled: true
stanford_entity:
weight: 13
enabled: false
enabled: true
stanford_gallery:
weight: 14
enabled: false
enabled: true
stanford_layout:
weight: 18
enabled: true
stanford_lists:
weight: 15
enabled: false
enabled: true
stanford_media_caption:
weight: 8
enabled: false
enabled: true
stanford_person_cta:
weight: 11
enabled: true
enabled: false
stanford_schedule:
weight: 12
enabled: true
enabled: false
stanford_spacer:
weight: 9
enabled: true
stanford_wysiwyg:
weight: 10
enabled: false
enabled: true
field_type: entity_reference_revisions
47 changes: 30 additions & 17 deletions config/sync/field.field.node.stanford_news.su_news_components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ dependencies:
config:
- field.storage.node.su_news_components
- node.type.stanford_news
- paragraphs.paragraphs_type.stanford_accordion
- paragraphs.paragraphs_type.stanford_person_cta
- paragraphs.paragraphs_type.stanford_schedule
- paragraphs.paragraphs_type.stanford_banner
- paragraphs.paragraphs_type.stanford_card
- paragraphs.paragraphs_type.stanford_entity
- paragraphs.paragraphs_type.stanford_gallery
- paragraphs.paragraphs_type.stanford_layout
- paragraphs.paragraphs_type.stanford_lists
- paragraphs.paragraphs_type.stanford_media_caption
- paragraphs.paragraphs_type.stanford_spacer
- paragraphs.paragraphs_type.stanford_wysiwyg
module:
- entity_reference_revisions
id: node.stanford_news.su_news_components
Expand All @@ -25,43 +30,51 @@ settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
stanford_person_cta: stanford_person_cta
stanford_accordion: stanford_accordion
stanford_schedule: stanford_schedule
stanford_wysiwyg: stanford_wysiwyg
stanford_banner: stanford_banner
stanford_card: stanford_card
stanford_media_caption: stanford_media_caption
stanford_entity: stanford_entity
stanford_spacer: stanford_spacer
negate: 1
stanford_gallery: stanford_gallery
stanford_lists: stanford_lists
stanford_layout: stanford_layout
negate: 0
target_bundles_drag_drop:
stanford_accordion:
weight: 12
enabled: true
enabled: false
stanford_banner:
weight: 7
enabled: false
enabled: true
stanford_card:
weight: 8
enabled: false
enabled: true
stanford_entity:
weight: 13
enabled: false
enabled: true
stanford_gallery:
weight: 14
enabled: false
enabled: true
stanford_layout:
weight: 18
enabled: true
stanford_lists:
weight: 15
enabled: false
enabled: true
stanford_media_caption:
weight: 9
enabled: false
enabled: true
stanford_person_cta:
weight: 11
enabled: true
enabled: false
stanford_schedule:
weight: 12
enabled: true
enabled: false
stanford_spacer:
weight: 13
enabled: true
stanford_wysiwyg:
weight: -7
enabled: false
enabled: true
field_type: entity_reference_revisions
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ dependencies:
config:
- field.storage.node.su_person_components
- node.type.stanford_person
- paragraphs.paragraphs_type.stanford_accordion
- paragraphs.paragraphs_type.stanford_person_cta
- paragraphs.paragraphs_type.stanford_schedule
- paragraphs.paragraphs_type.stanford_banner
- paragraphs.paragraphs_type.stanford_card
- paragraphs.paragraphs_type.stanford_entity
- paragraphs.paragraphs_type.stanford_gallery
- paragraphs.paragraphs_type.stanford_layout
- paragraphs.paragraphs_type.stanford_lists
- paragraphs.paragraphs_type.stanford_media_caption
- paragraphs.paragraphs_type.stanford_spacer
- paragraphs.paragraphs_type.stanford_wysiwyg
module:
- entity_reference_revisions
id: node.stanford_person.su_person_components
Expand All @@ -25,43 +30,51 @@ settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
stanford_person_cta: stanford_person_cta
stanford_accordion: stanford_accordion
stanford_schedule: stanford_schedule
stanford_banner: stanford_banner
stanford_card: stanford_card
stanford_media_caption: stanford_media_caption
stanford_wysiwyg: stanford_wysiwyg
stanford_entity: stanford_entity
stanford_spacer: stanford_spacer
negate: 1
stanford_gallery: stanford_gallery
stanford_lists: stanford_lists
stanford_layout: stanford_layout
negate: 0
target_bundles_drag_drop:
stanford_accordion:
weight: 12
enabled: true
enabled: false
stanford_banner:
weight: 7
enabled: false
enabled: true
stanford_card:
weight: 8
enabled: false
enabled: true
stanford_entity:
weight: 13
enabled: false
enabled: true
stanford_gallery:
weight: 14
enabled: false
enabled: true
stanford_layout:
weight: 18
enabled: true
stanford_lists:
weight: 15
enabled: false
enabled: true
stanford_media_caption:
weight: 9
enabled: false
enabled: true
stanford_person_cta:
weight: 11
enabled: true
enabled: false
stanford_schedule:
weight: 12
enabled: true
enabled: false
stanford_spacer:
weight: 13
enabled: true
stanford_wysiwyg:
weight: 10
enabled: false
enabled: true
field_type: entity_reference_revisions
Loading

0 comments on commit 1996cc4

Please sign in to comment.