Vaadin Flow Components 22.0.20
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 22.0.18
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
- ⧉ Increase Web-Component version
Changes in vaadin-combo-box-flow
- Fixes:
-
⧉ Resolve empty load request after data provider refresh (#3444). PR:3447. Ticket:3432
-
⧉ Resolve empty load request after data provider refresh (#3444). PR:3445
Cherry-pick of: #3444 (cherry picked from commit b8ff071)
Changes in vaadin-grid-flow
- Fixes:
-
⧉ Remove the block that resets tree grid connector and add integration test (#3514). PR:3555
Remove the block that resets Tree Grid connector, which caused some requests to be lost. Also add an integration test.
Changes in vaadin-lumo-theme-flow
- Fixes:
- ⧉ Only include needed Lumo modules (#3479). PR:3482
Changes in vaadin-text-field-flow
- Fixes:
- ⧉ Delegate sendKeys calls to the input element (#3501) (CP: 22.0). PR:3516
Changes in vaadin-upload-flow
- Fixes:
- ⧉ Ensure upload i18n is preserved on reattach (#3525). PR:3531
Changes in vaadin-virtual-list-flow
- Fixes:
- ⧉ Refresh individual items in virtual list (#3491). PR:3494
Compatibility
- This release use Web Components listed in Vaadin Platform 22.0.20
- Tested with Vaadin Flow version 9.0.17