Vaadin Framework 8.10.0.alpha1
Pre-release
Pre-release
Vaadin Framework 8.10.0.alpha1 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
- Allowed using
BeanValidationBinder
withscanNestedDefinitions
. - Allowed conditional
asRequired
inBinder
. - Allowed
Binder
to save partial data to a bean. - Improved access to triggering session cleanup.
Bug Fixes
- Fixed an issue in closing
Window
with ESC (Warranty fix) - Fixed a Chrome selection issue in drop target
Table
(Compatibility). - Fixed initial disabling for any
Composite
(such asTree
). - Simplified
Grid
scroll handling. - Small improvements to documentation and testing.
Incompatible or Behavior-altering Changes
- Improved
Binder
handling of null values.
See 8.10.0.alpha1 milestone for all changes.