Vaadin Flow 8.0.0.rc1
Changes in Flow from 8.0.0.beta3
-
Fixes:
- ⧉ Implement ability to add Fusion-only npm packages (#11420). PR:11549. Ticket:52.
- ⧉ Don't bootstrap UI for invalid location (#11553). PR:11603. Ticket:9443
- ⧉ Remove old data provider listener on component attach (#11586). PR:11596. Ticket:1914
- ⧉ Do not serve UI for invalid location (#11552). PR:11573. Ticket:9443
- ⧉ Set the lock field to a fake lock for unbound session (#11570). PR:11574. Ticket:11569
- ⧉ Don't fire shortcut event if ancestor of component is not visible (#11565). PR:11580. Ticket:7033