Skip to content

Vaadin Framework 8.5.0.alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tsuoanttila tsuoanttila released this 07 May 14:01
· 671 commits to master since this release
1ced410

Vaadin Framework 8.5.0.alpha1 is a pre-release for evaluating a number of new features and bug fixes. The API in this alpha version is not considered final and may change based on user feedback.

Incompatible or Behavior-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written. Some protected API was removed.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • Window closing animation disabled by default.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.