Skip to content

Releases: vaadin/framework

Vaadin Framework 8.7.0.alpha1

13 Dec 13:15
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.7.0.alpha1 is a pre-release for evaluating a number of new features and bug fixes. The API in this alpha version is not considered final and may change based on user feedback.

Enhancements

  • Add more context information to criteriaScript in GridDropTargetConnector (Thanks @vt512 for the contribution)
  • Add support for FocusShortcutListener
  • Allow empty selection to be displayed in NativeSelect
  • Performance improvements for the Vaadin 7 compatibility Grid, picked from the Vaadin 7 branch.

Incompatible or Behavior-altering Changes

  • VaadinIcons.SEARCH_MINUS and VaadinIcons.SEARCH_PLUS codes were swapped due to typo fix

See 8.7.0 milestone for all changes.

Vaadin Framework 8.6.3

12 Dec 13:08
Compare
Choose a tag to compare

Vaadin Framework 8.6.3 is a maintenance release with the following fixes :

Known Limitation

Vaadin Framework 8.6.3 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.

Vaadin Framework 8.6.2

28 Nov 12:37
Compare
Choose a tag to compare

Vaadin Framework 8.6.2 is a maintenance release with the following fixes :

Known Limitation

Vaadin Framework 8.6.2 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.

Vaadin Framework 8.6.1

14 Nov 14:12
8ff2a8d
Compare
Choose a tag to compare

Vaadin Framework 8.6.1 is a maintenance release with the following fixes and enhancements:

Known Limitation

Vaadin Framework 8.6.1 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.

Vaadin Framework 8.6.0

01 Nov 06:32
3f6c780
Compare
Choose a tag to compare

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

Vaadin Framework 8.6.0.rc1

18 Oct 11:38
Compare
Choose a tag to compare
Pre-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.

Vaadin Framework 8.6.0.beta1

28 Sep 07:25
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.6.0.beta1 is a pre-release for evaluating an enhancement 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

Incompatible or Behavior-altering Changes in 8.6

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

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

Vaadin Framework 8.6.0.alpha2

24 Sep 13:03
eebb0de
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.6.0.alpha2 is a pre-release for evaluating an enhancement and bug fixes. The API in this alpha version is not considered final and may change based on user feedback.

Enhancement

  • OSGi bundles activation mechanism rewritten to follow OSGi best practices (thanks to contributation by @swimmesberger #11166)

Bug fixes

  • Warranty fix Fixing ClientSideException when a RadioButtonGroup is used in a Window (#11143)
  • Warranty fix Fixing initial focus problem inside Window in Chrome and Safari (#11116)

See 8.6.0.alpha2 milestone for all changes.

Vaadin Framework 7.7.15

19 Sep 11:10
Compare
Choose a tag to compare

Vaadin Framework 7.7.15 is a maintenance release including the following fix:

  • Atmosphere version update to Atmosphere-runtime 2.2.13
    as well as various internal maintenance updates.

For more details, see complete list of changes since 7.7.14

Vaadin Framework 8.5.2

07 Sep 12:53
Compare
Choose a tag to compare

Vaadin Framework 8.5.2 is a maintenance release with the following fixes and enhancements:

  • Upgraded to new Atmosphere version
  • Improved test coverage
  • Various internal maintenance fixes

See complete list of changes since 8.5.1