Vaadin Framework 8.7.0.rc1
Pre-release
Pre-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_MINUSandVaadinIcons.SEARCH_PLUScodes were swapped due to typo fix- Public
disableOnClickvariable in the client-sideVNativeButtonis 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.