Skip to content

Vaadin Flow Components V24.0.3

Choose a tag to compare

@vaadin-bot vaadin-bot released this 03 Apr 11:54
· 40 commits to 24.0 since this release
cd4cdfd

Vaadin Flow Components 24.0.3

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 24.0.2

Changes in vaadin-dialog-flow

  • Fixes:
    • Use addOpenedChangeListener instead of subscribing to opened-changed (#4778). PR:4887
    • Ignore parent being set inert while closing a dialog
    • Add output span to the page
    • Use addOpenedChangeListener instead of subscribing to opened-changed event
    • Revert addOpenedChangeListener change
    • Do not set ignore parent inert if close was called on a closed dialog
    • Revert set ignore parent inert workaround
    • Use addOpenedChangeListener instead listening to opened-changed
    • Use addOpenedChangeListener instead listening opened property change

Changes in vaadin-grid-flow

  • Fixes:
    • Render flow components via a custom Lit directive (#4822). PR:4906

Changes in vaadin-renderer-flow

  • Fixes:
    • Render flow components via a custom Lit directive (#4822). PR:4906

Changes in vaadin-text-field-flow

  • Fixes:
    • Restore input value when setting a non-empty value (#4834). PR:4873

Changes in vaadin-time-picker-flow

  • Fixes:
    • Do not attempt to clear bad input when value is present (#4828). PR:4889

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.0.3
  • Tested with Vaadin Flow version 24.0.3