Vaadin Framework 8.11.0.alpha1
Pre-release
Pre-release
·
287 commits
to master
since this release
Vaadin Framework 8.11.0.alpha1 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:
- Added
Tree#asMultiSelect()so that Tree can be used as multiselect field e.g. with Binder - Added methods in
Binderto enable / disable binding and binder level Validators on the fly - Added
Binder#writeBeanAsDraftmethod version to write all values passing conversion to the bean - Allow
AbstractDateFieldto provide DST zone names over custom ranges - Changed
DateField::setValue()to throw exception if date is not meeting range check. This also prevents server and client state sync issue. - Determining
Pushtransport before re-connect should improve Push stability when there is hand over e.g. from WiFi to cable and vice versa
Breaking changes:
- Updated hibernate dependency to newer version. Old version caused false positive warning in dependency security check.
- Added Upload button caption HTML content support
- Upload is now prevented if there