github vaadin/flow 0.1.4
Binding components inside PolymerTemplates

latest releases: 24.4.0.beta2, 24.3.10, 24.4.0.beta1...
pre-release6 years ago

New features

  • Now it is possible to bind components from PolymerTemplate by using the @Id annotation
  • Elements created by Javascript at the client-side can be manipulated at the server side

Fixes

  • Non-blocking loading of dependencies changed to Lazy loading, and now behaves like expected
  • ES6 support detection is now more strict for Edge browsers
  • Allow empty lists in Polymer property bindings

Breaking changes

  • The blocking parameter on resource annotations (like @HTMLImport) and the imperative API (like addHtmlImport()) was replaced by the LoadMode enum.

Tutorials

All changes

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

Don't miss a new flow release

NewReleases is sending notifications on new releases.