Shopify / ui-extensions

MIT License
248 stars 35 forks source link

move customer account ui extension doc to ui extension #2050

Closed brianshen1990 closed 3 weeks ago

brianshen1990 commented 3 weeks ago

Background

move customer account ui extension doc from customer account web repo to ui extension.

customer account web side PR https://github.com/Shopify/customer-account-web/pull/4676

in customer account web

Screenshot 2024-06-05 at 11 39 52 AM

in ui extension

Screenshot 2024-06-05 at 11 39 35 AM

and the doc and example for each component has been moved to component's folder.

Mainly want to:

  1. following admin / checkout / pos's behaviour
  2. Try to solve existing type issues ( most of them have been resolved, and a following PR will solve all of them. In this PR I only want to move the files )

🎩

https://shopify-dev.hey.brian-shen.us.spin.dev/docs/api/customer-account-ui-extensions/unstable

Screenshot 2024-06-05 at 11 11 57 AM

Checklist

github-actions[bot] commented 3 weeks 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.