Vaadin Flow 2.1.4 is a maintenance version with the following notable fixes and enhancements:
-
Added babel plugin to transpile object literal spread { ... } syntax not supported by Edge #7367
-
Deprecate MultiSelectionEvent.getNewSelection #6756
-
BundleParser incorrectly removes attribute values that contain // (double slash) #7082
-
Always consume the stdout stream from (p)npm and log at debug level #7325
-
Deprecate isSafariOrIOS #7322
-
Elide npm stdout unless command fails #7306
-
Set direction along with the Locale for the UI #7294
-
Throw if blocking on JS result would deadlock #7218
-
Find the name of the search path environment variable before manipulating it #7277
-
Use headless chrome always, except on local debug #7360
-
TreeDataProvider: Apply filters to children #7327
-
All changes: