github vaadin/flow 23.0.12
Vaadin Flow 23.0.12

2 years ago

Changes since 23.0.11

All changes

New features

  • Allow disabling validation status change listener registration on binder
    Commit · Pull request

    Add binder-level flag to allow disabling of validation status change listener registration for HasValidator fields. Related to #13940 (comment) and #13940 (comment)

Fixes

  • Not show warning if no poll listener (#14236)
    Commit · Pull request

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

    DataCommunicator#flush can be stuck when moving between UI instances, for instance when the @PreserveOnRefresh annotation is present.

Don't miss a new flow release

NewReleases is sending notifications on new releases.