github vaadin/flow 0.0.4
Template data binding and template as a view

latest releases: 24.4.0.beta1, 24.4.0.alpha32, 23.3.30...
pre-release8 years ago

New features

  • Data binding in text nodes, e.g. <div>{{firstName}}</div>. The binding must the the whole text node, interpolation is not yet supported.
  • Adding/removing elements to/from a Template
  • Using Template as a View by marking the child view position using @child@

Fixes

  • Routerlinks now work together with URI fragments
  • Attributes in templates are now set as attributes instead of as properties

New tutorials

All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.