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

6 months ago

Changes since 23.4.0.alpha1

All changes

New features

  • Added single and double click event listeners registration methods
    Commit · Pull request

Fixes

  • Upgrade license-checker to 1.12.8 (#18739)
    Commit · Pull request

  • Propagate all request parameter to location in eagerServerLoad mode (#18489) (CP: 23.4)
    Commit · Pull request · Issue


  • Replace 'blacklist' and 'whitelist' with 'blocked' and 'allowed' (#18405)
    Commit · Pull request · Issue

    Mark the existing methods as deprecated and introduce methods with new names. Fall back to the old configuration properties if the new ones aren't used.

  • Limit the requested items to a given threshold (#18417)
    Commit · Pull request · Issue

    Limits the number of requested items from backend to a given threshold of ten pages. Exactly the same as #12003, but applied to HierarchicalDataCommunicator.

Don't miss a new flow release

NewReleases is sending notifications on new releases.