Skip to content

Alpha5: New Router and Spring Integration Features

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 13 Oct 08:53

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