Skip to content

Vaadin Framework 7.7.43

Compare
Choose a tag to compare
@mlindfors mlindfors released this 29 Apr 14:02
· 373 commits to 7.7 since this release
518da78

The Vaadin Framework 7.7.43 is an extended-support release with the following changes:

  • Made ComboBox rendering faster by trying to avoid constant popup size recalculations
  • Backported Upload fixed from Vaadin 8, namely preventing upload if no file has been selected, and making sure the ChangeListener still works after the first upload.
  • Added things necessary for JavaDoc generation.
  • Updated the license checker, fixed tests, updated the copyright dates