Vaadin Flow Components V18.0.0.rc2
Pre-release
Pre-release
Vaadin Flow Components V18.0.0.rc2
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 18.0.0.rc1
Changes in vaadin-grid-flow
- Fixes:
-
⧉ Not to call count callback for lazy Grid with multi-select. PR:433. Ticket:411
Selecting any row of the Grid with lazy loading and multi-select mode does not trigger the count callback to be invoked. Instead, it gets the item count from the cache for defined item count, and doesn't show the select all checkbox at all and skips checkbox state update for unknown item count. (cherry picked from commit 030ef43)
-
Compatibility
- This release use Web Components listed in Vaadin Platform 18.0.0.rc2
- Tested with Vaadin Flow version 5.0.0