Skip to content

Vaadin Flow Components V24.1.15

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Nov 13:53
· 4 commits to 24.1 since this release
11465df

Vaadin Flow Components 24.1.15

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.1.14

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-button-flow

  • Fixes:
    • Defer setting defaults until tooltip.ts is loaded (#5724). PR:5728
    • Ignore programmatic clicks when disabled (#5392). PR:5655

Changes in vaadin-dialog-flow

  • Fixes:
    • Use flowComponentDirective in setChildNodes (#5721). PR:5723
    • Replace lambda in fields to fix notification and dialog serialization (#5698). PR:5700

Changes in vaadin-grid-flow

  • Fixes:
    • Call updateSelectionModeOnClient on attach (#5768) (CP: 24.1). PR:5781
    • Make sure connector exists for selection functions (#5748). PR:5772
    • Remove grid dnd polyfill (#5686). PR:5690

Changes in vaadin-notification-flow

  • Fixes:
    • Replace lambda in fields to fix notification and dialog serialization (#5698). PR:5700

Changes in vaadin-renderer-flow

  • Fixes:
    • Use flowComponentDirective in setChildNodes (#5721). PR:5723

Changes in vaadin-rich-text-editor-flow

  • Fixes:
    • Do not strip whitespaces when sanitizing html (#5540). PR:5632

Changes in vaadin-split-layout-flow

  • Fixes:
    • Remove previous compoennt on slot in add to primary/secondary (#5750) (CP: 24.1). PR:5755

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Init all CellValueManager locale specific fields properly (#5736). PR:5770
    • Avoid using formatRawCellContents() for number cell formatting because it ignores conditional formatting (#5725). PR:5758
    • Prevent tables to be loaded from XSSFSheet multiple times (#5685). PR:5709

Compatibility

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