Vaadin v8.10.0.alpha1 Release Notes

Release Date: 2019-12-13 // over 4 years ago
  • 🚀 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.