Skip to content

Vaadin Flow Components V24.6.0

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 17 Dec 09:48
· 2 commits to 24.6 since this release
e866b7e

Vaadin Flow Components 24.6.0

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

Changes in vaadin-context-menu-flow

  • New Features:
    • Implement disable on click for menu item. PR:6815

Changes in vaadin-dashboard-flow

  • New Features:
    • Add constructor overloads for dashboard widget. PR:6841
    • Add dashboard feature flag. PR:6832
    • Add dashboard component. PR:6706
    • Add dashboard packages. PR:6548
    • Add title API to dashboard widget. PR:6560
    • Introduce add and remove widget functionality to dashboard. PR:6572
    • Implement max col count feature. PR:6581
    • Add dashboard widget colspan support. PR:6591
    • Add max min column width support. PR:6594
    • Add gap support to dashboard. PR:6596
    • Add min row height support to dashboard. PR:6613
    • Add dashboard sections support. PR:6606
    • Use components to set items on the client side. PR:6610
    • Add content support to dashboard widget. PR:6618
    • Add rowspan support to dashboard widget. PR:6624
    • Add header support to dashboard widget. PR:6617
    • Support drag drop for dashboard. PR:6633
    • Add drag resize support to dashboard. PR:6643
    • Support dashboard item remove using button. PR:6650
    • Implement i18n support. PR:6668
    • Implement item mode changed events. PR:6672
    • Add dense layout support to dashboard. PR:6678

Changes in vaadin-date-picker-flow

  • New Features:
    • Add server-side fallback parser. PR:6743

Changes in vaadin-date-time-picker-flow

  • New Features:
    • Add server-side fallback parser. PR:6743

Changes in vaadin-dialog-flow

  • New Features:
    • Add dragged event to Dialog. PR:6784
    • Add position API to Dialog. PR:6782

Changes in vaadin-grid-flow

  • New Features:
    • Add setAriaLabel to Grid. PR:6878
    • Conditional selection of grid items. PR:6740

Changes in vaadin-notification-flow

  • New Features:
    • Add API for setting assertive to Notification. PR:6862

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Add wrap API to HorizontalLayout/VerticalLayout. PR:6839

Changes in vaadin-text-field-flow

  • New Features:
    • Configure min and max rows in text area. PR:6828

Changes in vaadin-upload-flow

  • New Features:
    • Implement HasEnabled for Upload. PR:6787

Changes in Flow Components from 24.6.0.rc1

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-checkbox-flow

  • Fixes:
    • Update keymapper when refreshing checkbox item (#6935). PR:6945

Changes in vaadin-combo-box-flow

  • Fixes:
    • ComboBoxElement#clear to empty the field as well (#6936). PR:6954
    • Ensure that invalid state is set from the server (#6922) (CP: 24.6). PR:6930

Changes in vaadin-radio-button-flow

  • Fixes:
    • Update keymapper when refreshing radio button item (#6934). PR:6943

Changes in vaadin-rich-text-editor-flow

  • Fixes:
    • Restore i18n when detaching and reattaching (#6947). PR:6951

Changes in vaadin-select-flow

  • Fixes:
    • Update keymapper when refreshing select item (#6933). PR:6941

Compatibility

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