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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.7.0
Choose a base ref
...
head repository: postcss/autoprefixer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.7.1
Choose a head ref
  • 8 commits
  • 18 files changed
  • 3 contributors

Commits on Oct 24, 2019

  1. Fix typo (#1259)

    trevorah authored and ai committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    f4553aa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Fix fit-content prefix

    ai committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7869a83 View commit details
    Browse the repository at this point in the history
  2. Revert fit-content fix

    ai committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    9eb27f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Fix fit-content in Firefox

    ai committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    89d723c View commit details
    Browse the repository at this point in the history
  2. Update ESLint config

    ai committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    400d48f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Feature/vendor specific transition (#1260)

    * Add tests
    
    * Check if transition prop is inside vendor spec rule
    
    * Filter prefixes for transition + update tests
    
    * Remove cache and make logic more clear
    
    * Remove process method, update ruleVendorPrefixes
    
    * Update logic for old flex prefixes
    fanich37 authored and ai committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5cfde29 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Update dependencies

    ai committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    db0623f View commit details
    Browse the repository at this point in the history
  2. Release 9.7.1 version

    ai committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    bf2e89e View commit details
    Browse the repository at this point in the history
Loading