Added components A-D for primer.style/design following the MVP component guidelines format. All new components usage docs are in the main component list on /design (EPIC).
Notes:
-
These are brief and documented with the minimum baseline requirements of having description, usage, and visuals where applicable. The intention is that we will build on this foundation for components that need more fidelity.
-
I'm currently following the pattern of displaying the component name agnostic of how each framework might name them (for example instead of
AnchoredOverlay
in PascalCase (https://primer.style/react/AnchoredOverlay), it's listed asAnchored overlay
in the nav and as the title of the page. -
I'm trying to avoid linking to primer.style/react and primer.style/view-components in the documentation (it's obviously linked from the metadata, which is fine for now). The places where I may need to do that are for the Related Components sections where we only have supporting documentation in those sites.
References