Skip to content

Vaadin Framework 8.6.0

Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 01 Nov 06:32
· 559 commits to master since this release
3f6c780

Vaadin Framework 8.6.0 is a feature release version.

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

Known Limitation

Vaadin Framework 8.6.0 has been tested with Chrome 69, but not the Chrome 70 because of the malfunctioning with TestBench APIs after Chrome update. We are going to fix it as soon as possible.

See the complete list of changes since 8.5.2