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: stylelint-scss/stylelint-scss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: stylelint-scss/stylelint-scss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 15, 2022

  1. Add scss/function-no-unknown rule (#591)

    * Add `scss/function-no-unknown` rule
    
    * Update functions list
    
    * Update functions list
    
    * npm i github:stylelint/stylelint#bump-css-functions-list
    
    * git+https
    
    * Revert "git+https"
    
    This reverts commit f70c826.
    
    * Revert "npm i github:stylelint/stylelint#bump-css-functions-list"
    
    This reverts commit a38124c.
    
    * Update lockfile
    
    * Bump stylelint to 14.5.1
    
    * Add reject case for unknown SCSS function
    
    * Add more accept cases
    ybiquitous authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    03af755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40439c4 View commit details
    Browse the repository at this point in the history
  3. Update contributors list

    kristerkari committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2785709 View commit details
    Browse the repository at this point in the history
  4. Prepare version 4.2.0

    kristerkari committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0620acf View commit details
    Browse the repository at this point in the history
  5. 4.2.0

    kristerkari committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a11f3d3 View commit details
    Browse the repository at this point in the history
Loading