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(custom-element): properly handle custom element remove then insert again #12413

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

Commits on Nov 16, 2024

  1. fix(custom-element): fix parent, observer and exposed issues when rem…

    …ove element and append it back after fully unmounted (vuejs#12412)
    lejunyang committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0e913dc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    77da780 View commit details
    Browse the repository at this point in the history
  2. fix(custom-element): reset resolved and parent in unmount to resoveDe…

    …f again instead of only re-mount
    lejunyang committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f81a841 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 27, 2024

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