Skip to content

2.1.1 - Maintenance release

Compare
Choose a tag to compare
@mehdi-vaadin mehdi-vaadin released this 05 Dec 15:42
· 100 commits to 2.1 since this release

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

  • Send sessionExpired as early as possible (#6798)

  • WebBrowser::isIPad method is deprecated (#6981)

  • Don't flush if flush underway (#7022)

  • Avoid shadow root access in TemplateInitializer (#6889)

  • Fix bug in Element::removeFromTree not removing virtual child nodes from their parent (#7054)

  • Accept a build-info (#7066)

  • Error message if dev-server not responding (#7034)

  • Don't use scroll position handler in embedded web components app (#6982)

  • Handle the error if the PWA icon is not loadable (#6944)

  • Prevent VaadinSession::setErrorHandler from accepting null (#7011)

  • Use the latest leaf bean instance from data provider (#7048)

  • Simplify Javadoc for @Route::absolute (#7053)

  • Update to the latest Testbench (#7025)

  • Do not add defer attribute to JS module element (#7013)

  • Improve InitialPageSettings::addInlineWithContents Javadoc (#7004)

  • Add "not null" Javadocs to a chain of text node methods (#6905)

  • Parse Polymer 2 template insertion style (#6909)

  • Remove all extra info from JSON file and make it easy to write for tests (#6952)

  • All changes:

See all the changes in Flow 2.1