Vaadin Flow 8.0.3
Changes in Flow from 8.0.2
-
New Features:
-
Fixes:
-
⧉ Add info on checked folder (#11991). PR:11997
Add missing information on what folder has been consulted for when searching frontend files.
-
⧉ Return immidiately if VaadinSession is not initialized (#11974). PR:11986. Ticket:11961
-
⧉ Close only for click on Close (#11955). PR:11969. Ticket:8964
To enable copying of the exception only clicking on
Close
closes the popup -
⧉ Remove detach listeners from listenOn components on detach owner (#11956). PR:11965. Ticket:11939