Skip to content

2.1.2 - Maintenance release

Choose a tag to compare

@denis-anisimov denis-anisimov released this 14 Dec 13:33
· 86 commits to 2.1 since this release

Vaadin Flow 2.1.2 is a maintenance version with the following notable fixes and enhancements:

  • Update compression plugin #7141

  • Parent drop target doesn't get class name back when drag moves back from child drop target #7109

  • Drop target loses class name when drag moves over child component #7108

  • Improve InitialPageSettings::addInlineWithContents Javadoc #7004

  • Iterate over a copy for UI internals listeners #7103

  • Allow adding a local js module through Page.addJsModule #6933

  • Add explicit "crossorigin" attribute to bundle script tag in bootstrap #7124

  • onEnabledStateChanged is not called for child of non-component virtual child #7085

  • All changes:

See all the changes in Flow 2.1