Skip to content

Vaadin Flow Components V24.3.4

Choose a tag to compare

@vaadin-bot vaadin-bot released this 12 Feb 10:17
· 59 commits to 24.3 since this release
39ef179

Vaadin Flow Components 24.3.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 24.3.3

Changes in All Components

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

Changes in vaadin-combo-box-flow

  • Fixes:
    • Refresh value on data communicator reset (#6019). PR:6024
    • Refresh value on data communicator reset only for multiselectcombobox
    • Reset controller on attach to re-render components (#5997). PR:6000

Changes in vaadin-context-menu-flow

  • Fixes:
    • Remove connector only if it still exists (#5979). PR:5988

      ---------

Changes in vaadin-grid-flow

  • Fixes:
    • Do not defer updating client-side sorter directions (#6030). PR:6039

    • Do not defer updating client-side selection mode (#6028). PR:6037

    • Re-render components on attach (#5989). PR:5998

    • Remove connector only if it still exists (#5979). PR:5988

      ---------

Changes in vaadin-menu-bar-flow

  • Fixes:
    • Override HasStyle methods in MenuBarItem class (#6031) (CP: 24.3). PR:6047

      Override some methods of the HasStyle interface to call the setClassName method in the MenuBar connector to reflect the class name changes on the item object related to the sub-menu item.

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.3.4
  • Tested with Vaadin Flow version 24.3.5