Vaadin Framework 8.7.0.alpha1
Pre-release
Pre-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_MINUSandVaadinIcons.SEARCH_PLUScodes were swapped due to typo fix
See 8.7.0 milestone for all changes.