Skip to content

Releases: FlowingCode/GridHelpers

grid-helpers-1.3.2

29 Jan 13:41
Compare
Choose a tag to compare

What's Changed

  • add support to clear empty grid label by @flang in #105
  • fix: steps array values should be ascending sorted by @flang in #111

Full Changelog: grid-helpers-1.3.1...grid-helpers-1.3.2

grid-helpers-1.3.1

15 Jan 14:59
Compare
Choose a tag to compare

What's Changed

  • fix empty grid label not shown by @flang in #104
  • fix: fix style of first line in dense grid by @javier-godoy in #108
  • build: set vaadin dependency as optional

Full Changelog: grid-helpers-1.3.0...grid-helpers-1.3.1

grid-helpers-1.3.0

13 Nov 14:37
Compare
Choose a tag to compare

What's Changed

  • feat: add checkbox column helper by @flang in #89

Full Changelog: grid-helpers-1.2.0...grid-helpers-1.3.0

grid-helpers-1.2.0

25 Sep 17:43
Compare
Choose a tag to compare

What's Changed

  • feat: add select all support for grids using a lazy data provider by @flang in #87
  • fix: style toggle menu for Vaadin 24 by @javier-godoy in #88
  • fix: allow to add a footer to a one-column grid by @paodb in #94

Full Changelog: grid-helpers-1.1.1...grid-helpers-1.2.0

grid-helpers-1.1.1

05 Jul 17:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: grid-helpers-1.1.0...grid-helpers-1.1.1

grid-helpers-1.1.0

03 Jul 18:47
Compare
Choose a tag to compare

What's Changed

  • feat: add feature for hiding header and footers by @javier-godoy in #65
  • feat: add support for styling headers and footers by @javier-godoy in #66
  • feat: add support for heightByRows by @javier-godoy in #67
  • feat: add support for responsive steps by @javier-godoy in #72
  • fix: support Enhanced, Selection by clicking row and Arrow selection simultaneously by @flang in #73
  • fix: initialize connector if the grid is already attached by @javier-godoy in #77

Full Changelog: grid-helpers-1.0.0...grid-helpers-1.1.0

grid-helpers-1.0.0

03 May 12:35
Compare
Choose a tag to compare

What's Changed

  • New major version compatible with Vaadin 23.3 and 24
  • feat: add enhanced support for grid rows selection by @flang in #57

Full Changelog: grid-helpers-0.3.4...grid-helpers-1.0.0

grid-helpers-0.3.5

03 May 12:34
Compare
Choose a tag to compare

What's Changed

  • feat: add enhanced support for grid rows selection by @flang in #57

Full Changelog: grid-helpers-0.3.4...grid-helpers-0.3.5

grid-helpers-0.3.4

13 Feb 16:54
Compare
Choose a tag to compare

What's Changed

  • fix: keep original selection when clicking a non-selectable row by @flang in #53
  • fix: fix binary incompatibility with Vaadin 24 by @javier-godoy in #55

Full Changelog: grid-helpers-0.3.3...grid-helpers-0.3.4

grid-helpers-0.3.3

04 Jan 13:22
Compare
Choose a tag to compare

What's Changed

  • fix: allow setting grid footer toolbar over an existing one by @flang in #51

New Contributors

  • @flang made their first contribution in #51

Full Changelog: grid-helpers-0.3.2...grid-helpers-0.3.3