Vaadin Flow 24.3.10
Changes since 24.3.9
Fixes
-
Include filesystem dependencies in gradle plugin class finder (#19287) (CP: 24.3)
Commit · Pull request · Issue -
Prevent embedded styles to leak main document (#19274)
Commit · Pull request · Issues 12704, 19265When 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.
-
Prevent embedded styles to leak main document (#19221)
Commit · Pull request · IssueWhen 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.