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

improve rrdom robustness #1091

Merged
merged 10 commits into from
Feb 9, 2023
Merged

improve rrdom robustness #1091

merged 10 commits into from
Feb 9, 2023

Commits on Jan 10, 2023

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

Commits on Jan 12, 2023

  1. fix: selector match in iframe is case-insensitive

    add try catch to some fragile points
    YunFeng0817 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    477e472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011abf1 View commit details
    Browse the repository at this point in the history
  3. improve code style

    YunFeng0817 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    5f319f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

  1. fix: failed to execute insertBefore on Node in the diff function

    this happens when ids of doctype or html element are changed in the virtual dom
    
    also improve the code quality
    YunFeng0817 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    72bd7e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    1dd69d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb6db8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee57d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eaf2d3 View commit details
    Browse the repository at this point in the history