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/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cb07a30
Choose a base ref
...
head repository: postcss/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f904973
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Jan 7, 2020

  1. [Docs]: Added reference to contributing guidelines (#1318)

    * docs: add reference to contributing guidelines
    
    * fix: move the contribution section beneath usage
    jamesgeorge007 authored and ai committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    dabd42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feabb93 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    e6acc73 View commit details
    Browse the repository at this point in the history
  2. Fix spelling check

    ai committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    64d21be View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Added postcss-viewport-height-correction (#1323)

    * Added postcss-viewport-height-correction
    
    postcss-viewport-height-correction solves the popular problem when 100vh doesn’t fit the mobile browser screen.
    
    * Updates according to recommendations
    
    * Update plugins.md
    
    * Update plugins.md
    Faisal-Manzer authored Feb 8, 2020
    Configuration menu
    Copy the full SHA
    ee267d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Update the type annotation for Input.origin (#1327)

    This can return false if no origin is available.
    nex3 authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    b5c819e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Release 7.0.27 version

    ai committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    f904973 View commit details
    Browse the repository at this point in the history
Loading