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

[WIP] Upgrades to USWDS 1.0.0 #5353

Closed
wants to merge 32 commits into from
Closed

[WIP] Upgrades to USWDS 1.0.0 #5353

wants to merge 32 commits into from

Commits on Apr 17, 2017

  1. Upgrades to USWDS 1.0.0

    - Updated package.json, npm-shrinkwrap.json
    - Removed Foundation JavaScript.
    - Removed Foundation grid, block-grid and visibility partials.
    - Removed jQuery references. Unneeded.
    - Updating body .row styles to compensate for Foundation removal.
    - Imports USWDS partials in correct order.
    - Removed b-functions (redundant).
    Tiffany Brown committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    efb4d19 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Upgrades to USWDS 1.0.0

    - Updated package.json, npm-shrinkwrap.json
    - Removed Foundation JavaScript.
    - Removed Foundation grid, block-grid and visibility partials.
    - Removed jQuery references. Unneeded.
    - Updating body .row styles to compensate for Foundation removal.
    - Imports USWDS partials in correct order.
    - Removed b-functions (redundant).
    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    5f97bcc View commit details
    Browse the repository at this point in the history
  2. Import entire USWDS library. Update Webpack configuration.

    - Removes Bourbon, Neat from import path.
    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    8ef7673 View commit details
    Browse the repository at this point in the history
  3. Add overrides for USWDS styles.

    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    73c6b6e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'update-uswds' of github.com-tiffanybbrown-va:department…

    …-of-veterans-affairs/vets-website into update-uswds
    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2cadc4b View commit details
    Browse the repository at this point in the history
  5. Downgrades, locks react-scroll at version 1.4.5

    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    5333faf View commit details
    Browse the repository at this point in the history
  6. Upgrades to USWDS 1.0.0

    - Updated package.json, npm-shrinkwrap.json
    - Removed Foundation JavaScript.
    - Removed Foundation grid, block-grid and visibility partials.
    - Removed jQuery references. Unneeded.
    - Updating body .row styles to compensate for Foundation removal.
    - Imports USWDS partials in correct order.
    - Removed b-functions (redundant).
    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    b0f548a View commit details
    Browse the repository at this point in the history
  7. Import entire USWDS library. Update Webpack configuration.

    - Removes Bourbon, Neat from import path.
    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    ec53629 View commit details
    Browse the repository at this point in the history
  8. Add overrides for USWDS styles.

    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2c413a4 View commit details
    Browse the repository at this point in the history
  9. Downgrades, locks react-scroll at version 1.4.5

    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    29b470d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into update-uswds

    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    3397a9f View commit details
    Browse the repository at this point in the history
  11. WIP. Bringing everything into alignment.

    Tiffany Brown committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    148e9cf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    8c8a276 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'update-uswds' of github.com-tiffanybbrown-va:department…

    …-of-veterans-affairs/vets-website into update-uswds
    Tiffany Brown committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    bc93a05 View commit details
    Browse the repository at this point in the history
  3. New yarn.lock file with USWDS 1.0.0

    Tiffany Brown committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    d39a974 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into update-uswds

    Tiffany Brown committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    7317ea2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    bddded6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    fd632b0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed May 1, 2017
    Configuration menu
    Copy the full SHA
    88821e2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    e220171 View commit details
    Browse the repository at this point in the history
  2. Adding a new block grid replacement class.

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    9e8da0c View commit details
    Browse the repository at this point in the history
  3. Removing Foundation grids.

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    ed42299 View commit details
    Browse the repository at this point in the history
  4. Replacing medium-block-grid-2 two pattern.

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    b01a341 View commit details
    Browse the repository at this point in the history
  5. Updating grid class names for playbook/design

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    e38be05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d5f3ac View commit details
    Browse the repository at this point in the history
  7. Fix playbook regression.

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    2045e80 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into update-uswds

    Tiffany Brown committed May 8, 2017
    Configuration menu
    Copy the full SHA
    0eb0890 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed May 10, 2017
    Configuration menu
    Copy the full SHA
    77471a0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Removes a stray 'g' from _va.scss

    tiffanybbrown-va committed May 11, 2017
    Configuration menu
    Copy the full SHA
    bf1d135 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Merge branch 'master' into update-uswds

    Tiffany Brown committed May 12, 2017
    Configuration menu
    Copy the full SHA
    071fd38 View commit details
    Browse the repository at this point in the history
  2. Added a comment to clarify l-grid vs USWDS grid.

    Tiffany Brown committed May 12, 2017
    Configuration menu
    Copy the full SHA
    9d20b94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'update-uswds' of github.com-tiffanybbrown-va:department…

    …-of-veterans-affairs/vets-website into update-uswds
    Tiffany Brown committed May 12, 2017
    Configuration menu
    Copy the full SHA
    2cbd1bd View commit details
    Browse the repository at this point in the history