Skip to content

feat: support multiple Vue app instances and shadow DOM detection#23

Open
iFTY-R wants to merge 1 commit into
hzmming:masterfrom
iFTY-R:feature/shadow-dom
Open

feat: support multiple Vue app instances and shadow DOM detection#23
iFTY-R wants to merge 1 commit into
hzmming:masterfrom
iFTY-R:feature/shadow-dom

Conversation

@iFTY-R

@iFTY-R iFTY-R commented Mar 13, 2026

Copy link
Copy Markdown
  • crack: track initialized apps with WeakSet to avoid duplicate init
  • crack: scan all Vue instances instead of first match
  • crack: traverse shadow DOM roots recursively
  • detectorExec: add MutationObserver to detect dynamically mounted apps
  • manifest: enable all_frames and match_about_blank for iframes
  • build: upgrade dependencies and bump version to 2.1.2
  • build: switch zip script from yarn to pnpm

- crack: track initialized apps with WeakSet to avoid duplicate init
- crack: scan all Vue instances instead of first match
- crack: traverse shadow DOM roots recursively
- detectorExec: add MutationObserver to detect dynamically mounted apps
- manifest: enable all_frames and match_about_blank for iframes
- build: upgrade dependencies and bump version to 2.1.2
- build: switch zip script from yarn to pnpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant