Skip to content

Vaadin Framework 8.7.0.alpha1

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 13 Dec 13:15
· 518 commits to master since this release

Vaadin Framework 8.7.0.alpha1 is a pre-release for evaluating a number of new features and bug fixes. The API in this alpha version is not considered final and may change based on user feedback.

Enhancements

  • Add more context information to criteriaScript in GridDropTargetConnector (Thanks @vt512 for the contribution)
  • Add support for FocusShortcutListener
  • Allow empty selection to be displayed in NativeSelect
  • Performance improvements for the Vaadin 7 compatibility Grid, picked from the Vaadin 7 branch.

Incompatible or Behavior-altering Changes

  • VaadinIcons.SEARCH_MINUS and VaadinIcons.SEARCH_PLUS codes were swapped due to typo fix

See 8.7.0 milestone for all changes.