swisspost / design-system

The Swiss Post Design System - for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
125 stars 14 forks source link

[foundation]: Card #3949

Open sandra-post opened 1 week ago

sandra-post commented 1 week ago

Description

A card is a container that contains information and actions related to a single topic. The elements can consist of anything from images to headlines, supporting text, buttons and lists. Cards can have flexible layouts and dimensions based on their contents.

Design

https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=18-13

Tokens

Tasks

### 🎨 Design
- [x] Design component according to WIKIT
- [x] Update dependencies
- [x] Add & test compo in layout examples
- [x] Designer review
- [ ] Documentation: Overview and usage (About, compo overview, compo props, usage, examples)
- [ ] Documentation: Technical documentation (Anatomy, accessibility)
- [x] Documentation: Review (content correctness, understandability, gaps)
### 💻 Development
- [ ] Review Design (All states present? Possible to implement?)
- [ ] HTML/CSS implementation
- [ ] Web component implementation
- [ ] Documentation in Storybook
- [ ] Unit tests
- [ ] End to end tests
- [ ] Visual regression tests
- [ ] Design review
sandra-post commented 1 week ago

Sandra TODO: Implement feedback from @rouvenpost