Skip to content

Releases: vaadin-component-factory/selection-grid-flow

v0.4.3

15 Sep 14:56
d961924
Compare
Choose a tag to compare

Fix #21 for TreeGrid

v0.4.2

15 Sep 11:25
Compare
Choose a tag to compare
  • Remove necessity for InMemoryDataProvider for TreeGrid #20 and #24
  • Fix: Multi selection (checkbox) column is shown on reattach #21

v0.4.1

19 Apr 10:44
47f2bee
Compare
Choose a tag to compare

Allow text selection in the Grid if the theme SELECTABLE_TEXT is set.

v0.4.0

18 Dec 06:58
1071137
Compare
Choose a tag to compare

Add the constructors of the Grid/TreeGrid

v0.3.0

14 Dec 16:46
1254d37
Compare
Choose a tag to compare

Remove a workaround that is fixed in Vaadin 14.4.3+ and breaks the component. If you upgrade your project to Vaadin 14.4.3, use the component verion 0.3.0+.

More detail here: #12

v0.2.0

06 Nov 09:59
23d12da
Compare
Choose a tag to compare

Fix two issues:

  • when click on header row throws an exception
  • when focus on the first row, does nothing