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: 24.3) #19239

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

* fix: prevent embedded styles to leak main document

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

* apply review suggestions
@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 24, 2024 07:31
Copy link

sonarcloud bot commented Apr 24, 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

Copy link

Test Results

1 052 files  ±0  1 052 suites  ±0   1h 16m 56s ⏱️ +9s
6 807 tests +3  6 762 ✅ +3  45 💤 ±0  0 ❌ ±0 
7 113 runs  +2  7 057 ✅ +2  56 💤 ±0  0 ❌ ±0 

Results for commit da52793. ± Comparison against base commit a4e3b47.

@vaadin-bot vaadin-bot merged commit 4ec5f24 into 24.3 Apr 24, 2024
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-19221-to-24.3-1713943616928 branch April 24, 2024 07:41
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.3.11.

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