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: cyjake/postcss-values-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shellscape/postcss-values-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 219 files changed
  • 5 contributors

Commits on Jan 7, 2022

  1. fix: Quoted – clone throw an error (shellscape#141) (shellscape#142)

    - add missing `quoted.test.js` file (fixtures were already present)
    marcalexiei authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a59fac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b143c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2399397 View commit details
    Browse the repository at this point in the history
  4. chore(release): 6.0.2

    shellscape committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d95ae33 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. chore: use nvmrc

    shellscape committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    b19c7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b1647 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. feat!: use css-tree, rewrite package for ESM (shellscape#149)

    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * chore: checkpoint
    
    * chore: update tooling
    
    * checkpoint
    
    * feat!: use css-tree, rewrite package for ESM
    
    * fix: add support for oklab and oklch colors from shellscape#148
    
    * chore: workflow fix
    
    * chore: add prettier
    shellscape authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    58c3ac0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. docs: update docs for v7

    shellscape committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    1d367aa View commit details
    Browse the repository at this point in the history
Loading