design-system icon indicating copy to clipboard operation
design-system copied to clipboard

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.

Results 371 design-system issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/swisspost/design-system). ## Awaiting Schedule These updates are awaiting...

The `heading-level` should be required on the `post-accordion` to ensure good HTML structure. Also the `heading-level` on `post-accordion-item` is currently deprecated and should be removed from the documentation. ```[tasklist] ###...

📦 components
💔 BREAKING

This ticket lists all deprecations or breaking changes for @swisspost/design-system-styles v7. ```[tasklist] ### Deprecated - [ ] https://github.com/swisspost/design-system/issues/825 - [ ] https://github.com/swisspost/design-system/issues/952 - [ ] https://github.com/swisspost/design-system/issues/1096 - [ ] https://github.com/swisspost/design-system/issues/1248...

next

In order to create a CSS-only stepper that is backward compatible, we had to introduce overly complicated styles. But they can be simplified as soon as we are ready for...

📦 styles
💔 BREAKING

https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=13414%3A61408&mode=design&t=v21xVVGydMFRQiHB-1 ```[tasklist] ### Tasks - [ ] Component: Horizontal Stepper - [ ] https://github.com/swisspost/design-system/issues/954 - [ ] https://github.com/swisspost/design-system/issues/3089 - [ ] https://github.com/swisspost/design-system/issues/3090 ```

📦 components
💚 APPROVED

As from #3088 the horizontal stepper does not require a ngb progress bar to properly work. The documentation can be updated accordingly.

📦 documentation

I updated the styles quite drastically so that the stepper is CSS only and doesn't require the ngb progress bar to work. I also used multiple CSS tricks to accommodate...

![image](https://github.com/swisspost/design-system/assets/9716662/e9a0be2d-8b09-463c-a591-59e106cf671a)

improvement