github vaadin/flow 25.0.0-alpha10
Vaadin Flow 25.0.0-alpha10

latest releases: 24.9.0-beta3, 25.0.0-alpha12, 25.0.0-alpha11...
pre-release14 days ago

Changes since 25.0.0-alpha9

All changes

New features

  • Add Exception to DownloadResponse and TransferContext
    Commit · Pull request · Issue

    Adds DownloadResponse#exception and TransferContext#exception of type java.lang.Exception. Updates DownloadHandlers to fill exception automatically in case of IOException (or RuntimeException, or error in DownloadResponse for InputStreamDownloadHandler).

  • Assets using NpmPackage
    Commit · Pull request · Issue

Fixes

  • Theme classes that are not set as theme do not add css
    Commit · Pull request · Issues 21605, 22014

    If themeClass defines CssImport the import is not taken into account if the themeClass is not active. ---------

Don't miss a new flow release

NewReleases is sending notifications on new releases.