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: parcel-bundler/lightningcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.3
Choose a base ref
...
head repository: parcel-bundler/lightningcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.30.0
Choose a head ref
  • 16 commits
  • 43 files changed
  • 9 contributors

Commits on Apr 6, 2025

  1. Fix error message for invalid composes selectors (#948)

    The description for this error message is backwards.
    sciyoshi authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    0daccac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ffe09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d398c1b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Update nesting implementation for new spec

    Fixes #806, fixes #941, fixes #781, fixes #612
    
    The spec now allows mixing declarations and rules (https://drafts.csswg.org/css-nesting/#mixing), and nesting declarations in at-rules when the parent style rule has pseudo elements (https://drafts.csswg.org/css-nesting/#nested-declarations-rule).
    devongovett committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    6c465c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    b08d7af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    241df3a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

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

Commits on Apr 28, 2025

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

Commits on May 10, 2025

  1. Configuration menu
    Copy the full SHA
    16fdfd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f064ab View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Configuration menu
    Copy the full SHA
    4ebcb45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ea2c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c4139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17bdc80 View commit details
    Browse the repository at this point in the history
  5. v1.30.0

    devongovett committed May 11, 2025
    Configuration menu
    Copy the full SHA
    474c67c View commit details
    Browse the repository at this point in the history
Loading