design-system
design-system copied to clipboard
The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
The sm-versions are not supported in the v2 design and thus need to be removed from the docs as well. ```[tasklist] ### Tasks ```
The tests should make sure the opening/closing logic of accordion items works as expected in multilevel accordions, especially for the case where multiple open items are not allowed. ### Possible...
### **Location:** 1st level section (private) ### **Title:** Accessibility Implementation Guide (Internal) Accessibility Internal Standards Accessibility Practices (Internal) ... ### Indicative Structure **1. Accessibility Commitment** - DS Team Commitment Statement...
### 🐞 Describe the bug The host element of the `` is interfering with page layout. It has an initial `display: inline` which renders with a minimal margin-like space on...
## 📄 Description This PR updates the `@swisspost/design-system-intranet-header` to be compatible with Angular 19. --- ## 📝 Checklist - ✅ My code follows the style guidelines of this project -...
According to the design (https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=17964-19595&mode=design&t=vpWlURmWHXKsP1ro-4), an accordion on a white background should be gray and white on a gray background. This behaviour only works in Firefox. Chrome, Safari and Edge...
## 📄 Description Fixed disabled textarea labels to inherit parent background color using `--post-current-palette-bg` variable. ## 🚀 Demo Before:  After:  ## 📝 Checklist - ✅ My code follows...
## 📄 Description This moves main to the next major version, since we're introducing an in-between version compatible with Angular 19. Fingers crossed. This change has been made manually. Tasks...