Skip to content

Vaadin Framework 8.6.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 18 Oct 11:38
· 43 commits to 8.6 since this release

Vaadin Framework 8.6.0.rc1 a release candidate version for evaluating the enhancements and bug fixes.

Enhancements in Vaadin Framework 8.6

  • Improvements in MenuBar client-side customization.
  • Support for the improved version of ContextMenu add-on.
  • OSGi bundles activation mechanism rewritten to follow OSGi best practices
  • Change the return type of Grid.asMultiSelect and Grid.asSingleSelect that has API to access the features of the corresponding selection model

Bug fixes in 8.6

  • Warranty fix Fixing ClientSideException when a RadioButtonGroup is used in a Window
  • Warranty fix Fixing initial focus problem inside Window in Chrome and Safari
  • Warranty fix Fixing Combobox problem when new item is added
  • Warranty fix Fixing DateTimeField problem when removing readOnly atrribute after the component has been rendered
  • Warranty fix Fixing Tabsheet problem when increasing the window width
  • Warranty fix Fixing Grid/TreeGrid problem when the component got resized
  • Warranty fix Fixing Grid problem when displaying in a detail row

Incompatible or Behavior-altering Changes in 8.6

  • VOverlay workaround with static reference to current overlay has been removed

See 8.6.0.rc1 milestone for all changes after the last pre-release.