Skip to content

Vaadin Flow Components V14.5.4

Choose a tag to compare

@vaadin-bot vaadin-bot released this 05 May 12:10
aa0a815

Vaadin Flow Components 14.5.4

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

Changes in vaadin-combo-box-flow

  • Fixes:
    • Make non-functioning clear() method in ComboBoxElement work (#757). PR:819. 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.5). PR:894. 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:875

  • Chore:

    • Increase Web-Component version

Changes in vaadin-list-box-flow

  • Fixes:
    • Move clear from rebuild to correct places (#773) (CP 14.5). PR:861
    • 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.5.4
  • Tested with Vaadin Flow version 2.5.3