Version 2.20.1
Welcome to the WPP Open Design System v.2.20.1! This release introduces updates and bug fixes to our components library. Read on to learn more!
Resources
You can download icons, foundations, and components from the Open Design System v.2.20.1.
Updates and improvements
Development specific
- Individual avatars & Avatar group: Added a new
onSelectItemevent to theWppAvatarGroupcomponent, which emits when an item in the Avatar group is clicked. We also added support for theonClickevent in theWppAvatarcomponent.
Bug fixes
Figma and development
- Toast: Addressed an issue with displaying the Toast component. Toasts now load correctly, appear as expected when added, and disappear after the designated time.
- Card group: Addressed an issue where card-group logic failed inside another card and caused incorrect card-item filtering after queries. This fix restores proper rendering, selection behavior, and radio button visibility in the top-right corner.
- Date picker: Resolved an issue where an error occurred in OS-based applications when the datepicker was used inside an accordion with dynamically loaded data.