Skip to content

Vaadin Framework 8.5.0.alpha2

Pre-release
Pre-release

Choose a tag to compare

@tsuoanttila tsuoanttila released this 28 Jun 07:36
· 651 commits to master since this release
1f28031

Vaadin Framework 8.5.0.alpha2 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 Behaviour-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.

See complete list of changes since 8.5.0.alpha1