Vaadin Framework 8.1.0.beta2
Pre-release
Pre-release
Vaadin Framework 8.1.0.beta2 is a pre-release version for evaluating the enhancements mentioned below. With subsequent beta releases we may change things based on your feedback, and that may lead to API breaking changes.
Vaadin Framework 8.1.0.beta2 Fixes and Enhancements
Enhancements
- Allow grid columns to optionally shrink to be narrower than contents
- Add support for Views which are not components
- Add pluggable connector id generator support
- Add methods for setting the date as an ISO value for date fields
- Make component iterators unmodifiable
- Make TreeData.getChildren() return value immutable (#9455)
- Add mouse event details to the drop event (#9485)
- Add handler for row height changing in Grid
- Add getStateParameterMap to Navigator to get parameters as a map (#9517)
- Make view parameter map available in ViewChangeEvent (#9529)
Fixes
- Rewrite HierarchyMapper to consistently handle changes
- Fix OOM for broken upload request
- Make dirty connector handling more deterministic (#9396)
- Throw exception if user modifies same binding step twice
- Find active connector anywhere in the DOM (#9429)
- Add new artifacts to vaadin-all ZIP
- Mark valo $v-textfield-background-color--readonly as default (#9458)
- Show empty selection caption in ComboBox (#9468)
- Allow changing the renderer of hierarchy column in TreeGrid (#9514)
- Only throw from Binder.bindInstanceFields if there are no bindings at all
- Miscellaneous small fixes, logging, documentation and javadoc improvements
For the list of new features in Vaadin Framework 8.1, see the release notes for 8.1.0.beta1.