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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.51.0
Choose a base ref
...
head repository: sass/dart-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.52.1
Choose a head ref
  • 7 commits
  • 32 files changed
  • 4 contributors

Commits on Apr 26, 2022

  1. Fix the tracking of variable nodes for scopes (#1681)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    stof and nex3 authored 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 authored 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 authored 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 authored 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
Loading