You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relates to #2383
Implement basic card component and examples
## Checklist
- [x] The added / edited code has been documented with
[JSDoc](https://jsdoc.app/about-getting-started)
- [ ] All changes are documented in the documentation app (folder
`apps/docs`)
- [x] If a new component is added, at least one [Playwright screenshot
test](https://github.com/SchwarzIT/onyx/actions/workflows/playwright-screenshots.yml)
is added
- [x] A changeset is added with `npx changeset add` if your changes
should be released as npm package (because they affect the library
usage)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Why?
We want to offer a card component.
Open questions / TODOs
No response
Depends on
Design
Figma
Acceptance criteria
Implementation details
<button>
tag for the cardReference implementations
No response
Applicable ARIA Pattern
No response
Definition of Done
The following component requirements are implemented:
apps/demo-app/src/views/HomeView.vue
Should be covered by tests:
Make sure, that
Approval
Storybook
Documentation
The text was updated successfully, but these errors were encountered: