Vaadin Framework 8.6.0
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
andGrid.asSingleSelect
that has API to access the features of the corresponding selection model
Bug fixes in 8.6
- Warranty fix Fixing
ClientSideException
when aRadioButtonGroup
is used in aWindow
- 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 removingreadOnly
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 withstatic
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.