Skip to content

Vaadin Flow Components V23.3.32

Choose a tag to compare

@vaadin-bot vaadin-bot released this 15 Jan 09:46
· 9 commits to 23.3 since this release
1f69496

Vaadin Flow Components 23.3.32

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

Changes in vaadin-grid-flow

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

Changes in vaadin-grid-pro-flow

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

Changes in vaadin-spreadsheet-flow

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