Vaadin Grid Versions Save

vaadin-grid is a free, high quality data grid / data table Web Component. Part of the Vaadin components.

v5.10.0

11 months ago

Changes Since v5.9.7:

  • 4a174b0c chore: update dependencies of checkbox and text-field (#2236)
  • f1fcd844 chore: bump socket.io-parser from 3.4.2 to 3.4.3 (#2235)
  • f0c386d4 chore: bump minimist from 0.2.2 to 0.2.4 (#2234)
  • cce1cf01 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 (#2233)
  • 644fcdac chore: bump ua-parser-js from 0.7.31 to 0.7.33 (#2232)
  • 89644502 chore: bump json5 from 2.2.0 to 2.2.3 (#2231)
  • 32866f55 chore: bump express from 4.17.2 to 4.18.2 (#2230)
  • 9d2d8e4b chore: bump decode-uri-component from 0.2.0 to 0.2.2 (#2229)
  • de006851 chore: bump minimatch from 3.0.4 to 3.1.2 (#2228)
  • 0e99d568 chore: bump engine.io from 3.6.0 to 3.6.1 (#2227)
  • e3ed7b88 chore: bump socket.io-parser from 3.3.2 to 3.3.3 (#2225)
  • 6150ae76 chore: bump engine.io and socket.io (#2223)
  • d33ab623 chore: bump minimist from 1.2.5 to 1.2.7 (#2222

v5.9.7

1 year ago

Live Demo → API Documentation →

Changes Since v5.9.6:

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

v5.9.6

1 year ago

Live Demo → API Documentation →

Changes Since v5.9.5:

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

v5.9.5

2 years ago

Live Demo → API Documentation →

Changes Since v5.9.4:

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

v5.9.4

2 years ago

Live Demo → API Documentation →

Changes Since v5.9.3:

  • d1838498 feat: add disabled property to grid (#2211)

v5.9.3

2 years ago

Live Demo → API Documentation →

Changes Since v5.9.2:

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

v5.9.2

2 years ago

Live Demo → API Documentation →

Changes Since v5.9.1:

  • ea0f262c chore: update dev dependencies to 3.2.0 stable

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

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

v5.9.1

2 years ago

Live Demo → API Documentation →

Changes Since v5.9.0:

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

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

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

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

v5.9.0

2 years ago

Live Demo → API Documentation →

Changes Since v5.8.4:

  • efc8fdfb7 Cherrypick cell focus event (#2196)

v5.8.4

2 years ago

Live Demo → API Documentation →

Changes Since v5.8.3:

  • 86b4c132 fix: correct setting order of columns when we have more than 10 columns (#2193)

  • 204e5d99 fix: column widths are properly resized from the first time it is expanded (#2194)