Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix declaration-property-value-no-unknown parse error for alpha(opacity=n) to report as violation #6650

Commits on Feb 12, 2023

  1. Fix declaration-property-value-no-unknown parseError even when a fi…

    …le starts with `/* stylelint-disable */`
    romainmenke committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    4e61a8a View commit details
    Browse the repository at this point in the history
  2. reuse values

    romainmenke committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    8ab5fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5890686 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into fixed-declaration-property-value-no-unknown-…

    …parse-error-even-when-disabled--affectionate-cheetah-c1083da9ab
    romainmenke committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    968b34a View commit details
    Browse the repository at this point in the history
  5. Update lib/rules/declaration-property-value-no-unknown/__tests__/inde…

    …x.js
    
    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    romainmenke and ybiquitous committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    246454a View commit details
    Browse the repository at this point in the history
  6. Update .changeset/clean-snakes-cheat.md

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    romainmenke and ybiquitous committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    e4a4fa0 View commit details
    Browse the repository at this point in the history