If you want to do a research for a new component run this in the docs
folder:
npm run generate:component-research --workspace=@db-ux/docs
- Add the name of your component and a new
.md
file will be created. - Use all links to the design systems to check if the component exists and/or if it has another name. Change the link/name according to this.
- You can add a comment as an optional field if you find something special in another design system.
- Add a conclusion at the end, which covers similarities and possible problems
You can find more design systems here:
Further inspirational links:
- Additionally it might be beneficial to even also already save your HTML explorations within the related components file, like e.g. for
buttons
:packages/components/src/components/button/index.html