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.57.1
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.58.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 4, 2023

  1. Delete dead code (#1864)

    Closes #1861
    nex3 authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    441be80 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Remove sourcemap comments from Sass sources (#1860)

    * Remove sourcemap comments from Sass sources
    
    * add changelog
    
    * update version to cut a release and update sass_api changelog and pubspec
    Goodwine authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    aceb1e8 View commit details
    Browse the repository at this point in the history
  2. Don't crash when parsing +. (#1865)

    Closes #1856
    nex3 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    14c1634 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jan 24, 2023

  1. 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

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
Loading