Skip to content

Vaadin Flow Components V14.7.0.alpha1

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 06 May 07:50
47e064f

Vaadin Flow Components 14.7.0.alpha1

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 14.7.0.alpha1

Changes in vaadin-crud-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Fixes:

    • Ensure editor closing when page refreshed while using PreserveOnRefresh (#865) (CP: 14.7). PR:892. Ticket:2176

      If Editor is not closed on detach and preserve on refresh is used, the ghost editor will cause an exception.

    • Synchronize column width recalculation with data refresh (#846). PR:873

  • Chore:

    • Increase Web-Component version

Changes in vaadin-grid-pro-flow

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-list-box-flow

  • Fixes:
    • Move clear from rebuild to correct places (#773) (CP 14.7). PR:860
    • Move clear from rebuild to correct places. PR:773
    • Use NativeButton instead of Button on test page

Changes in `vaadin-messages-flow

  • Feature:
    • Backport vaadin-messages-flow to 14.7. PR: 914

Compatibility

  • This release use Web Components listed in Vaadin Platform 14.7.0.alpha1
  • Tested with Vaadin Flow version 2.6.0.rc1