amplication / amplication/amplication
Design system
- Dominant language
- TypeScript
- Stars
- 16k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
Following our conversation regard Design system, here are few notes to consider:
- separate system color from variant. create a theme color that resemble the type, e.g, primary, secondary etc and component variant e.g, contained, outlined etc.
- Error color and success color should be part of color theme.
- On each component we should have: color, variant and type. e.g: Button should have color as Primary etc, variant as contained and type as Link, Button etc.
- On each component we should have the default that will be render without all props
### Use case
_No response_
### Are you willing to submit PR?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.