Skip to content

Vaadin Framework 8.7.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 23 Jan 12:24
· 505 commits to master since this release

Vaadin Framework 8.7.0.rc1 a release candidate version for evaluating the enhancements and bug fixes.

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
  • Allow setting customized style to input and label elements in CheckBox
  • 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
  • Public disableOnClick variable in the client-side VNativeButton is removed due some refactoring

See 8.7.0 milestone for all changes.

Known Limitation

Vaadin Framework 8.7.0.rc1 has been tested with Chrome 69, because of the malfunctioning with TestBench APIs after Chrome update. We are going to fix it as soon as possible.