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: sass/dart-sass
base: d7d3f8faa2e78263cd096120422e202fdf955b10
Choose a base ref
...
head repository: sass/dart-sass
compare: d17f70fd520bed3936e95968be1b6d30513efe1f
Choose a head ref
  • 14 commits
  • 37 files changed
  • 5 contributors

Commits on Apr 6, 2022

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

Commits on Apr 7, 2022

  1. Abort sass if stdin is closed when watching (#1411)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    mcrumm and nex3 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c7ab426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    039f2ad View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 19, 2022

  1. Cut a release (#1671)

    nex3 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    fbd450b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix the string representations of the Sass AST (#1682)

    * Fix the string representations of the Sass AST
    
    Those are used when providing recommendations in warnings or errors, so
    it is better if they produce valid code.
    
    * Add changelog
    
    Co-authored-by: Jennifer Thakar <jathak@google.com>
    stof and jathak committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6eed6eb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    0c24114 View commit details
    Browse the repository at this point in the history
  2. Fix the tracking of variable nodes for scopes (#1681)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    stof and nex3 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7004d49 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Escape the source map URL before using it in a CSS comment (#1676)

    The URL must not be allowed to terminate the comment.
    stof committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1e211d6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Add documentation for using it with Docker (#1684)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    o-alquimista and nex3 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2e7db70 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Fix assertUnit and assertNoUnits (#1686)

    Fixes #1685.
    jathak committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b19b3b1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    561fe25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17f70f View commit details
    Browse the repository at this point in the history