Skip to content

Vaadin Framework 8.9.0.alpha1

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 28 Jun 10:56
· 409 commits to master since this release
35a9c42

Vaadin Framework 8.9.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.

Enhancements

  • Adds ClassName to Grid Editor when a row got selected
  • Improves OSGi support (Big Thanks to @swimmesberger )
  • Improves upload handler error handling

Bugs Fixes

  • Corrects events sending order in DateField/DateTimeField
  • Makes Tab key skip read-only/disabled fields in Grid Editor

Incompatible or Behavior-altering Changes

  • Changed the handleSessionExpired logic to return a 404 instead of a 410

See 8.9.0 milestone for all changes.