Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Releases: vaadin/vaadin-grid-flow

4.1.1

16 Jan 09:25
Compare
Choose a tag to compare

This is a maintenance release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

Fixes since 4.1.0

  • Improved error handling in connector (#724, #847)
  • Fix serialization of TreeGrid with HierarchyColumn (#839, #848)
  • Fix running tests locally (#857)
  • Fix being able to switch from multi selection mode to other modes (#831, #852)
  • Remove usage of DndUtil which is in Flow internal (#863, vaadin/flow#7288)

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.5.0
  • tested with Vaadin Flow version 2.1.3

4.1.0 Final release

21 Nov 10:39
Compare
Choose a tag to compare

This is a release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

New since 4.0

  • #756 Listen for ColumnReorderEvent
  • #757 Reorder columns programmatically with Grid::setColumnOrder
  • #748 Dynamically change context menu's contents, or cancel its opening, based on the target item, with GridContextMenu::setDynamicContentHandler
  • #769 Refresh grid's effectiveSize on data updates
  • #746 Adds column resize event and listener
  • #777 Fixes row loading issue when scrolling over 100k rows
  • #778 Add API for scrolling to index/start/end
  • #780 feat: ItemClickEvent::getColumn
  • #781 Implement setDeselectAllowed
  • #795 Bump Web Component to 5.5.0
  • #800 Fix component renderers update
  • #809 Include all columns to column reorder event
  • #797 Integrate Grid DnD with Generic Flow DnD

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.5.0
  • tested with Vaadin Flow version 2.1.0

4.0.11

14 Nov 08:26
341779f
Compare
Choose a tag to compare

This is a maintenance release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

Fixes since 4.0.10

Bump vaadin-grid version (#821) (Fixed iOS13 iPad detection in the WC)

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.4.12
  • tested with Vaadin Flow version 2.0.17

4.1.0.beta2

06 Nov 06:49
Compare
Choose a tag to compare
4.1.0.beta2 Pre-release
Pre-release

This is a pre-release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

New since 4.1.0.beta1

  • #797 Integrate Grid DnD with Generic Flow DnD

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.5.0
  • tested with Vaadin Flow version 2.1.0.rc1

4.1.0.beta1

05 Nov 07:57
398016c
Compare
Choose a tag to compare
4.1.0.beta1 Pre-release
Pre-release

This is a pre-release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

New since 4.0

  • #756 Listen for ColumnReorderEvent
  • #757 Reorder columns programmatically with Grid::setColumnOrder
  • #748 Dynamically change context menu's contents, or cancel its opening, based on the target item, with GridContextMenu::setDynamicContentHandler
  • #769 Refresh grid's effectiveSize on data updates
  • #746 Adds column resize event and listener
  • #777 Fixes row loading issue when scrolling over 100k rows
  • #778 Add API for scrolling to index/start/end
  • #780 feat: ItemClickEvent::getColumn
  • #781 Implement setDeselectAllowed
  • #795 Bump Web Component to 5.5.0
  • #800 Fix component renderers update
  • #809 Include all columns to column reorder event

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.5.0
  • tested with Vaadin Flow version 2.0.17

4.0.10

01 Nov 15:17
5eeeefa
Compare
Choose a tag to compare

This is a maintenance release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

Fixes since 4.0.9

Fix component renderers update #787

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.4.11
  • tested with Vaadin Flow version 2.0.17

4.1.0.alpha3

21 Oct 13:14
d6d505c
Compare
Choose a tag to compare
4.1.0.alpha3 Pre-release
Pre-release

This is a pre-release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

New since 4.1.0.alpha2

  • Bump Web Component to 5.5.0 (#795)

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.4.8
  • tested with Vaadin Flow version 2.0.12

4.0.9

22 Oct 07:16
51378cb
Compare
Choose a tag to compare

This is a maintenance release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.4.11
  • tested with Vaadin Flow version 2.0.16

4.1.0.alpha2

21 Oct 09:10
cbaf352
Compare
Choose a tag to compare
4.1.0.alpha2 Pre-release
Pre-release

This is a pre-release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

New since 4.1.0.alpha1

  • Refresh grid's effectiveSize on data updates (#769)
  • Adds column resize event and listener (#746)
  • Fixes row loading issue when scrolling over 100k rows (#777)
  • Add API for scrolling to index/start/end (#778)
  • feat: ItemClickEvent::getColumn (#780)
  • Implement setDeselectAllowed (#781)

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.4.8
  • tested with Vaadin Flow version 2.0.12

4.0.8

30 Sep 09:49
Compare
Choose a tag to compare

This is a maintenance release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

Fixes since 4.0.7

  • 46c8ffa Fixes row loading issue when scrolling over 100k rows (#777)

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.4.9
  • tested with Vaadin Flow version 2.0.14