Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into feature.color-4 #2054

Merged
merged 275 commits into from
Aug 21, 2023
Merged

Merge main into feature.color-4 #2054

merged 275 commits into from
Aug 21, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    43b9d8a View commit details
    Browse the repository at this point in the history
  2. Bump the version to 1.0.0-beta.2

    nex3 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    25a8184 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Merge pull request #13 from sass/cli-pkg

    Make better use of cli_pkg
    nex3 authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    04edb5e View commit details
    Browse the repository at this point in the history
  2. Regenerate the GitHub token (#14)

    The previous token didn't seem to be recognized. See
    https://travis-ci.com/github/sass/dart-sass-embedded/jobs/364028782.
    
    It's unclear why it didn'twork, but I'm hoping regenerating fixes it.
    nex3 authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2d2ad92 View commit details
    Browse the repository at this point in the history
  3. Regenerate the GitHub token again (#15)

    I realized the problem: this repo uses travis-ci.com, not
    travis-ci.org, but the Travis CLI defaults to encrypting using .com
    credentials. This time I regenerated the token using --pro, which
    should work.
    nex3 authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    d37ef98 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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

Commits on Aug 13, 2020

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

Commits on Aug 26, 2020

  1. Update error handling to be asymmetric. (#18)

    (As per the protocol spec)
    Awjin Ahn authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e302719 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Temporarily disable dartfmt. (#19)

    Awjin Ahn authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    0aa346c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    3130888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa03766 View commit details
    Browse the repository at this point in the history
  3. Handle CompileRequest.StringInput.importer (#22)

    Partially addresses sass/embedded_protocol#37
    nex3 authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2f4fb06 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

Commits on Jan 6, 2021

  1. Release 1.0.0-beta.6

    nex3 committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5f20d0a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

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

Commits on Jan 8, 2021

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

Commits on Jan 13, 2021

  1. Use the dart cli in tasks (#27)

    stof authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    8128431 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

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

Commits on Feb 4, 2021

  1. Formatted alerts (#35)

    Awjin Ahn authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    831e5e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Release 1.0.0-beta.7 (#36)

    Awjin Ahn authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    84eff0a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on May 18, 2021

  1. Support non-nullability (#40)

    nex3 authored May 18, 2021
    Configuration menu
    Copy the full SHA
    93bc86f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    3257597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ef4c1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    de335d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from sass/fix-tests

    Fix broken tests
    nex3 authored May 25, 2021
    Configuration menu
    Copy the full SHA
    5d81f26 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    12c4680 View commit details
    Browse the repository at this point in the history
  2. Support fuzzy range errors (#45)

    Closes #32
    nex3 authored May 26, 2021
    Configuration menu
    Copy the full SHA
    66ab368 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    67bd395 View commit details
    Browse the repository at this point in the history
  2. Reformat

    nex3 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    f0501ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c773f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f09f302 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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

Commits on Jun 29, 2021

  1. Refer to "main" branches (#49)

    nex3 authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    b402a20 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

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

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    0de8deb View commit details
    Browse the repository at this point in the history
  2. Support slash-separated lists

    nex3 committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    5ff4e84 View commit details
    Browse the repository at this point in the history
  3. Add support for argument lists

    nex3 committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e98484a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge pull request #52 from sass/argument-list

    Add support for argument lists
    nex3 authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    0ed8d89 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 2, 2021

  1. Implement --version flag for cli (#53)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d206351 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

  1. Implement FileImporter (#57)

    nex3 authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1cbb0c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    5012b5c View commit details
    Browse the repository at this point in the history
  2. Don't return a CompileFailure without a span (#60)

    We weren't adding a span for a compile failure due to a path not being
    found. There's no real source in this situation, so we just create an
    empty span instead.
    nex3 authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    21f0219 View commit details
    Browse the repository at this point in the history
  3. Commit the lockfile (#63)

    Closes #61
    nex3 authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e3e25c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    53464a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12ef6f View commit details
    Browse the repository at this point in the history
  3. Add a test that verifies the Dart Sass version

    This ensures it matches the version declared in the pubspec, so that
    we don't end up merging a different version than the PR tested.
    nex3 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2b34ec0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #66 from sass/link-prs

    Allow PRs to be linked to the Dart Sass and embedded protocol repos
    nex3 authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d9b98b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Cut a release of the embedded host after the compiler releases (#68)

    Co-authored-by: Awjin Ahn <awjin@google.com>
    nex3 and Awjin Ahn authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f26ed51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459d95b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

  1. Use | rather than > in ci.yml (#72)

    The `|` character preserves newlines where `>` does not.
    nex3 authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    15469fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c3096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301d946 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b295292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b072bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b5c7d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Use dart analyze instead of the old dartanalyzer (#70)

    The old dartanalyzer does not take exclude rules into account properly
    for linting rules if the excluded file is also imported from a
    non-excluded file (which is the case for the files generated by
    protobuf). The new tool does not suffer from this issue.
    stof authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2cc1360 View commit details
    Browse the repository at this point in the history
  2. Remove an unused import (#71)

    stof authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    565318f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

Commits on Feb 24, 2022

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

Commits on Mar 28, 2022

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

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Set id on all OutboundMessage with id field (#80)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d0e4e6c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

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

Commits on Apr 7, 2022

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

Commits on Apr 8, 2022

  1. Run JS API tests for the Node embedded host (#84)

    Since this provides a substantial amount of the Node embedded
    implementation, it's sometimes necessary to test that updates continue
    to pass (or begin to pass) the JS API tests, as for example in #83.
    nex3 authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    f2053d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 19, 2022

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

Commits on Apr 26, 2022

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

Commits on May 20, 2022

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

Commits on Jun 1, 2022

  1. Run qemu with tmpfs (#89)

    ntkme authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3d442b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 9, 2022

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

Commits on Jun 22, 2022

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

Commits on Jun 30, 2022

  1. Add charset option

    ntkme committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1123943 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Fix linked repo clone path

    ntkme committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    50ade30 View commit details
    Browse the repository at this point in the history
  2. Use mv instead of ln -s

    ntkme committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    fa972c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Merge pull request #91 from ntkme/charset-option

    Add charset option
    Goodwine authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2b0721c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Fix CI when declaring -dev dependencies (#92)

    * Clone dart-sass from github when using "-dev" deps
    
    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    Goodwine and nex3 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6f5e1f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    95caed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1894fc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c98e0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #93 from sass/release

    Fix the 1.54.0 release
    nex3 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f69d784 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f1eceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59ba6ea View commit details
    Browse the repository at this point in the history
  7. Revert "Run qemu with tmpfs (#89)" (#96)

    This reverts commit 3d442b4.
    ntkme authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d1ab9e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Re-use protobuf artifact instead of building on macos arm64 (#101)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3d2c927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1cc4e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    24575f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a8b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bc9f49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a20673a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 10, 2022

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

Commits on Aug 19, 2022

  1. Update optional dependency versions in embedded-host-node (#107)

    Co-authored-by: Goodwine <2022649+Goodwine@users.noreply.github.com>
    nex3 and Goodwine authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    eaceb48 View commit details
    Browse the repository at this point in the history
  2. Release 1.54.5 (#108)

    nex3 authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b7d92dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. fix: update optional dependencies version in CI (#109)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ahabhgk and nex3 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5202161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5821df1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    bec175e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7019efc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 7, 2022

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

Commits on Sep 21, 2022

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

Commits on Sep 22, 2022

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

Commits on Oct 13, 2022

  1. Update README.md (#116)

    Changed the name of the executable to the name of the file found in release archives.
    cmahnke authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    522dac9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 9, 2022

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

Commits on Dec 1, 2022

  1. Reformat pubspec.yaml (#121)

    ntkme authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    46f42cb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    bec6b3d View commit details
    Browse the repository at this point in the history
  2. Auto-update homebrew formula on release (#122)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    dfd4432 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e88f05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71960da View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Create dependabot.yml (#127)

    ntkme authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    8bde248 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    ac2a348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    890fbcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d426ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge pull request #134 from sass/ci

    Run sass-spec tests against the latest Dart Sass by default
    nex3 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e95e5a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Fix dart analyze issues (#135)

    ntkme authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    288bbdd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Bump test from 1.22.1 to 1.22.2 (#138)

    Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.22.1 to 1.22.2.
    - [Release notes](https://github.com/dart-lang/test/releases)
    - [Commits](https://github.com/dart-lang/test/commits/HEAD/pkgs)
    
    ---
    updated-dependencies:
    - dependency-name: test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    436185a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Bump cli_pkg from 2.1.9 to 2.2.0 (#140)

    Bumps [cli_pkg](https://github.com/google/dart_cli_pkg) from 2.1.9 to 2.2.0.
    - [Release notes](https://github.com/google/dart_cli_pkg/releases)
    - [Changelog](https://github.com/google/dart_cli_pkg/blob/main/CHANGELOG.md)
    - [Commits](google/dart_cli_pkg@2.1.9...2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: cli_pkg
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8680e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0248608 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Fix escaped backslash crash (#1870)

    * Fix escaped backslash crash
    
    Fixes #1855.
    
    * Code review
    jathak authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0006924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499965a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a34c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Add all CSS length units in known compatibilities (#1868)

    This allows more validation of wrong computations in first-class calc.
    stof authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5a521b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    98fe9a4 View commit details
    Browse the repository at this point in the history
  2. Release 1.58.0 (#142)

    nex3 authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    487753e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Update synchronization tests to verify the entire file (#1880)

    This catches cases where the target file is edited directly without
    also editing the source file.
    
    Also re-run `pub run grinder`.
    nex3 authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6310dfb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Fixes typos (#1879)

    deining authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5eb66fc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 9, 2023

  1. Use buf instead of protoc to compile protobufs (#146)

    This is more consistent with the embedded host, and avoids relying on
    the seldom-maintaned arduino/setup-protoc GitHub action.
    nex3 authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f50a3f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    c8b4cd0 View commit details
    Browse the repository at this point in the history
  2. Bump grinder from 0.9.2 to 0.9.3 (#145)

    Bumps [grinder](https://github.com/google/grinder.dart) from 0.9.2 to 0.9.3.
    - [Release notes](https://github.com/google/grinder.dart/releases)
    - [Changelog](https://github.com/google/grinder.dart/blob/master/CHANGELOG.md)
    - [Commits](google/grinder.dart@0.9.2...v0.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: grinder
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9d2abbc View commit details
    Browse the repository at this point in the history
  3. Bump meta from 1.8.0 to 1.9.0 (#144)

    Bumps [meta](https://github.com/dart-lang/sdk/tree/main/pkg) from 1.8.0 to 1.9.0.
    - [Release notes](https://github.com/dart-lang/sdk/releases)
    - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dart-lang/sdk/commits/1.9.0/pkg)
    
    ---
    updated-dependencies:
    - dependency-name: meta
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e468cf0 View commit details
    Browse the repository at this point in the history
  4. Bump sass_api from 4.2.1 to 5.0.0 (#143)

    Bumps [sass_api](https://github.com/sass/dart-sass) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass_api/4.2.1...sass_api/5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass_api
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f966cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c8bf35 View commit details
    Browse the repository at this point in the history
  6. Fix qemu releases (#149)

    ntkme authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    13a18cd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 17, 2023

  1. Add timestamp to printed compile statement (#1876)

    Co-authored-by: dannypernik <dannypernik@mail.com>
    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    Co-authored-by: なつき <i@ntk.me>
    4 people authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c452388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c23d5d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    620d8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9094419 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

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

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    434f2b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d38d42 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 10, 2023

  1. Add --fatal-deprecations and --future-deprecations (#1820)

    * Add fatal/futureDeprecations to Dart API
    
    This adds a new `Deprecation` class that specifies an ID for each
    deprecated feature along with what Dart Sass version deprecated it.
    
    The compile functions allow you to pass a set of `fatalDeprecations`
    that will cause an error instead of a warning. You can also pass a set
    of `futureDeprecations`, which let you opt-in to deprecations (like
    `@import`) early.
    
    * Add future deprecation for `@import`
    
    * Add flags
    
    * Merge colorUnits and randomWithUnits
    
    * Update changelogs and pubspecs
    
    * Add tests
    
    * Use isFuture instead of deprecatedIn == null
    * Split warnForDeprecation from warn
    
    * Add missing word to error message
    jathak authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8f8138d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc7067 View commit details
    Browse the repository at this point in the history
  3. Fix macOS arm64 build and release a new version (#1906)

    * Revert "Remove workaround for dart-lang/setup-dart#59 (#1904)"
    
    This reverts commit 434f2b9.
    
    * Bump version
    jathak authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d0ca8e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9893512 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    c6752b5 View commit details
    Browse the repository at this point in the history
  2. Release 1.59.2 (#1908)

    jathak authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    b540d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e3d9b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    09a5f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d210a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    f5a3dea View commit details
    Browse the repository at this point in the history
  2. Require node>=14.0.0 (#1911)

    ntkme authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c6e7dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a5ffe View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Remove Node 12 from CI (#1925)

    Now that we've properly dropped Node 12 support, we can remove it entirely from the CI
    jathak authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    60b8be6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ddd8f5 View commit details
    Browse the repository at this point in the history
  2. Fix the performance of selector span expansion (#1929)

    Instead of calling `SourceFile.getText()`, which creates string copies
    of a substantial subset of the text of the file every time, this
    directly accesses the file's underlying code units without doing any
    copies.
    
    Closes #1913
    nex3 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    702a7ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c76246 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

  1. Allow global Sass function colliding with CSS native functions to use…

    … CSS variables (#1926)
    
    * Allow global Sass function colliding with CSS native functions to use CSS variables
    
    Many Sass functions are available globally even without loading their module. Some of these are also valid CSS native functions. Sass performs validations which disallow the use of CSS variables because the arguments are asserted a given type of value. For these collisions allow the use of CSS variables and in such cases assume the entire function call is meant to be the CSS native function rather than the global Sass function.
    
    Fixes sass/sass#3507
    
    * Also allow for special numbers, not only for var()
    
    * add changelog oops
    Goodwine authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e68818a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    c55235d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1305c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Fix :has(+ &) (#1938)

    Closes #1937
    nex3 authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3091de5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    8dddcb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152754e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    6d6d5ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1955 from sass/embedded

    Merge the Dart Sass embedded compiler repo into the Dart Sass repo
    nex3 authored May 15, 2023
    Configuration menu
    Copy the full SHA
    bd771af View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Fix printing usage when no args provided (#1963)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    4692841 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Pull more repeated GH Action tasks into sub-actions (#1964)

    This converts the build-protobuf action into a general action that
    initializes Dart _and_ builds the protobuf. It also factors out the
    repeated work to set up the sass-spec repo.
    nex3 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    17f7fab View commit details
    Browse the repository at this point in the history
  2. Format with dart 3.0.1 (#1967)

    ntkme authored May 17, 2023
    Configuration menu
    Copy the full SHA
    cb039c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb18526 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Add support for running in the browser (#1895)

    Closes #25
    
    Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    3 people authored May 19, 2023
    Configuration menu
    Copy the full SHA
    cca9464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9a5e1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    247098d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1d18a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Fix the syntax for browser examples in the README (#1975)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    tachibana-shin and nex3 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    21f98c6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update README.md (#1979)

    tianheg authored May 30, 2023
    Configuration menu
    Copy the full SHA
    44a3caf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 6, 2023

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

Commits on Jun 7, 2023

  1. Release 1.63.0 (#1987)

    nex3 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c3ed547 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    d82654b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eea0717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce909e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb09d75 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Cut a release (#2006)

    nex3 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    645e48f View commit details
    Browse the repository at this point in the history
  2. Add current stylesheet to loadedUrls when throwing parsing error (#1991)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    760fa2e View commit details
    Browse the repository at this point in the history
  3. Fix race condition between spawning and killing isolates during shutd…

    …own (#2007)
    
    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    aa59a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Add missing ESM exports (#2010)

    nex3 authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ce58d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de612e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Cut a release (#2016)

    nex3 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e34a0c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Limit pool size (#2019)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b11840e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    3fce74c View commit details
    Browse the repository at this point in the history
  2. Bump protobuf and protoc_plugin (#2021)

    Bumps [protobuf](https://github.com/google/protobuf.dart) and [protoc_plugin](https://github.com/google/protobuf.dart). These dependencies needed to be updated together.
    
    Updates `protobuf` from 2.1.0 to 3.0.0
    - [Release notes](https://github.com/google/protobuf.dart/releases)
    - [Commits](google/protobuf.dart@protobuf-v2.1.0...protobuf-v3.0.0)
    
    Updates `protoc_plugin` from 20.0.1 to 21.0.0
    - [Release notes](https://github.com/google/protobuf.dart/releases)
    - [Commits](google/protobuf.dart@protoc_plugin-v20.0.1...protoc_plugin-v21.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: protoc_plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c41d52a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4b442 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    62f29c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48ced8 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b4e8a74 View commit details
    Browse the repository at this point in the history
  4. Cut a release (#2025)

    This allows us to release sass/embedded-host-node#231.
    nex3 authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    658eb70 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    61af9ee View commit details
    Browse the repository at this point in the history
  2. Un-skip a test (#2028)

    This should pass now that dart-lang/stream_channel#92 has landed and been released.
    nex3 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2bece76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e44d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Check the fs library to determine if we're on Node.js (#2033)

    This fixes an issue where some environments (like VS Code) define
    `process` but don't load the Node.js entrypoint, causing Sass to think
    it's running under Node without access to its Node dependencies.
    
    Closes #2032
    nex3 authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    262961c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Do not validate a CSS declaration if its key is interpolated (#2036)

    * Do not validate a CSS declaration if itss key is interpolated
    
    * add changelog
    Goodwine authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fe7f9a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Expose calculations in JS API (#1988)

    Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    3 people authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ca2be2a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Revert "Start writing implementation documentation"

    This reverts commit 6c59213. This was
    supposed to land on a separate branch.
    nex3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    89bd36b View commit details
    Browse the repository at this point in the history
  2. Change terminology to refer to JS instead of Node.js (#2039)

    Now that we support running in a browser, saying "Node.js" is
    generally inaccurate. It's still preserved in places that are
    genuinely Node-specific.
    nex3 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b1d56a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2836216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3367abe View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    17e3a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8802c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9280e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f5b99e View commit details
    Browse the repository at this point in the history
  5. Fix alpha unit behavior

    nex3 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0132208 View commit details
    Browse the repository at this point in the history
  6. Fix hsl() deprotofy tests

    nex3 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    90c0004 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Fix embedded protofier tests

    nex3 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    254679b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Deprecate explicitly passing null as an alpha value (#2049)

    This allows us to reserve null to indicate a missing alpha channel
    instead in future versions.
    nex3 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4c3bd0e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Calc functions implementation (#1970)

    * Sqrt calc function implementation
    
    * Pow calc function
    
    * Calc round function
    
    * Corrections and rename parameter to inLegacySassFunction
    
    * Unary calc functions
    
    * Arguments with no units correction
    
    * Refactor round function
    
    * Update modulo function to return SassNumber and corrections
    
    * Round accepting fake units fix
    
    * Up/Down round strategy fix
    
    * Return incompatible message fix
    pamelalozano16 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e4c8cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb24476 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Bump http from 0.13.6 to 1.1.0 (#2062)

    * Bump http from 0.13.6 to 1.1.0
    
    Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.6 to 1.1.0.
    - [Release notes](https://github.com/dart-lang/http/releases)
    - [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs)
    
    ---
    updated-dependencies:
    - dependency-name: http
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update pubspec.yaml
    
    Co-authored-by: なつき <i@ntk.me>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
    Co-authored-by: なつき <i@ntk.me>
    3 people authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4a86812 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Revert "Update abs-percent deprecatedIn version (#2057)"

    This reverts commit bb24476.
    nex3 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    86a2f42 View commit details
    Browse the repository at this point in the history
  2. Revert "Calc functions implementation (#1970)"

    This reverts commit e4c8cd6.
    nex3 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    458852d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a06b7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2067 from sass/revert-calc

    Revert new calculation functions
    nex3 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e70cd5a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Aug 21, 2023

  1. Update README.md (#2069)

    Fix for Anchor Mac and Linux
    AirstarsAsia authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8f0eca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099b64f View commit details
    Browse the repository at this point in the history
  3. Reformat and fix analysis

    nex3 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a56e92d View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    nex3 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7d17629 View commit details
    Browse the repository at this point in the history