Skip to content

Vaadin Framework 8.5.0.beta1

Pre-release
Pre-release

Choose a tag to compare

@mehdi-vaadin mehdi-vaadin released this 29 Jun 10:25
· 644 commits to master since this release

Vaadin Framework 8.5.0.beta1 is a pre-release for evaluating a number of new features and bug fixes.

Enhancements in Vaadin Framework 8.5

  • Upload component now supports accept attribute.
  • SerializablePredicate has new helper APIs.
  • Tree component now implements Focusable

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.alpha2