Skip to content
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: SU-SWS/decanter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: SU-SWS/decanter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 10 commits
  • 183 files changed
  • 4 contributors

Commits on Mar 28, 2019

  1. Update README.md (#369)

    * Update README.md
    Joe Knox authored and sherakama committed Mar 28, 2019
    Copy the full SHA
    ead08ba View commit details

Commits on Mar 29, 2019

  1. Copy the full SHA
    cf638ac View commit details

Commits on Apr 1, 2019

  1. Adjust linters. (#370)

    * Fix sass linting for codeclimate and npm.
    sherakama authored Apr 1, 2019
    Copy the full SHA
    984cbca View commit details

Commits on Apr 4, 2019

  1. add favicon to style guide (#377)

    * add favicon to style guide
    Joe Knox authored and sherakama committed Apr 4, 2019
    Copy the full SHA
    d6910ca View commit details

Commits on Apr 11, 2019

  1. Fix main nav color variants and work with new linting rules (#380)

    * fix main nav color variants css selector specificity issues
    
    * fix linter complains (nesting classes)
    
    * Add drop shadow to md breakpoint mobile menu since it doesn't span full screen width
    yvonnetangsu authored Apr 11, 2019
    Copy the full SHA
    6316b1a View commit details

Commits on Apr 16, 2019

  1. add openNav, closeNav, openSubnav, closeSubnav events (#379)

    * Add event dispatchers to open/close of nav and subnav
    * Change linter settings to allow for a line length of 120 characters.
    JBCSU authored and sherakama committed Apr 16, 2019
    Copy the full SHA
    9e8df64 View commit details

Commits on Apr 18, 2019

  1. Copy the full SHA
    16f6964 View commit details
  2. More link fixup (#388)

    * more link icon should inherit color from the link
    JBCSU authored and sherakama committed Apr 18, 2019
    Copy the full SHA
    2a00f03 View commit details

Commits on May 9, 2019

  1. Fix CSS grid gaps not displaying on Edge issue and other minor grid r…

    …elated issues (#413)
    
    * Put -ms prefix version first in @display-grid which puts grid gaps back in Edge; remove redundant call to @display-grid in _builder .main-page-layout
    
    * Tweak homepage horizontal card image so the grid gap displays in IE on homepage
    
    * Set autoprefixer to handle CSS grid which fixes the grid Blastila layout in IE (uses grid-template-areas which needs autoprefixer)
    yvonnetangsu authored and sherakama committed May 9, 2019
    Copy the full SHA
    66fbfda View commit details

Commits on May 22, 2019

  1. Release 5.0.1 (#417)

    5.0.1
    JBCSU authored and sherakama committed May 22, 2019
    Copy the full SHA
    22f5c05 View commit details
Loading