Skip to content

Vaadin Flow Components V14.8.1

Choose a tag to compare

@vaadin-bot vaadin-bot released this 27 Dec 11:41
0cc9df0

Vaadin Flow Components 14.8.1

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 14.8.0

Changes in vaadin-combo-box-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-date-picker-flow

  • Fixes:
    • Fallback to super.getLocale() if no custom locale is set (#2416). PR:2427. Ticket:2379

      Cherry-pick of: #2416 (cherry picked from commit 1a2e3a8)

Changes in vaadin-date-time-picker-flow

  • Fixes:

    • Fallback to super.getLocale() if no custom locale is set (#2416). PR:2427. Ticket:2379

      Cherry-pick of: #2416 (cherry picked from commit 1a2e3a8)

  • Chore:

    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Fixes:

    • Align scrollToRowAndWait with master
  • Chore:

    • Increase Web-Component version

Changes in vaadin-grid-pro-flow

Changes in vaadin-time-picker-flow

  • Fixes:

    • Fallback to super.getLocale() if no custom locale is set (#2416). PR:2427. Ticket:2379

      Cherry-pick of: #2416 (cherry picked from commit 1a2e3a8)

  • Chore:

    • Increase Web-Component version

Compatibility

  • This release use Web Components listed in Vaadin Platform 14.8.1
  • Tested with Vaadin Flow version 2.7.7