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

feat(css_parser): introduce grit metavariable #3340

Merged
merged 18 commits into from
Jul 9, 2024
Merged

Commits on Jul 8, 2024

  1. add grammar

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ca64b68 View commit details
    Browse the repository at this point in the history
  2. gen formatter

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    311de89 View commit details
    Browse the repository at this point in the history
  3. implement metavar formatting

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9cb8a4f View commit details
    Browse the repository at this point in the history
  4. as any value

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    be54c82 View commit details
    Browse the repository at this point in the history
  5. as block item

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    da35f93 View commit details
    Browse the repository at this point in the history
  6. as any media query

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b5de569 View commit details
    Browse the repository at this point in the history
  7. as any selector

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    564ed02 View commit details
    Browse the repository at this point in the history
  8. add option

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0416c8a View commit details
    Browse the repository at this point in the history
  9. add tests

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    46ec9ff View commit details
    Browse the repository at this point in the history
  10. clippy

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    20d5380 View commit details
    Browse the repository at this point in the history
  11. add comments

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fc7e3d5 View commit details
    Browse the repository at this point in the history
  12. $ => μ

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    74e00d4 View commit details
    Browse the repository at this point in the history
  13. support μ...

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dcc180a View commit details
    Browse the repository at this point in the history
  14. move logic to the lexer

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0ca8bd9 View commit details
    Browse the repository at this point in the history
  15. update snapshot

    ah-yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0dc8f1a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    90b5cbe View commit details
    Browse the repository at this point in the history
  2. typo

    ah-yu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9f6adab View commit details
    Browse the repository at this point in the history
  3. typo

    ah-yu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    89ee4bb View commit details
    Browse the repository at this point in the history