Releases: vaadin/vaadin-grid
v5.8.4
Live Demo →
API Documentation →
Changes Since v5.8.3:
v5.8.3
Live Demo →
API Documentation →
Changes Since v5.8.2:
v5.7.15
Live Demo →
API Documentation →
Changes Since v5.7.14:
v5.8.2
Live Demo →
API Documentation →
Changes Since v5.8.1:
v5.8.1
Live Demo →
API Documentation →
Changes Since v5.7.14:
v5.7.14
Live Demo →
API Documentation →
Changes Since v5.7.13:
v5.8.0
v6.0.2
Changes Since v5.7.13:
-
6f40e2b fix: flush debouncer to fix timing issue with scroll to index (#271) (#2170)
-
c51af02 fix: clear details-opened attribute when item is removed (#225) (CP: 6)
-
5b579d7 fix: update filtering and sorting when grid and columns are attached / detached (#2122)
Fixes: #1969
Warranty: Fixes exception related to sorting when recreating columnsCo-authored-by: Tulio Garcia 28783969+tulioag@users.noreply.github.com
Co-authored-by: Sascha Ißbrücker sascha.issbruecker@googlemail.com -
9f45ec4 fix: check if grid column is attached (#2160)
cherry-pick: check if grid column is attached (vaadin/web-components#195)
Fixes: #1981
Warranty: Prevent an exception when changing the size after removing columns -
f2fedc1 fix: do not throw error when adding a new row while a column is hidden
-
6221b00 6.0.1
-
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)
fix: Flush debounceIncreasePool on loadPage
cherrypick: #2131
fixes: #2107
Warranty: Fixes TreeGrid regression where blank areas are displayed when an initial scroll happens. -
0271abd 6.0.0
-
22ee36b fix: make explicit data request when clearing cache with no initial pool (#2119)
-
fix: increase pool before clearing cache when sorting; add test
-
Enhance the fix by making explicit data request
-
Remove height condition
-
Move the test
-
Apply Serhii's suggestions
Co-authored-by: Serhii Kulykov iamkulykov@gmail.com
- Update test
Co-authored-by: Serhii Kulykov iamkulykov@gmail.com
-
-
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)
-
b0cbba4 6.0.0-alpha1
-
4975c1d chore: add script to build API docs [skip ci] (#2092)
-
3253c90 feat!: convert to Polymer 3, add events type definitions (#2080)
v5.7.13
Live Demo →
API Documentation →
Changes Since v5.7.12:
-
34f238b cherry-pick: update filtering and sorting when grid and columns are attached / detached (#2122) (#2172)
cherry-pick: update filtering and sorting (#2122)
fix: update filtering and sorting when grid and columns are attached / detached (#2122)
Fixes: #1969
Warranty: Fixes exception related to sorting when recreating columnsCo-authored-by: Sascha Ißbrücker sascha.issbruecker@googlemail.com
-
a930c0a fix: flush debouncer to fix timing issue with scroll to index (CP 5.7) (#2171)
- fix: flush debouncer to fix timing issue with scroll to index (CP 5.7)
- test: refactor code to work on IE11
-
26c77c8 fix: clear details-opened attribute when item is removed (#225) (CP: 5.7)
v5.7.12
Live Demo →
API Documentation →