github vaadin/flow 0.1.11
Development Workflow Improvements and Components Demo Code Snippets

latest releases: 24.5.2, 24.5.1, 24.3.19...
pre-release7 years ago

New features

  • Prevent browser from caching templates while developing
    • Now template changes are picked up after reload even if caching is not disabled in browser
  • Generated Components Demo now displays the code for each sample
  • Generated Components now produce protected API for methods that have a return type
    • This allows to see what is not supported, and create a workaround for those in an extending class

Fixes

  • Provide full bean name for proxied classes for easier debugging
  • Do not break client side engine if page.executeJavaScript() invocation throws an error
  • Do not scroll to page top for each server response, but only when the URL has changed

Tutorials

All changes

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

Don't miss a new flow release

NewReleases is sending notifications on new releases.