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-core): warn when slot used on non-root template #11569

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Aug 15, 2024

  1. fix(compiler-core): warn when slot used on non-root template

    Implements the warning from vue2 in vue3.
    
    fixes vuejs#11521
    Disservin committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d13095b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix(compiler-core): warn when slot used on non-root template

    Implements the warning from vue2 in vue3.
    
    fixes vuejs#11521
    Disservin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    27ed27e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 30, 2024

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