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
BeanValidationBinderwithscanNestedDefinitions. - Allowed conditional
asRequiredinBinder. - Allowed
Binderto save partial data to a bean. - Improved access to triggering session cleanup.
Bug Fixes
- Fixed an issue in closing
Windowwith ESC (Warranty fix) - Fixed a Chrome selection issue in drop target
Table(Compatibility). - Fixed initial disabling for any
Composite(such asTree). - Simplified
Gridscroll handling. - Small improvements to documentation and testing.
Incompatible or Behavior-altering Changes
- Improved
Binderhandling of null values.
See 8.10.0.alpha1 milestone for all changes.