Skip to content

Vaadin Flow 8.0.0.rc2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 27 Aug 14:41
· 79 commits to 8.0 since this release
316d993

Vaadin Flow 8.0.0.rc2

Changes in Flow from 8.0.0.rc1

  • Fixes:

    • Keep track of css injected to document (#11635). PR:11657

      Stops css/fonts from being loaded multiple times to the document with embedded applications.

    • Retain fragment when using push/replaceState (#11630). PR:11649. Ticket:11628

    • Do not serialise VaadinSession's UI instances in development (#11647). PR:11655. Ticket:11620

    • Allow the client placeholder view to be loaded (#11638). PR:11646. Ticket:11637

  • ⧉ All changes