Skip to content

Vaadin Framework 8.9.0.beta2

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 31 Jul 10:22
· 47 commits to 8.9 since this release

Vaadin Framework 8.9.0.beta2 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta 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
  • Improves support for detail row index handling on Escalator
  • Updates Spring addon to 3.2.1

Bugs Fixes

  • Applies offset to column index for fixing frozen Grid column reordering issue
  • Corrects events sending order in DateField/DateTimeField
  • Fixes bug when using Push with Upload
  • Makes Tab key skip read-only/disabled fields in Grid Editor
  • Sanitize caption used in Grid header
  • Ensure that VComboBox.selectedOptionKey gets initial selection

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.