github vaadin/flow 1.0.0.alpha11
Alpha11: Components and translation support

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

New Features

  • ComponentRenderer concept introduced
  • Add TextRenderer implementation of ComponentRenderer #3005
  • Implement IconRenderer #3014

Breaking changes

  • Use the new router by default #2929
    (When depending on the old router one needs to add usingNewRouting = false to the @VaadinServletConfiguration)
  • No more flow-components package, all components in their own repositories and packages #2961
  • ComponentRenderer is now ComponentTemplateRenderer

Documentation

The following new tutorials were added:

  • Add documentation for using ComponentRenderer with Grid #2938
  • Add a tutorial for grid sorting #2977 #2986
  • Documentation for Grid Column merging, headers and footers #2952

Bugfixes

  • Show correct servlet/Flow version and publish it to JS #2927 for #2881
  • Fixes from Framwork 8.1

All Changes

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

Don't miss a new flow release

NewReleases is sending notifications on new releases.