Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.0.1 (2026-08-11)
- stencil-library: solution for coexistence of multiple DUIL versions in applications with microFE
2.35.0 (2026-08-07)
Features
- dhl-autocomplete-field: expose
item-contentslot on options (d916778) - dhl-date: added
dataMaskPiiprop for PII masking (c80dc0e) - dhl-select: added
menuListPositionprop to set position for options menu list (6546fc6) - stencil-library: new component created: dhl-skeleton: (bcbc6d1)
- dhl-table: per-cell/header slots, built-in pagination, i18n (85e8197)
- dhl-tabs: added end and home key usage (3102ae3)
Bug Fixes
- dhl-accordion: fixed hover effect and focus styling (8cd9467)
- dhl-action-bar: position of the clear button (ce791f2)
- dhl-autocomplete-field: wrap custom slot options, no overlap (95bec64)
- dhl-country-select: fixed NI flag (267115a)
- dhl-date: emit
dhlChangeonce and on invalid range (0745787) - dhl-grid-container: fixed issue with
xlbreakpoint size (df2d885) - dhl-panel: expose
panelOnReadyfunction (8d87462) - dhl-select: fixed tooltip being doubled (103cc0a)
2.34.3-alpha.1 (2026-07-31)
Note: Version bump only for package @dhl-official/user-interface-library
2.34.2 (2026-07-30)
Features
- dhl-button: apply soft hover transition to all variants (e99be7d)
- dhl-modal: new
fixedHeaderandfixedFooterprops (5731372)
Bug Fixes
- stencil-library: add missing events
2.34.1 (2026-07-27)
Features
- dhl-input-addon: support default selected option via
value(41efd34)
Bug Fixes
- dhl-dropdown: emit
dhlChangewhen clear button is clicked (754c5f7) - dhl-input-field: fixed label offset when initial value was set (11ab9f8)
- dhl-popover: fixed
setAttributeerror (88c45bb) - dhl-selection-control-group: fixed
getAttributeerror (4635cac) - stencil-library: prevent errors on
getAttribute&setAttribute(46ecdee) - dhl-stepper: rtl layout fix (56b1c72)