Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 5, 2018

  1. 8.0.1

    necolas committed Nov 5, 2018
  2. Render the main element correctly in IE

    Close #730
    Thomas Deinhamer authored and necolas committed Nov 5, 2018
  3. Remove stylelint

    This development dependency was resulting in normalize.css being marked
    as containing a potential security vulnerability.
    necolas committed Nov 5, 2018

Commits on Feb 11, 2018

  1. Fix typo in CHANGELOG

    Fix #725
    necolas committed Feb 11, 2018

Commits on Feb 8, 2018

  1. v8.0.0

    necolas committed Feb 8, 2018
  2. Update CHANGELOG

    necolas committed Feb 8, 2018
  3. Add package-lock.json

    necolas committed Feb 8, 2018
  4. Remove bower

    necolas committed Feb 8, 2018
  5. Update browser support

    Drop support for older browsers: IE 9-, Android 4, Safari 7-.
    
    Close #676
    Close #690
    Close #712
    Close #723
    Fix #718
    necolas committed Feb 8, 2018
  6. Point to yarnpkg's list of CDNs

    Close #705
    necolas committed Feb 8, 2018
  7. Remove the font-size test on html tag

    Remove test: "should have sans-serif font family" in html section.
    The font-size declaration in html tag was removed and this test fails.
    ismamz authored and necolas committed Feb 8, 2018
  8. Inherit font family for inputs

    Sky161 authored and necolas committed Feb 8, 2018

Commits on Aug 13, 2017

  1. Restore gaps in links underline in iOS 8+ and Safari 8+

    This commit reverts 8ed3140.
    antons committed Aug 13, 2017

Commits on May 1, 2017

  1. Fix Markdown syntax (#663)

    * fixed Markdown syntax
    
    * Final fix
    
    * @calvinjuarez' change
    yochem authored and Jonathan Neal committed May 1, 2017
  2. Correct the padding in firefox (#671)

    4refael authored and Jonathan Neal committed May 1, 2017
  3. Update CHANGELOG.md (#670)

    * Update CHANGELOG.md
    
    Add a note about opinionate.css
    
    * add similar projects section to README
    adamgruber authored and Jonathan Neal committed May 1, 2017

Commits on Apr 11, 2017

  1. Stop test.html from skewing language classification (#667)

    References: #660
    Alhadis authored and Jonathan Neal committed Apr 11, 2017

Commits on Mar 28, 2017

  1. Fix markdown syntax (#662)

    lovasoa authored and Jonathan Neal committed Mar 28, 2017

Commits on Mar 26, 2017

  1. 6.0.0

    - Update CHANGELOG.md
    - Update normalize.css header
    - Update package.json
    Jonathan Neal committed Mar 26, 2017
  2. Include iOS Safari in Browser support

    Jonathan Neal committed Mar 26, 2017
  3. Update stylelint configuration

    Jonathan Neal committed Mar 26, 2017
  4. Update normalize.css (#661)

    mattbrundage authored and Jonathan Neal committed Mar 26, 2017
  5. Fix repository's language classification on GitHub (#660)

    Alhadis authored and Jonathan Neal committed Mar 26, 2017
  6. Remove all opinionated rules (#649)

    - Remove changing the default font family in all browsers.
    - Remove the removal of margin on body in all browsers.
    - Remove the removal of outline on focused links when they are also
    active or hovered in all browsers (opinionated).
    - Remove changing the font styles of input controls in all browsers.
    - Remove the changing of border, margin, and padding of fieldsets in
    all browsers.
    Jonathan Neal committed Mar 26, 2017

Commits on Nov 18, 2016

  1. Place the document heading above the html element's comment. (#639)

    JohnAlbin authored and Jonathan Neal committed Nov 18, 2016

Commits on Oct 4, 2016

  1. Update homepage URL (#633)

    Remove #readme link in package.json
    zlatanvasovic authored and Jonathan Neal committed Oct 4, 2016

Commits on Oct 3, 2016

  1. 5.0.0

    Jonathan Neal committed Oct 3, 2016
  2. Update macOS reference

    Jonathan Neal committed Oct 3, 2016
  3. Update text-size-adjust documentation

    Clarification that this rule applies to IE's mobile variant. Interestingly, we'll be able to remove "-ms-text-size-adjust" soon, as Windows Phone 8.1+ supports "-webkit-text-size-adjust" as an alias.
    
    Documentation: https://msdn.microsoft.com/en-us/library/dn793579(v=vs.85).aspx
    mattbrundage authored and Jonathan Neal committed Oct 3, 2016

Commits on Aug 21, 2016

  1. Update semver strategy (#615)

    Jonathan Neal committed Aug 21, 2016

Commits on Aug 8, 2016

Older