Skip to content

Vaadin Flow 23.3.0.beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 01 Dec 14:32
· 208 commits to 23.3 since this release
9cb6104

Changes since 23.3.0.beta3

All changes

New features

  • Add refresh flag to navigation event (#15324)
    Commit · Pull request · Issue

    Add the isRefreshEvent to BeforeEnterEvent and AfterNavigationEvent to be make it possible to distinguish if the event is for a refresh of a preserve on refresh view.