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(compiler-sfc): :is() and :where() in compound selectors #10522

Merged
merged 9 commits into from
Mar 25, 2024

Commits on Mar 14, 2024

  1. fix(compiler-sfc): fix pseudo priority

    close#10511
    Doctor-wu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    16b9934 View commit details
    Browse the repository at this point in the history
  2. fix: remove unuse import

    Doctor-wu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9939888 View commit details
    Browse the repository at this point in the history
  3. feat: add test case

    Doctor-wu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    147f124 View commit details
    Browse the repository at this point in the history
  4. fix: tweak test case

    Doctor-wu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    96cd5c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    67061d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    be10777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240d13d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3c6e496 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update packages/compiler-sfc/__tests__/compileStyle.spec.ts

    Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
    Doctor-wu and sodatea committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a202618 View commit details
    Browse the repository at this point in the history