Skip to content

Vaadin Flow Components 24.3.3

Choose a tag to compare

@ZheSun88 ZheSun88 released this 16 Jan 12:19
· 1684 commits to main since this release
135ce04

Vaadin Flow Components 24.3.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.3.2

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

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

Changes in vaadin-context-menu-flow

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

      (cherry picked from commit 4ab11b7)

Changes in vaadin-grid-flow

  • Fixes:
    • Prevent grid from requesting too many sub-level items (#5916). PR:5946

    • Reset fetch range when requested page is out of visible range (#5897). PR:5912

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

      (cherry picked from commit 4ab11b7)

Changes in vaadin-grid-pro-flow

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

Changes in vaadin-renderer-flow

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

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Add polyfill to trigger context-menu on long press (#5873) (CP: 24.3). PR:5907
    • 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.3.3
  • Tested with Vaadin Flow version 24.3.3