Vaadin Framework 8.9.0.beta2
Pre-release
Pre-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
GridEditor when a row got selected - Improves OSGi support (Big Thanks to @swimmesberger )
- Improves
Uploadhandler error handling - Improves support for detail row index handling on
Escalator - Updates
Springaddon to 3.2.1
Bugs Fixes
- Applies offset to column index for fixing frozen
Gridcolumn reordering issue - Corrects events sending order in
DateField/DateTimeField - Fixes bug when using
PushwithUpload - Makes Tab key skip read-only/disabled fields in
GridEditor - Sanitize caption used in Grid header
- Ensure that VComboBox.selectedOptionKey gets initial selection
Incompatible or Behavior-altering Changes
- Changed the
handleSessionExpired logicto return a 404 instead of a 410
See 8.9.0 milestone for all changes.