Skip to content

Releases: vaadin-component-factory/selection-grid-pro-flow

2.1.1

10 Jul 20:04
Compare
Choose a tag to compare

What's Changed

  • Fix performance issue by keeping reference of selected items on arrow selection by @paodb in #10

Full Changelog: 2.1.0...2.1.1

2.1.0

26 Jun 20:04
Compare
Choose a tag to compare

What's Changed

  • Fix performance issue when selecting items with arrow keys by @mlopezFC in #9

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0

21 Dec 18:45
Compare
Choose a tag to compare

What's Changed

  • feat: new version supporting vaadin 24.3.
  • fix: Use public API to calculate page instead of now removed private function by @TatuLund in #7

New Contributors

Full Changelog: 1.1.0...2.0.0

v1.1.0

21 Dec 18:44
Compare
Choose a tag to compare

What's Changed

  • feat: add right click selection by @paodb in #6

Full Changelog: 1.0.0...1.1.0

v1.0.0

02 Feb 18:13
Compare
Choose a tag to compare

Initial release of selection-grid-pro-flow for Vaadin 23.2+

Features

  • Select a range of rows with SHIFT/CTRL + Click or SHIFT + Arrow
  • Select/deselect a row using Space Bar

Full Changelog: https://github.com/vaadin-component-factory/selection-grid-pro-flow/commits/1.0.0