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: postcss/autoprefixer
base: 7.2.5
Choose a base ref
...
head repository: postcss/autoprefixer
compare: 7.2.6
Choose a head ref
  • 6 commits
  • 21 files changed
  • 4 contributors

Commits on Jan 30, 2018

  1. Add missing space in autoprefixer -info CLI docs (#978)

    * Add missing space in `autoprefixer -info` CLI docs
    
    * Use correct `npx` syntax
    ntwb authored and ai committed Jan 30, 2018
    Copy the full SHA
    5d94aec View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. Don't require sub-files in postcss (#981)

    Fixes #980
    RyanZim authored and ai committed Feb 3, 2018
    Copy the full SHA
    312dfff View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Fix Browserslist config name

    ai committed Feb 7, 2018
    Copy the full SHA
    15a54ab View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. [grid-template-areas] Repetitive grid-area declarations (#983)

    * [grid-template-areas] Add test for repetitive grid-area declarations
    
    * [grid-template-areas] Fix prefixing of repetitive grid-area declarations
    yepninja authored and ai committed Feb 9, 2018
    Copy the full SHA
    aaecf3b View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    ai committed Feb 9, 2018
    Copy the full SHA
    ba05148 View commit details
    Browse the repository at this point in the history
  3. Release 7.2.6 version

    ai committed Feb 9, 2018
    Copy the full SHA
    e1feb33 View commit details
    Browse the repository at this point in the history