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: andywer/postcss-debug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: andywer/postcss-debug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 18, 2016

  1. Version bump preparations

    Andy Wermke
    Andy Wermke committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    b140890 View commit details
    Browse the repository at this point in the history
  2. Version 0.4.0

    Andy Wermke
    Andy Wermke committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    2ff9ac5 View commit details
    Browse the repository at this point in the history
  3. Revert "Version 0.4.0"

    This reverts commit 2ff9ac5.
    Andy Wermke
    Andy Wermke committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    9455fda View commit details
    Browse the repository at this point in the history
  4. Version 0.4.0

    Andy Wermke
    Andy Wermke committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    dbf0305 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Add overflow on view

    Corrects resizing the snapshots_view if CSS lines are longer than the width of the container.
    alienlebarge committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    ced6e45 View commit details
    Browse the repository at this point in the history
  2. log #16

    alienlebarge committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    8087814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b26fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    565cfb1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from alienlebarge/master

    Fix resizing of the snapshot view
    andywer authored Sep 13, 2016
    Configuration menu
    Copy the full SHA
    5a5f9a6 View commit details
    Browse the repository at this point in the history
  6. Remove file created by merge

    Andy Wermke
    Andy Wermke committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    1611e9e View commit details
    Browse the repository at this point in the history
  7. Version 0.4.1

    Andy Wermke
    Andy Wermke committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    e0fe9b3 View commit details
    Browse the repository at this point in the history
  8. Work-around for postcss/postcss#364. Fixes #17

    Don't save clone of current CSS AST in Snapshot, but just the textual representation.
    Andy Wermke
    Andy Wermke committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    c623962 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Fix triangle_right icon is src/assets

    Has formerly been fixed in build/assets.
    Andy Wermke
    Andy Wermke committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    3cca170 View commit details
    Browse the repository at this point in the history
  2. Commit build/app.js including the fixed stylesheet

    Andy Wermke
    Andy Wermke committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    b10fe7d View commit details
    Browse the repository at this point in the history
  3. Version 0.4.2

    Andy Wermke
    Andy Wermke committed Sep 14, 2016
    1 Configuration menu
    Copy the full SHA
    3aa66d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Configuration menu
    Copy the full SHA
    e245354 View commit details
    Browse the repository at this point in the history
Loading