Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-30 | 491 Bytes | |
Vaadin Framework 8.28.2 source code.tar.gz | 2025-07-30 | 122.2 MB | |
Vaadin Framework 8.28.2 source code.zip | 2025-07-30 | 129.0 MB | |
Totals: 3 Items | 251.2 MB | 1 |
Vaadin Framework 8.28.2 is an Extended Maintenance hotfix release with the following changes:
- Fixed a bug where scrolling in a UI with a menubar would attempt to close the menubar popup even when the popup didn't exist, resulting in a cascade of JavaScript errors in the console.
- Improved Upload component handling so that the
receiveUpload
handler will not get triggered if the upload has been interrupted instartListener
. - Updated the JNA and OSHI dependencies for security.