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.2.1
Choose a base ref
...
head repository: postcss/autoprefixer
compare: 9.3.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 2 contributors

Commits on Oct 20, 2018

  1. [css-grid] Implement hack for place-self property (#1144)

    * [place-self] Implement place-self hack
    
    * [place-self] Add test cases
    
    * [place-self] Add test case for place-items warning
    
    * [place-self] Add check for grid status
    bogdan0083 authored and ai committed Oct 20, 2018
    Copy the full SHA
    6b8a25d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. [css-grid] Fix/row column span inheritance bug (#1147)

    * Fix bug when updated row/column span values weren't applied
    
    * Update the test cases to show that the bug is fixed
    
    * Update the test assertion
    bogdan0083 authored and ai committed Oct 23, 2018
    Copy the full SHA
    1956607 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    ai committed Oct 23, 2018
    Copy the full SHA
    b3080dd View commit details
    Browse the repository at this point in the history
  3. Release 9.3 version

    ai committed Oct 23, 2018
    Copy the full SHA
    cac7636 View commit details
    Browse the repository at this point in the history