Skip to content

Vaadin Flow Components V21.0.0.alpha7

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 21 Jun 07:34
a529db0

Vaadin Flow Components 21.0.0.alpha7

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 21.0.0.alpha6

Changes in all components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • New Features:

    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Changes in vaadin-context-menu-flow

  • New Features:

    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Changes in vaadin-dialog-flow

  • New Features:

    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Changes in vaadin-grid-flow

  • New Features:

    • Deprecate setHeightByRows in favor of setAllRowsVisible in Grid. PR:1795
    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Changes in vaadin-notification-flow

  • New Features:

    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Changes in vaadin-select-flow

  • New Features:

    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Changes in vaadin-virtual-list-flow

  • New Features:

    • Suppress template warning. PR:1801
  • Fixes:

    • Update copyright to match current year

Compatibility