Skip to content

2.2.0.alpha6 Prerelease

Pre-release
Pre-release

Choose a tag to compare

@joheriks joheriks released this 03 Dec 12:37

Vaadin Flow 2.2.0.alpha6 is a prerelease of Vaadin Flow 2.2.0

Vaadin Flow 2.2.0.alpha6

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

Notable changes in 2.2.0.alpha6

  • Introduce shadow root for embedding #7074
  • Add a command to locate pnpm executable #7051
  • ExportsWebComponent interface replaced by `WebComponentExporterFactory(#7035
  • Disable PWA features for embedded Flow applications #5315
  • Fix flow-build-info.json isn't found in production build uberjar #7060
  • Fix RangeError with 50 PolymerTemplates and Buttons
  • Fix NullPointerException in ServerRpcHandler, getErrorHandler() returns null. #6737
  • Fix Application does not start if icon is invalid #6344

See complete list of changes in 2.2.0.alpha6