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.
Create a profile picture component. ### Props - **email** (optional): if provided, show the gravatar profile picture (grab post profile picture if it's a post account, check if images are...
Version 9 will start as an alpha version. This means that releases will already happen, but under an alpha flag. This will enable projects like the Post Portal to already...
We're receiving the following deprecation warning when building our styles. Mixed declarations are being deprecated to match CSS behavior in the future. More info: https://sass-lang.com/documentation/breaking-changes/mixed-decls/ ``` Deprecation Warning: Sass's behavior...
```[tasklist] ### Tasks - [ ] Check if this dependency can be replaced by native fetch ```
With a new major version, eslint deprecated the way we used to write config files, a migration package exists but does not fully support migrating `.eslintrc.js` files yet. It would...
Having secrets in these workflows would prevent us from running workflows on outside contributions and make it more difficult to check these PRs.
How do we want to document our decisions so they're discoverable in the future?
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@angular-devkit/build-angular](https://redirect.github.com/angular/angular-cli) | [`18.1.3` -> `18.2.7`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/18.1.3/18.2.7)...
Create a user profile dropdown for users that have successfully logged into their account. ### Design https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=2908-36402&t=saHtog1amMMrG60S-4 ### Requirements - Use the `` component for displaying the profile picture -...