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: 9.0.1
Choose a base ref
...
head repository: postcss/autoprefixer
compare: 9.0.2
Choose a head ref
  • 6 commits
  • 89 files changed
  • 3 contributors

Commits on Jul 25, 2018

  1. chore(package.json): add homepage attribute (#1082)

    * chore(package.json): add homepage attribute
    
    see https://docs.npmjs.com/files/package.json#homepage
    
    * chore(package.json): add #readme to the homepage attribute
    svewag authored and ai committed Jul 25, 2018
    Copy the full SHA
    8d578e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Show warning if grid-area has a non-unique identifier (fixes #1038) (#…

    …1080)
    
    * implement findNonUniqueAreaIdentifiers
    
    * add tests
    
    * remove todo comment
    
    * add showing warning for grid-area in media rules
    
    * fix showing warnings inside media rules
    
    * fix warnings (add multi-line warnings)
    
    * fix warning indentation
    
    * skip node if no areas are found
    bogdan0083 authored and ai committed Jul 30, 2018
    Copy the full SHA
    8bea281 View commit details
    Browse the repository at this point in the history
  2. Add name to authors

    ai committed Jul 30, 2018
    Copy the full SHA
    b8d6873 View commit details
    Browse the repository at this point in the history
  3. Update code style

    ai committed Jul 30, 2018
    Copy the full SHA
    1e7e7a4 View commit details
    Browse the repository at this point in the history
  4. Update authors

    ai committed Jul 30, 2018
    Copy the full SHA
    ca59a65 View commit details
    Browse the repository at this point in the history
  5. Release 9.0.2 version

    ai committed Jul 30, 2018
    Copy the full SHA
    345664b View commit details
    Browse the repository at this point in the history