Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIGITAL-37: Migrate links paragraph templates. #48

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Nov 21, 2024

  1. DIGITAL-37: Migrate links paragraph templates.

    Adds paragraph_view_mode module.
    Migrate template for featured links field display.
    Adds separate templates for default and featured links views of resources.
    Updates featured links template with correct markup.
    Switch shortcodes to use theme templates for resources.
    omerida committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    932bbc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge remote-tracking branch 'origin/develop' into feature/DIGITAL-37…

    …-resource-paragraphs
    
    # Conflicts:
    #	composer.lock
    #	composer.log
    #	web/themes/custom/digital_gov/digital_gov.theme
    mattsqd committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ed11220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c0e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8280a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. DIGITAL-37: Handle logo source

    Adds a twig function templates can use to determine logo to use for a given URL.
    omerida committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e93d642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90ba80 View commit details
    Browse the repository at this point in the history