Fixed coding standards. (#1244)
Showing
- civictheme.info.yml 1 addition, 0 deletionscivictheme.info.yml
- civictheme.post_update.php 44 additions, 0 deletionscivictheme.post_update.php
- composer.json 1 addition, 0 deletionscomposer.json
- config/install/core.entity_form_display.media.civictheme_image.default.yml 6 additions, 4 deletions...re.entity_form_display.media.civictheme_image.default.yml
- config/install/core.entity_form_display.media.civictheme_image.media_library.yml 6 additions, 4 deletions...ity_form_display.media.civictheme_image.media_library.yml
- config/install/image.style.civictheme_campaign.yml 16 additions, 0 deletionsconfig/install/image.style.civictheme_campaign.yml
- config/install/image.style.civictheme_event_card.yml 16 additions, 0 deletionsconfig/install/image.style.civictheme_event_card.yml
- config/install/image.style.civictheme_medium.yml 8 additions, 6 deletionsconfig/install/image.style.civictheme_medium.yml
- config/install/image.style.civictheme_navigation_card.yml 8 additions, 6 deletionsconfig/install/image.style.civictheme_navigation_card.yml
- config/install/image.style.civictheme_promo_banner.yml 8 additions, 6 deletionsconfig/install/image.style.civictheme_promo_banner.yml
- config/install/image.style.civictheme_promo_card.yml 8 additions, 6 deletionsconfig/install/image.style.civictheme_promo_card.yml
- config/install/image.style.civictheme_publication_card.yml 16 additions, 0 deletionsconfig/install/image.style.civictheme_publication_card.yml
- config/install/image.style.civictheme_slider_slide.yml 16 additions, 0 deletionsconfig/install/image.style.civictheme_slider_slide.yml
- config/install/image.style.civictheme_subject_card.yml 16 additions, 0 deletionsconfig/install/image.style.civictheme_subject_card.yml
- config/install/image.style.civictheme_thumbnail.yml 0 additions, 14 deletionsconfig/install/image.style.civictheme_thumbnail.yml
- config/install/image.style.civictheme_topic_desktop.yml 8 additions, 6 deletionsconfig/install/image.style.civictheme_topic_desktop.yml
- config/install/image.style.civictheme_topic_mobile.yml 8 additions, 6 deletionsconfig/install/image.style.civictheme_topic_mobile.yml
- includes/campaign.inc 3 additions, 1 deletionincludes/campaign.inc
- includes/cards.inc 11 additions, 11 deletionsincludes/cards.inc
- includes/paragraphs.inc 4 additions, 4 deletionsincludes/paragraphs.inc
... | ... | @@ -12,6 +12,7 @@ |
"php": ">=8.1", | ||
"drupal/components": "^3@beta", | ||
"drupal/field_group": "^3.4", | ||
"drupal/focal_point": "^2.0", | ||
"drupal/layout_builder_restrictions": "^2.19", | ||
"drupal/linkit": "^6.1", | ||
"drupal/menu_block": "^1.10", | ||
... | ... |
Please register or sign in to comment