Skip to content

Vaadin Framework 8.1.0.rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hesara hesara released this 19 Jul 11:39
· 1256 commits to master since this release

Vaadin Framework 8.1.0.rc2 is a release candidate version for evaluating the enhancements mentioned below.

Vaadin Framework 8.1.0.rc2 Enhancements and Fixes

Miscellaneous

  • Support context click events in Tree
  • The height of a Tree can be set
  • Most methods of Composite now delegate to the contained component
  • Grid ComponentRenderer cells have a style name for customisation
  • Allow null components in ComponentRenderer
  • Add some modification operations to TreeData
  • OSGi whiteboard use clean-up and fixes
  • Current request and response are available from Vaadin(Servlet)Request/Response
  • Minor opening up of API, documentation fixes and improvements etc.

Fixes

  • Fixed adding items on blur in ComboBox
  • Icon alignment fix for ComboBox
  • TreeGrid getHierarchyColumn fixed
  • Grid default header fixes (merging cells, components in header etc.)

For the list of new features in Vaadin Framework 8.1, see the release notes for 8.1.0.rc2.

See complete list of changes since 8.1.0.rc1

See complete list of changes since 8.0.7