Skip to content

Vaadin Framework 8.10.0.alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ansku Ansku released this 13 Dec 18:09
· 321 commits to master since this 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 with scanNestedDefinitions.
  • Allowed conditional asRequired in Binder.
  • 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 as Tree).
  • 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.