Skip to content

Releases: vaadin/vaadin-grid

v5.10.1

24 Apr 08:25
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.10.0:

  • 830e9d1 fix: do not move focus when focused in on grid via clicking backport (#2243)
  • e2dd7b9 chore: update version in package-lock-p3.json

v5.10.0

31 May 11:11
Compare
Choose a tag to compare

Changes Since v5.9.7:

  • 4a174b0 chore: update dependencies of checkbox and text-field (#2236)
  • f1fcd84 chore: bump socket.io-parser from 3.4.2 to 3.4.3 (#2235)
  • f0c386d chore: bump minimist from 0.2.2 to 0.2.4 (#2234)
  • cce1cf0 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 (#2233)
  • 644fcda chore: bump ua-parser-js from 0.7.31 to 0.7.33 (#2232)
  • 8964450 chore: bump json5 from 2.2.0 to 2.2.3 (#2231)
  • 32866f5 chore: bump express from 4.17.2 to 4.18.2 (#2230)
  • 9d2d8e4 chore: bump decode-uri-component from 0.2.0 to 0.2.2 (#2229)
  • de00685 chore: bump minimatch from 3.0.4 to 3.1.2 (#2228)
  • 0e99d56 chore: bump engine.io from 3.6.0 to 3.6.1 (#2227)
  • e3ed7b8 chore: bump socket.io-parser from 3.3.2 to 3.3.3 (#2225)
  • 6150ae7 chore: bump engine.io and socket.io (#2223)
  • d33ab62 chore: bump minimist from 1.2.5 to 1.2.7 (#2222

v5.9.7

21 Oct 07:12
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.6:

  • c81f56f fix: swap columns iteratively on reorder (#2220)
  • 7957353 fix: manual virtual index adjustments (CP: 14.8) (#2217)

v5.9.6

13 May 10:09
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.5:

  • 6b15346 fix: prevent overriding column hidden state when attaching column group (CP: 14.8) (#2216)

v5.9.5

29 Apr 07:32
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.4:

  • 7601b0c fix: do not dispatch cell-focus on mouse up outside of cell (#2215)

v5.9.4

08 Apr 10:21
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.3:

v5.9.3

04 Feb 08:56
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.2:

  • 8d34755 fix: don't update items manually on selection change (CP) (#2206)

v5.9.2

21 Jan 10:25
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.1:

  • ea0f262 chore: update dev dependencies to 3.2.0 stable

  • 9e1da36 fix: prevent grid body from expanding on dragover (#2204)

  • 4ded1cc chore: add lockfiles to ensure consistent builds in CI (#2205)

v5.9.1

21 Dec 14:05
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.9.0:

  • 39ce07d fix: handle showing hidden column while clearing grid filter (#2200)

  • 0777972 fix: prevent unnecessary page fetches when scrolling to index (#2203)

  • cd7d5bf fix: disable row drag and drop while loading (#2198)

  • bec0993 fix: consider all headers and footers when calculating column width (#2199)

v5.9.0

28 Oct 12:59
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v5.8.4: