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: 2baa2f6f9df86eef323927033ad8b72057a1f0e4
Choose a base ref
...
head repository: sass/dart-sass
compare: fbd450b1825931adaaf72c8905885e36538c7776
Choose a head ref
  • 12 commits
  • 29 files changed
  • 5 contributors

Commits on Mar 14, 2022

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

Commits on Mar 17, 2022

  1. Preserve rgb/rgba/hsl/hsla formats in expanded mode (#1651)

    This also fixes a bug where four- and eight-digit hex numbers weren't
    being translated to more compatible formats.
    
    Closes #1634
    nex3 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    33f18c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Run formatter directly in grind.dart (#1654)

    grinder's Pub class is broken in 2.17 (see google/grinder.dart#385), so we need to run the formatter directly.
    jathak committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    0db7ff2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Remove dead code in the stylesheet parser (#1640)

    At that point, the scanner is still at the same position than the
    previous check for children returning a nested declaration, so  it is
    impossible for it to be looking at children.
    stof committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    85ca0b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

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

Commits on Mar 30, 2022

  1. Stop simplifying calculations in supports (#1653)

    Fixes #1652.
    
    Also releases 1.49.10
    jathak committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6652001 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Cut a release (#1659)

    This adds changelog entries for sass/dart-sass-embedded#80 and
    sass/embedded-host-node#118.
    nex3 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d7d3f8f View commit details
    Browse the repository at this point in the history

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