Skip to content

Releases: vaadin/vaadin-grid

v5.7.11

24 Mar 08:32
Compare
Choose a tag to compare

v5.7.10

23 Mar 14:19
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.7.9:

  • e52c066 fix: do not throw error when adding a new row while a column is hidden (CP: #2146)

v6.0.1

09 Mar 17:48
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v6.0.0:

  • 563f29c test: increase visual tests timeout

  • 38ba788 chore: update web-test-runner version

  • 89b92c1 test: refactor, reduce using timeouts

  • 6f33236 test: rewrite to not use dom-repeat

  • c3f5b6b test: cleanup unused test fixture

  • 38a01c5 Cherrypick: Flush debounceIncreasePool on loadPage (#2131) (#2132)

v5.7.9

19 Feb 10:53
Compare
Choose a tag to compare

API Documentation →

Changes Since v5.7.8:

  • c3e75b8 fix: Flush debounceIncreasePool on loadPage if scrolling (#2131)

    Fixes: #2107
    Warranty: Fixes TreeGrid regression where blank areas are displayed when an initial scroll happens.

v5.7.8

17 Feb 11:56
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.7.7:

  • d7b4777 fix: make explicit data request when clearing cache with no initial pool (#2119) (#2123)

v6.0.0

03 Feb 14:27
Compare
Choose a tag to compare

API Documentation →

⚠️ Breaking Changes Since v5.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v6.0.0-alpha1:

  • e1781d5 chore: bump dependencies to stable versions (#2127)

  • 22ee36b fix: make explicit data request when clearing cache with no initial pool (#2119)

  • 27a3443 chore: align events JSDoc annotations [skip ci] (#2115)

  • 80f846e test: update coverage threshold

  • 1cf2f9d refactor: remove IE11 innerText workaround

  • d7329f5 chore: add JSDoc for custom events [skip ci] (#2103)

v6.0.0-alpha1

07 Dec 11:34
Compare
Choose a tag to compare
v6.0.0-alpha1 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v5.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v5.7.7:

  • 3253c90 feat!: convert to Polymer 3, add events type definitions (#2080)

v5.7.7

20 Nov 09:20
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.7.6:

v5.7.6

02 Nov 10:55
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.7.5:

v5.7.5

26 Oct 09:20
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.7.4: