Changelog
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.15.1 (2024-10-11)
Features
- dhl-autocomplete-field: introduce openonfocus prop (f663a7a)
- dhl-date: introduce openonfocus prop (5b3b288)
2.15.0 (2024-10-09)
Bug Fixes
- dhl-dropdown: fix styling,label doesnt move after clicking dropdwn (a43858b)
- dhl-input-field: propagate name to native html input element (0940555)
Features
- dhl-tabs: design change, new variants props - top, bottom (ba8c65b)
- dhl-theme-switch: new component for switching themes introduced (77408cd)
- stencil-library: introduce dark theme for all components (af67fab)
BREAKING CHANGES
- dhl-tabs: Variant filled and underline replaced with top and bottom. bottom is default option now DHLPL-2413
2.14.0 (2024-09-27)
Bug Fixes
- dhl-accordion: added initial state for dhl-accordion children (67f415a)
- dhl-button-group: correct border on vertical orientation (5c0b1fd)
- dhl-tabs: fix responsivnes of dhl-tabs (4ae7bab)
Features
- dhl-link: new prop - external - adds icon if set to true (190d86d)
- dhl-tabs: introduce icon, icon orientation and icon size props (595c11b)
2.13.0 (2024-09-09)
Bug Fixes
- dhl-accordion: fixed solo-expandable bug, doesnt open first panel (b72fb0a)
- dhl-checkbox: fix cannot read properties of null bug (93684ac)
2.12.1 (2024-08-15)
Note: Version bump only for package @dhl-official/user-interface-library
2.12.0 (2024-07-29)
Note: Version bump only for package @dhl-official/user-interface-library
2.11.2-alpha.0 (2024-07-29)
Bug Fixes
- dhl-alert: add default value to closebuttonarialabel (469f906)
- dhl-card: fix default and hover state of dhl-card box shadow (14be83a)
- dhl-grid-cell: start-column prop is now working as expected (c31348e)
Features
- dhl-link: dhl-link is underlined by default, new underline prop (319f9df)
Reverts
- revert previous commit, remove sq config and test coverage (0410ab9)
2.11.1 (2024-06-13)
Note: Version bump only for package @dhl-official/user-interface-library
2.11.0 (2024-05-28)
Bug Fixes
- dhl-input-group: correct layout of rightIcon, extend unit tests (199154f)
- dhl-modal: update componentDidLoad & add onClick (41e043c)
Features
2.10.1-alpha.0 (2024-05-22)
Bug Fixes
Features
- dhl-select: add addtional props (WIP) (6804b0b)
2.10.0 (2024-05-15)
Bug Fixes
- dhl-tracking-bar: amend validation colour issue (c238db9)
- dhl-tracking-bar: fix incorrect validation colour (008fbc2)
- dhl-tracking-bar: move validation outside input field (bc48bdc)
- dhl-tracking-bar: resolve overlapping validation messages (be1f15e)
2.9.1-alpha.0 (2024-05-13)
Bug Fixes
- dhl-grid-cell: set default css variables --grid-column-start/end (6e072d1)
- storybook: dhl checkbox fix (fd44c7c)
- storybook: updated checked value for radio button and checkbox (a1f69ff)
- tokens: amend css selector for data theme (460e9f0)
Features
- add react and vue single-bundle packages (9e7b2a1)
- stencil-library: add dhl-select component files (ea6c486)
- storybook: add dhl-select stories (e7f592f)
2.9.0 (2024-04-25)
Bug Fixes
- dhl-button: fixing icon size with button size issue (651640c)
- tokens: use os agnostic file paths (1422a66)
Features
- docs: adding intro to grouped navigations (93fb727)
2.8.1-alpha.0 (2024-04-15)
Features
- tokens: use figma design tokens (and legacy design tokens) (e6e1e93)
2.8.0 (2024-04-11)
Bug Fixes
- dhl-grid-container: amend 3xl isFullWidth min-width (3a4bbda)
- dhl-navbar: fixing dhl icon alignment (a383f03)
Features
- dhl-icon: adding accessibility features (0d84566)
- dhl-progress-indicator: adding isDisabled prop (d24196e)
- implement custom form components as form-associated elements (a1793c0)
- storybook: add snapshot for dhl-panel (c292561)
2.7.2 (2024-03-22)
Bug Fixes
- dhl-image: amend dataClassName attribute (8791ffa)
- dhl-image: fix interaction between aspectRatio and WxH (1119e71)
Features
- dhl-image: add aspectRatio prop (wip) (e5b62a3)
- dhl-image: add has-aspect-ratio class (wip) (bf071e4)
2.7.1 (2024-03-19)
Note: Version bump only for package @dhl-official/user-interface-library
2.7.1-alpha.0 (2024-03-14)
Bug Fixes
- dhl-telemetry: only load ApplicationInsights javascript when needed (e88e79f)
2.7.0 (2024-03-11)
Features
- docs: add component's utility constants documentation (fb97f0a)
2.6.3-alpha.0 (2024-03-06)
Features
- stencil-library: add constants file to components (194af5d)
- stencil-library: update components to use constants and types (d586ad9)
2.6.2 (2024-02-29)
Bug Fixes
- dhl-popover: avoid dhl-popover to toggle at every keydown event (c0b2a11)
2.6.1 (2024-02-28)
Bug Fixes
- dhl-stage: fixing styling issue on large screens with dhl-grid (100e76b)
- dhl-text-area-field: matching border color to other components (ee99637)
2.6.1-alpha.0 (2024-02-23)
Bug Fixes
- dhl-accordion: enable expanded panels and page load (3c0bef2)
- dhl-date: spacebar fix (32407d1)
- dhl-headline: adding missing textAlign prop (8c04cec)
- dhl-input-field: re-add dataTracking prop (e132071)
2.6.0 (2024-02-14)
Note: Version bump only for package @dhl-official/user-interface-library
2.5.4-alpha.3 (2024-02-13)
Note: Version bump only for package @dhl-official/user-interface-library
2.5.4-alpha.2 (2024-02-09)
Features
- implement optional data collection about component's usage (a627e57)
2.5.4-alpha.1 (2024-02-08)
Features
2.5.4-alpha.0 (2024-02-05)
Bug Fixes
- dhl-accordion: component to react to props value updates (63d1dd4)
- dhl-button: amend the code to set and render the disable state (5c99f31)
- dhl-input-field: display validation icon inside whith no message (f3aefb2)
- dhl-tabs: ensure HTML li elements are not removed from content area (2439a8c)
Features
- icons: update icon set (3b29a66)
2.5.3 (2024-01-24)
Bug Fixes
- dhl-button: aoid pointer-events when the component is disabled (e5b03b6)
- dhl-date: remove reference of localeLabels.placeholder (9ed4630)
2.5.2 (2024-01-12)
Bug Fixes
- dhl-list: ensure variant type is propagated to the dhl-list-items (4b6a063)
- stencil-library: prevent data-testid duplication in DOM (2237382)
2.5.1 (2024-01-10)
Note: Version bump only for package @dhl-official/duil
2.5.1-alpha.4 (2024-01-08)
Bug Fixes
- dhl-icon: only decode svg images that are base64 encoded (3601283)
- dhl-modal: avoid emitting multiple events on open and close (0257a97)
- docs: prevent search filed size to change (517ee3f)
2.5.1-alpha.3 (2023-12-22)
Note: Version bump only for package @dhl-official/duil
2.5.1-alpha.2 (2023-12-22)
Features
- dhl-dropdown: use rightIcon prop to display an icon next to CTA (029ddce)
2.5.1-alpha.1 (2023-12-21)
Bug Fixes
- dhl-dropdown: align component's label to the left (731932a)
- dhl-input-field: amend CSS selector for shadow root elements (088ebf8)
2.5.1-alpha.0 (2023-12-20)
Bug Fixes
- dhl-input-field: amend icons position and validation position (f2d728e)
- docs: amend documentation for dhl-link href prop usage (82acc5c)
2.5.0 (2023-12-12)
Note: Version bump only for package @dhl-official/duil
2.4.1-alpha.2 (2023-12-12)
Note: Version bump only for package @dhl-official/duil
2.4.1-alpha.1 (2023-12-08)
Note: Version bump only for package @dhl-official/duil
2.4.1-alpha.0 (2023-12-07)
Bug Fixes
- dhl-autocomplete-field: fixed form functionality and updated tests (82cfb70)
- dhl-autocomplete-field: fixed options format and hiddenInput (0d9e9e4)
- dhl-autocomplete-field: initial cosmetic label-value fix (21b471a)
- dhl-autocomplete-field: updated convertOptions function (02b6998)
2.4.0 (2023-11-28)
Bug Fixes
- dhl-date-picker: decuple display value and value value (7a865f0)
2.3.1-monorepo.9 (2023-11-27)
Bug Fixes
- dhl-grid-container: fixing usage of is-full-width property (2ab5f4e)
- dhl-text-area-field: add label background color to prevent overlap (b51acee)
Features
- dhl-autocomplete-field: removed stencil-hooks dependency (aa48c74)
- replace bitbucket password with bitbucket personal access token (028ff2d)
- stencil-library: add deprecation note and deprecate isBlock (1bb18e6)
2.3.1-monorepo.8 (2023-11-07)
Bug Fixes
- remove incorrect lint and format commands (bf8bd45)
2.3.1-monorepo.7 (2023-11-07)
Features
- Codebase Transition to Monorepo Structure (d318d8d)