-
Here's an example report with the artifacts - [BackstopJS Report.pdf](https://github.com/user-attachments/files/17589469/BackstopJS.Report.pdf)
Looking at it briefly, I'm not sure what's causing it. …
-
As the title already suggests, a product car component.
It's more like a case study how far we can get here with such a component.
Chances are that this one component contains more other components …
-
Create a card component, it should utilize the custom properties for borders and box shadows - see: [custom-properties.scss](https://github.com/default-services/components/blob/master/src/assets/scss/…
-
The in #2 shown Cards have to be implemented as component to prevent double code.
Needed fixes for Card design
- [ ] The CSS-styling has to manually adjusted for every image type
- [ ] The Ca…
-
## `todo`
- [x] Update month_card_v0.1.0
- `@input` :package: [`buttons_v0.1.1`](https://github.com/dat-ecosystem/dat-ecosystem/tree/main/src/node_modules/buttons) from #3
- [x] update the…
-
## `todo`
- [x] Update timeline_card_v0.1.0
- `@input` :package: [`buttons_v0.1.1`](https://github.com/dat-ecosystem/dat-ecosystem/tree/main/src/node_modules/buttons) from #3
- [x] update …
-
## `todo`
- [x] Update project_card_v0.1.0
- `@input` :package: [`buttons_v0.1.1`](https://github.com/dat-ecosystem/dat-ecosystem/tree/main/src/node_modules/buttons) from #3
- [x] update th…
-
Based on the layout please create the component, it will look like react component but still use native HTML
Before render
```
```
After rendered
```
…
-
**Describe the problem/challenge you have**
Allow creating a card component with an `X` on the top right corner. Clicking `X` will hide/remove the card component.
The close button should be inline…
-
**Is your feature request related to a problem? Please describe.**
Need a reusable component for displaying project information.
**Desired Solution**
A card-based layout which contains project i…