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

[Color 4] Update tests for Color Level 4 #1846

Merged
merged 11 commits into from
Dec 9, 2022
Merged

[Color 4] Update tests for Color Level 4 #1846

merged 11 commits into from
Dec 9, 2022

Commits on Dec 7, 2022

  1. [Color 4] Update tests for Color Level 4

    This updates most tests for the currently-implemented chunk of the
    Color 4 feature. A few tests that need more thorough reworking (such
    as being moved out of `error/` for things that are no longer intended
    to be errors) are marked as "todo" instead.
    
    See #1828
    See sass/sass#2831
    nex3 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e78fedc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Drop the non-nullability annotation from the Dart Sass wrapper

    It seems like we may not need this anymore, and it's breaking the Dart
    Dev CI.
    nex3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a9d21df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801d43b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1848 from sass/non-nullable

    Drop the non-nullability annotation from the Dart Sass wrapper
    nex3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    cfcb5b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f726527 View commit details
    Browse the repository at this point in the history
  5. Update JS API tests as well

    nex3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    03854d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa7c07a View commit details
    Browse the repository at this point in the history
  7. Fix a typo

    nex3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    38891c6 View commit details
    Browse the repository at this point in the history
  8. npm run fix

    nex3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    acefa77 View commit details
    Browse the repository at this point in the history
  9. Undo @debug output updates

    nex3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    92fb2e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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