github vaadin/flow 23.2.0.alpha2
Vaadin Flow 23.2.0.alpha2

latest releases: 24.5.0.alpha20, 24.5.0.alpha19, 2.11.1...
pre-release2 years ago

Changes since 23.2.0.alpha1

All changes

New features

  • Remove validation status change listener upon unbind
    Commit · Pull request · Issue

    Listener removal was missing when unbind was happening.

Fixes

  • Let DataCommunicator#flush keep track of which StateTree is supposed to execute its flushRequest
    Commit · Pull request

  • Add empty export to vaadin-featureflags.ts
    Commit · Pull request

  • Always generate themes in frontend 'generated' directory subfolder
    Commit · Pull request · Issue

    Forces generated themes files to be stored in 'generated' folder under frontend directory, instead of using the 'generatedTsFolder' setting. Also fixes relative paths assuming frontend directory to be './frontend', and maven and gradle plugins to clean the 'frontendDirectory/generated' folder.

  • Override connectedCallback in customElements.define
    Commit · Pull request

    This is needed for the override to take effect, at least in Chrome

Don't miss a new flow release

NewReleases is sending notifications on new releases.