Skip to content

Releases: vaadin/framework

Vaadin Framework 7.7.14

17 Aug 08:11
Compare
Choose a tag to compare

Vaadin Framework 7.7.14 is a maintenance release including the following fixes:

  • Fixes for Table, CheckBox, Grid
  • Allow configuring content modes for Grid cell tooltips
  • Update GWT fork version
  • Various fixes and improvements for communications
  • Enable xsrf tokens to be used via cookies

For more details, see complete list of changes since 7.7.13

Vaadin Framework 8.5.1

01 Aug 12:28
Compare
Choose a tag to compare

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

  • Fix Escalator to properly reset height by rows
  • Fix Grid not using getId on select all
  • Fix removal tabsheets if last one is selected
  • Fix DataCommunicator not sending data on filter updates
  • Fix ComboBox adding an item with empty string
  • Fix Grid resetting row height on resize
  • Fix ComboBox popup position while scrolling
  • Fix Grid internal size calculations on vertical resize
  • Document how to handle cancelled file downloads
  • Fix Grid Editor closing and disabling at same time

See complete list of changes since 8.5.0

Vaadin Framework 8.6.0.alpha1

31 Jul 08:28
9807e71
Compare
Choose a tag to compare
Pre-release

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

  • Improvements in MenuBar client-side customization.
  • Support for improved version of ContextMenu add-on.

Incompatible or Behavior-altering Changes

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

See 8.6.0 milestone for all changes.

Vaadin Framework 8.5.0

25 Jul 07:44
Compare
Choose a tag to compare

Vaadin Framework 8.5.0 is a feature release version.

Enhancements in Vaadin Framework 8.5

  • Upload component now supports accept attribute.
  • SerializablePredicate has new helper APIs.
  • Tree component now implements Focusable
  • Add XSRF token header if cookie is present

Incompatible or Behavior-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written to fix bugs related to selected item updates. That caused removal of some broken protected API.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.

See the complete list of changes since 8.5.0.beta1

Vaadin Framework 8.5.0.rc1

16 Jul 14:25
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.5.0.rc1 is a release candidate version for evaluating the enhancements mentioned below.

Enhancements in Vaadin Framework 8.5

  • Upload component now supports accept attribute.
  • SerializablePredicate has new helper APIs.
  • Tree component now implements Focusable
  • Add XSRF token header if cookie is present

Incompatible or Behavior-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written to fix bugs related to selected item updates. That caused removal of some broken protected API.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.

See the complete list of changes since 8.5.0.beta1

Vaadin Framework 8.5.0.beta2

12 Jul 10:16
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.5.0.beta2 is a pre-release for evaluating a number of new features and bug fixes.

Enhancements in Vaadin Framework 8.5

  • Upload component now supports accept attribute.
  • SerializablePredicate has new helper APIs.
  • Tree component now implements Focusable

Incompatible or Behaviour-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written to fix bugs related to selected item updates. That caused removal of some broken protected API.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.

See complete list of changes since 8.5.0.beta1

Vaadin Framework 8.4.5

05 Jul 08:04
Compare
Choose a tag to compare

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

  • Fixed tabbing into a disabled CheckBoxGroup or RadioButtonGroup
  • Fixed exception when expanding a Tree or TreeGrid node that was just added
  • Fixed memory leak in ConnectorTracker

See complete list of changes since 8.4.4

Vaadin Framework 8.5.0.beta1

29 Jun 10:25
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.5.0.beta1 is a pre-release for evaluating a number of new features and bug fixes.

Enhancements in Vaadin Framework 8.5

  • Upload component now supports accept attribute.
  • SerializablePredicate has new helper APIs.
  • Tree component now implements Focusable

Incompatible or Behaviour-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written. Some protected API was removed.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • Window closing animation disabled by default.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.

See complete list of changes since 8.5.0.alpha2

Vaadin Framework 8.5.0.alpha2

28 Jun 07:36
1f28031
Compare
Choose a tag to compare
Pre-release

Vaadin Framework 8.5.0.alpha2 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.

Incompatible or Behaviour-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written. Some protected API was removed.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • Window closing animation disabled by default.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.

See complete list of changes since 8.5.0.alpha1

Vaadin Framework 8.4.4

21 Jun 09:02
Compare
Choose a tag to compare

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

  • Random string is used for autocomplete attribute
  • Fix NPE check in BindingValidationStatus
  • Remove parse error when changing from invalid to empty date text
  • Graceful servlet shutdown if no VaadinService is initialized
  • Fix TabSheet attaching and detaching components

See complete list of changes since 8.4.3