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

Full shadow DOM support for content_scripts #228

Merged
merged 16 commits into from
Dec 7, 2024
Merged

Conversation

cezaraugusto
Copy link
Member

@cezaraugusto cezaraugusto commented Dec 3, 2024

All templates are built using the shadow-dom and no more leaking of CSS imports in the website context.

Copy link

pkg-pr-new bot commented Dec 3, 2024

Open in Stackblitz

npm i https://pkg.pr.new/extension-js/extension.js/extension@228
npm i https://pkg.pr.new/extension-js/extension.js/extension-create@228
npm i https://pkg.pr.new/extension-js/extension.js/extension-develop@228

commit: d477a79

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
programs/develop/webpack/lib/utils.ts 67.88% <100.00%> (ø)

... and 6 files with indirect coverage changes

@cezaraugusto cezaraugusto marked this pull request as ready for review December 7, 2024 13:59
@cezaraugusto cezaraugusto merged commit 4414489 into main Dec 7, 2024
15 checks passed
@cezaraugusto cezaraugusto deleted the style-updates branch December 7, 2024 14:01
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