Vaadin Framework 8.8.0.beta1
Pre-release
Pre-release
Vaadin Framework 8.8.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
- Add
StringToUuidConverter; - Allow value update by clicking on
Slider - Allow use Enter and Space keys to fire
Windowheader buttons - Support more KeyCodes
- Support customized JSONSerializer
- Improve the binding of columns defined through string with nested properties in
Grid
Incompatible or Behavior-altering Changes
- Public
setCaption(String text)method inVPanelhas been refactored tosetCaption(String text, boolean captionAsHtml)due to internal changes.
See 8.8.0 milestone for all changes.