Skip to content

Vaadin Framework 8.1.0.alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pleku pleku released this 20 Mar 15:15
· 1621 commits to master since this release

Vaadin Framework 8.1.0.alpha1 is a pre-release version for evaluating the enhancements mentioned below. With subsequent alpha releases we will change things based on your feedback, and that may lead to API breaking changes.

Enhancements in Vaadin Framework 8.1.0.alpha1

HTML5 Drag And Drop Support

Components In Grid

  • Using ComponentRenderer you can have any component in a grid's cell
  • Sample
  • Documentation (scroll down for ComponentRenderer)

TreeGrid and HierarchicalDataProvider