Vaadin Framework 8.25.2
Vaadin Framework 8.25.2 is an Extended Maintenance patch release with the following changes:
- Defined Vaadin License Checker version as a variable in the root POM in order to fix OSGI packaging. The packaging change in 8.25.1 exposed this issue.
- Mitigated the performance overhead caused by the Grid changes in 8.25.0, namely the re-layouting of a Grid on scroll is now only performed when a ComponentRenderer is present.