Skip to content

Vaadin Flow Components V14.6.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 04 May 11:58
64ecac5

Vaadin Flow Components 14.6.0.rc1

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.6.0.beta2

Changes in vaadin-combo-box-flow

  • Fixes:
    • Make non-functioning clear() method in ComboBoxElement work (#757). PR:818. Ticket:1003

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.6). PR:893. 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:874

  • 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.6). PR:859
    • Move clear from rebuild to correct places. PR:773
    • Use NativeButton instead of Button on test page

Compatibility

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