Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DoSomethingArchive/legacy-website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.17
Choose a base ref
...
head repository: DoSomethingArchive/legacy-website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.18
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 7, 2015

  1. Remove 'column_class' theme setting.

    We used to use individual semantic classes for the types of contents
    in each column. In Neue 6.0, we removed this in favor of using a general
    `.footer__column` class with two variants ('.-social' and '.-links').
    
    Also removes the "Advanced options" fieldset since it would now be
    empty.
    DFurnes committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    b125728 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Configuration menu
    Copy the full SHA
    945a13b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5450 from angaither/validate-address-correct-var

    Updates variable name to validate address.
    angaither committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    6f44672 View commit details
    Browse the repository at this point in the history
  3. Fix typos.

    DFurnes committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    3f6e24e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5caab39 View commit details
    Browse the repository at this point in the history
  5. Add theme settings to set different footer links per country.

    Includes fallbacks to use the old theme setting names (e.g.
    'footer_links_first_column_heading' rather than
    'footer_links_us_first_column_heading') so that we don't have empty
    footers after we deploy. Fallbacks can be removed later.
    DFurnes committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    417d532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9c51f3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5454 from DFurnes/global-footer

    Global footer
    DFurnes committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    cef4eb4 View commit details
    Browse the repository at this point in the history
Loading