Vaadin Flow 2.1.0.alpha1 is a prerelease of Vaadin Flow 2.1.0
Vaadin Flow 2.1.0.alpha1
Flow is a new Java web framework for creating UIs using Java or HTML. Flow handles everything related to communication between client and server and makes it possible to create UIs using the desired abstraction level you choose. It has all the capabilities you need to build a modern web app: from high level APIs for structuring your applications and binding data to it, into taking full control over the DOM and communication with HTML templates.
Flow is a part of the Vaadin platform. For information and helpful resources like documentation and examples on Vaadin Flow, please visit the Flow page vaadin.com/flow.
The complete documentation can be found here
New features in alpha1:
- Enhanced API to provide deep-refresh on DataProvider-item (#6202)