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: beckan/csscomb.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: csscomb/csscomb.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 29 files changed
  • 8 contributors

Commits on Mar 22, 2019

  1. Ignore leading combinators

    Issue 551
    mariovalney authored and tonyganch committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    adcfc01 View commit details
    Browse the repository at this point in the history
  2. [cli] TTY-option type set to boolean

    tenorok authored and tonyganch committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    19b9799 View commit details
    Browse the repository at this point in the history
  3. Update GPE version

    tonyganch committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    db14fce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a5459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55d58f4 View commit details
    Browse the repository at this point in the history
  6. Fix ast.remove is not a function error

    This PR fixes an error that occurs when `"eof-newline": false,` as reported and solved here: Glavin001/atom-beautify#1705
    janwerkhoven authored and tonyganch committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    3e029fc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Update versions of dependencies

    tonyganch authored and jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    565a16f View commit details
    Browse the repository at this point in the history
  2. Fix sort-order test

    Test should return a promise
    Fixed the promise chain
    mariovalney authored and jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    38cd55e View commit details
    Browse the repository at this point in the history
  3. Fix line-between broking when file start with comment

    Issue 525
    mariovalney authored and jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    d7f40ee View commit details
    Browse the repository at this point in the history
  4. Update package-lock

    mariovalney authored and jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    08afce5 View commit details
    Browse the repository at this point in the history
  5. Perform npm audit fix

    jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    db0946f View commit details
    Browse the repository at this point in the history
  6. Fix sort-order-fallback keep order

    The new node (11.12.0) is changing the order if we do not return 0 to equal values in sort()
    mariovalney authored and jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    842e9f9 View commit details
    Browse the repository at this point in the history
  7. v4.3.0

    tonyganch authored and jdalton committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5c69a07 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Fix sort-order test

    mariovalney authored and jdalton committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    c27bc21 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Configuration menu
    Copy the full SHA
    901a6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9c672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd6815 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    1f27f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c259f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. docs: fix typo (csscomb#614)

    Jason-Cooke authored and jdalton committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    ce7ad83 View commit details
    Browse the repository at this point in the history
Loading