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: shadow dom bugs #1049

Merged
merged 13 commits into from
Jan 10, 2023
Merged

Fix: shadow dom bugs #1049

merged 13 commits into from
Jan 10, 2023

Commits on Nov 9, 2022

  1. Add test cases for bugs

    Juice10 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    afb2441 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Fix shadow dom recording

    When moving an element containing shadow dom
    When adding an element to shadow dom before its attached to the dom
    Juice10 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c468d58 View commit details
    Browse the repository at this point in the history
  2. Apply formatting changes

    Juice10 authored and github-actions[bot] committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1427e29 View commit details
    Browse the repository at this point in the history
  3. Refactor in dom checking code

    Juice10 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ab2b80f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e30f3e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e146c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67f5ef9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    c9769bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c8e02 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Jan 9, 2023

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

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    6196f48 View commit details
    Browse the repository at this point in the history
  2. Remove unused nodeSet

    Juice10 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    03ed8da View commit details
    Browse the repository at this point in the history