github vaadin/flow 0.0.6
Template event handlers and error view

latest releases: 24.3.10, 24.4.0.beta1, 24.4.0.alpha32...
pre-release7 years ago

New features

  • Defining event handlers in a template, e.g. (click)="window.alert('Hello world');"
  • Setting an error view to handle all paths which are not mapped to any view
  • Automatic loading of web components polyfill

Fixes

  • Applications can now be serialized and deserialized properly
  • Special characters in URLs are handled properly
  • RouterConfiguration getParentView changed to return Optional instead of null

Demos

  • The web site demo was updated to use an error view

New tutorials

All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.