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: suitcss/base
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: suitcss/base
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 25, 2017

  1. Update normalize to 7.0.0

    This mostly reverts the changes made in the last release as the
    5.0.0->6.0.0 release in normalize was reverted by 7.0.0
    
    The font family change was lost in that revert though so its reinstated
    here.
    simonsmith committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    483006e View commit details
    Browse the repository at this point in the history
  2. 4.0.0

    simonsmith committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    781c9b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Update normalize.css to 8.0.0

    Kristofor Salmin committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    351e7dc View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Kristofor Salmin committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    5a9cb8a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from racse1/update-normalize

    Update normalize.css to 8.0.0
    simonsmith authored Mar 25, 2018
    Configuration menu
    Copy the full SHA
    cb4e234 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Remove tabindex ruleset

    `tabindex=-1` CSS ruleset has been removed in order to support visual feedback on programmatically focused elements.
    Kristofor Salmin committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    bf1d0be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from racse1/remove-tabindex

    Remove tabindex ruleset
    simonsmith authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    8ca757a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. 5.0.0

    simonsmith committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    cae1f82 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Fix selector order

    Follow alphabetical order.
    florianbouvot authored Dec 27, 2018
    Configuration menu
    Copy the full SHA
    2ea93f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Merge pull request #50 from florianbouvot/patch-1

    Fix selector order
    simonsmith authored Jan 4, 2019
    Configuration menu
    Copy the full SHA
    50d5ad1 View commit details
    Browse the repository at this point in the history
Loading