Skip to content

2.1.3 - Maintenance release

Choose a tag to compare

@mehdi-vaadin mehdi-vaadin released this 07 Jan 11:36
· 69 commits to 2.1 since this release
bc1354d

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

  • Developing with webpack and source maps fixed (#7161)

  • Copy frontend files during prepare-frontend when the packaging is JAR (#7180)

  • Fix nullRepresentation argument not used in LocalDateRenderer (#7084)

  • Typed text is discarded in Lazy mode with timeout (#7128)

  • Fix broken mobile dnd polyfill for iPad on iOS13 (#7163)

  • Workarounds for Safari 10 <script nomodule> and scope bugs (#7165)

  • Events from a re-route lose query parameters (#7188)

  • Filter out any abstract classes from error navigation targets (#7125)

  • Unregister listener when disconnecting web component (#7061)

  • Make node.js install prompt more friendly (#7197)

  • Setting the same innerHTML property twice clears it (#4644)

  • Fix ElementStateProvider serialization (#7192)

  • All changes:

See all the changes in Flow 2.1