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.84.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.85.0
Choose a head ref
  • 7 commits
  • 290 files changed
  • 4 contributors

Commits on Feb 6, 2025

  1. Add support for color literals (#2503)

    Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
    nex3 and Goodwine authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    879f484 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    9241055 View commit details
    Browse the repository at this point in the history
  2. Resynchronize from #2509 (#2510)

    nex3 authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    8212024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97bb2a7 View commit details
    Browse the repository at this point in the history
  4. Revert the core of #2255 (#2511)

    This was causing serious performance issues in places where `@extend`
    was used heavily with a large number of extenders.
    
    Closes #2504
    nex3 authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    f766f43 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Fix dart analyze and format on 3.7.0 (#2513)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    7ab44ef View commit details
    Browse the repository at this point in the history
  2. Fix riscv64 release (#2506)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    f32ec4f View commit details
    Browse the repository at this point in the history
Loading