Vaadin v8.10.0.beta1 Release Notes

Release Date: 2020-01-17 // over 4 years ago
  • 🚀 Vaadin Framework 8.10.0.beta1 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

    • ➕ Added helper methods for setting only height or width full.
    • Made Grid.Column.setEditable less prone for exceptions.

    🐛 Bug Fixes

    • 🛠 Fixed an issue in details row removal for Grid.
    • 🛠 Fixed RadioButtonGroup readOnly handling.
    • 📚 Some test stability and documentation tweaks.

    Incompatible or Behavior-altering Changes

    • 👍 Ensured that value change happens before shortcuts in compatibility components (Warranty fix)
    • Ensured that TreeDataProvider filters also take into account child items.

    👀 See 8.10.0.beta1 milestone for all changes.