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: tbela99/css-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: tbela99/css-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 12 commits
  • 116 files changed
  • 1 contributor

Commits on Jul 21, 2024

  1. Merge pull request #42 from tbela99/color_v4

    add light-dark() and system colors #41
    tbela99 authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    24798a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    f7e1d52 View commit details
    Browse the repository at this point in the history
  2. missing dependencies #43

    tbela99 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e63c62f View commit details
    Browse the repository at this point in the history
  3. fix selector validation #43

    tbela99 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5d70a9a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. nested selector validation #43

    tbela99 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    87dafd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    5da79d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9676337 View commit details
    Browse the repository at this point in the history
  3. bump version #43

    tbela99 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a299e5d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. don't ignore file #43

    tbela99 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3c2379c View commit details
    Browse the repository at this point in the history
  2. fix type imports #43

    tbela99 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    dce25be View commit details
    Browse the repository at this point in the history
  3. exclude files #43

    tbela99 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c4e7d90 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from tbela99/prefix_removal

    fix merging rules, css selector validation, experimental prefix removal #43
    tbela99 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fbe89ba View commit details
    Browse the repository at this point in the history
Loading