Skip to content

Vaadin Framework 8.10.0.beta1

Pre-release
Pre-release

Choose a tag to compare

@Ansku Ansku released this 17 Jan 09:30
· 327 commits to master since this release
d32798b

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.