Skip to content

Vaadin Flow Components V24.2.9

Choose a tag to compare

@vaadin-bot vaadin-bot released this 15 Jan 08:18
· 9 commits to 24.2 since this release
c85fa27

Vaadin Flow Components 24.2.9

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

Changes in vaadin-combo-box-flow

  • Fixes:
    • Handle empty node id in component renderer (#5853). PR:5868

Changes in vaadin-context-menu-flow

  • Fixes:
    • Prevent context menu on selection column left-click (#5881). PR:5885

      (cherry picked from commit 4ab11b7)

Changes in vaadin-grid-flow

  • Fixes:
    • Prevent context menu on selection column left-click (#5881). PR:5885

      (cherry picked from commit 4ab11b7)

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Wraps client setEditModeRenderer call in a runWhenAttached callback (#5927) (CP: 24.2). PR:5936

Changes in vaadin-renderer-flow

  • Fixes:
    • Handle empty node id in component renderer (#5853). PR:5868

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Add polyfill to trigger context-menu on long press (#5873) (CP: 24.2). PR:5909
    • Handle context-menu event type in onSheetMouseDown
    • Use polyfill on touch events and add context-menu listener
    • Remove prevent default in touch event listener

Compatibility

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