github vaadin/flow 24.3.15
Vaadin Flow 24.3.15

latest releases: 24.5.4, 24.6.0.alpha3, 24.3.21...
2 months ago

Changes since 24.3.14

All changes

Fixes

  • Apply CssImport to exported webcomponent (#19740)
    Commit · Pull request · Issue

    CssImport annotation with just a value attribute can be injected automatically to shadow root of all exported web components (embedded applications) using Constructable StyleSheets. WebComponentExporter should have a theme to make automation work properly in theme-generator.js. Theme property "autoInjectGlobalCssImports": true in theme.json enable auto injection. Disabled by default.

Don't miss a new flow release

NewReleases is sending notifications on new releases.