github vaadin/flow 1.0.0.alpha5
Alpha5: New Router and Spring Integration Features

latest releases: 24.3.11, 23.5.1, 23.4.1...
pre-release6 years ago

New Features

  • Implement Router Error handling #2346
  • Rerouting Features:
    • Implement rerouting in BeforeNavigationEvent #2355
    • Router BeforeNavigationEvent::reRouteToError #2356
  • Spring Integration Features:
    • Make router work with Spring #2568
    • Implement Spring VaadinSession scope #2570
    • Provide a custom Spring instantiator #2596

Bug fixes

  • Handles IllegalArgumentException for routes containing ".." #2553
  • Fixes infinite recursion caused by navigator #2583
  • Fixes component scanning when running Spring boot #2595

Breaking changes

  • Dynamic route titles (name clash) #2397

Documentation

Navigation Lifecycle-Reroute
Router Exception Handling
Updating Page Title on Navigation

Demo

To try the new router features, e.g. dynamic route titles, you can click here

All Changes

https://github.com/vaadin/flow/milestone/54?closed=1

Don't miss a new flow release

NewReleases is sending notifications on new releases.