Skip to content

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

4.0.1

12 Jan 15:57
Compare
Choose a tag to compare

What's Changed

  • Fix header components not being retained on @PreserveOnRefresh in #36

Full Changelog: 4.0.0...4.0.1

4.0.0

31 Mar 15:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...4.0.0

3.2.0

18 Jan 20:33
Compare
Choose a tag to compare

What's Changed

  • fix: add support for Vaadin 23.3.x by @paodb in #30
  • fix: fix EnhancedTreeGrid broken state on refresh by @paodb in #31

Full Changelog: 3.1.0...3.2.0

3.1.0

23 Dec 14:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.1.0

3.0.1

28 Sep 15:50
Compare
Choose a tag to compare

What's Changed

  • fix: allow ClassNameGenerator to return null by @javier-godoy in #19
  • fix: fix item selection on multiselection mode by @paodb in #20

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

31 May 15:36
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade component to Vaadin 23 by @paodb in #16

Full Changelog: 2.0.1...3.0.0

2.0.1

16 May 15:20
Compare
Choose a tag to compare

What's Changed

  • fix: add null check to addGridSorter by @paodb in #14

Full Changelog: 2.0.0...2.0.1

2.0.0

09 May 20:10
6592cbe
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade so component works with vaadin 22 by @paodb in #12

Full Changelog: v0.9.1...2.0.0

v0.9.1

03 Aug 19:52
43debb4
Compare
Choose a tag to compare

Bugfixes

  • Fix client side sorting indicator issue (#8 )