Skip to content

Vaadin Flow Components V24.8.5

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 31 Jul 08:28
24508c6

Vaadin Flow Components 24.8.5

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

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Use frozen panel size to calculate the visible rows/cols on scroll (#7719). PR:7757. Ticket:7507

      Use the top and left frozen panel size to calculate the amount of headers and rows to be rendered when the user scrolls. Currently, the size of the frozen panels are not accounted which causes some of the columns and rows to not be rendered even when there's available space for that.

    • Adjust top/left shift calculation

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.8.5
  • Tested with Vaadin Flow version 25.0.0-alpha6