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

Disallow using multiple selectors in arbitrary variants #10655

Merged
merged 8 commits into from
Feb 22, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    490b1af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fffa49 View commit details
    Browse the repository at this point in the history
  3. Explicitly disallow multiple selector arbitrary variants

    Now that we parse them correctly we can restrict them to explicitly supporting only a single selector
    thecrypticace committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    63a9953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56c96e View commit details
    Browse the repository at this point in the history
  5. Add test

    thecrypticace committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d7b2f26 View commit details
    Browse the repository at this point in the history
  6. Make prettier happy

    thecrypticace committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0d027f1 View commit details
    Browse the repository at this point in the history
  7. Fix CS

    thecrypticace committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5d25256 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    thecrypticace committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8109083 View commit details
    Browse the repository at this point in the history