Skip to content

Vaadin Flow Components V23.3.0.beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 01 Dec 14:09
· 123 commits to 23.3 since this release
7fe4475

Vaadin Flow Components 23.3.0.beta2

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 23.3.0.beta1

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Fixes:
    • Use correct null check in setTooltipGenerator (#4236). PR:4239

Changes in vaadin-notification-flow

  • Fixes:
    • Preserve components added to notification on reload (#3913). PR:4199

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Use Lumo colors for popup button overlay (#4269). PR:4273
    • Set spreadsheet host background white (#4268). PR:4271
    • Fix development mode check in spreadsheet license check (#4255). PR:4256

Changes in vaadin-upload-flow

  • Fixes:
    • Delay setting attribute until attached to fix NPE (#4205). PR:4225

Compatibility