github vaadin/flow 23.5.3
Vaadin Flow 23.5.3

one month ago

Changes since 23.5.2

All changes

Fixes

  • Apply CssImport to exported webcomponent (#19740) (CP: 23.5)
    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.