Shopify / ui-extensions

MIT License
249 stars 35 forks source link

API / Docs for `Avatar` & `Progress` #2024

Closed oleksandroliynyk closed 1 month ago

oleksandroliynyk commented 1 month ago

Background

Contributes to https://github.com/Shopify/core-issues/issues/59118 Contributes to https://github.com/Shopify/core-issues/issues/63882

API Design:

Avatar: https://github.com/Shopify/ui-api-design/tree/main/components/Avatar Progress: https://github.com/Shopify/ui-api-design/blob/main/components/Progress/Progress.ts

Solution

Adds Docs & API for Progress, and just API for Avatar (currently docs for customer accounts only components are hosted in customer-account-web repo

🎩

N/A

Checklist

github-actions[bot] commented 1 month ago

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset directory. If the changes are user-facing and should cause a version bump, run yarn changeset to track your changes and include them in the next release CHANGELOG. If you are making simple updates to repo configuration, examples, or documentation, you do not need to add a changeset.