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: prevent embedded styles to leak main document (#19221) (CP: 23.5) (#19242) (CP: 23.4) #19248

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

When using an exported a themed Flow web-component, Lumo style may leak
the embedding document, causing invalid CSS rules to be applied.
This change prevents applying Lumo global imports when the theme is
applied to a web-component.

Fixes #12704
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) April 25, 2024 07:52
Copy link

github-actions bot commented Apr 25, 2024

Test Results

  960 files  ±0    960 suites  ±0   43m 38s ⏱️ + 2m 4s
6 278 tests +3  6 229 ✅ +3  49 💤 ±0  0 ❌ ±0 
6 540 runs  ±0  6 483 ✅ ±0  57 💤 ±0  0 ❌ ±0 

Results for commit e36e647. ± Comparison against base commit 2f74e02.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Apr 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot merged commit c9d52b5 into 23.4 Apr 25, 2024
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-19242-to-23.4-1714030956913 branch April 25, 2024 16:09
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 23.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants