Conversation
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
|
We detected some changes in |
| * @example 'customer-account.order-status.block.render' | ||
| * @see https://shopify.dev/docs/api/checkout-ui-extensions/unstable/extension-targets-overview | ||
| * @see https://shopify.dev/docs/apps/app-extensions/configuration#targets | ||
| * Learn more about [extension targets](/docs/api/customer-account-ui-extensions/{API_VERSION}/extension-targets-overview) and [target configuration](/docs/apps/app-extensions/configuration#targets). |
There was a problem hiding this comment.
| * Learn more about [extension targets](/docs/api/customer-account-ui-extensions/{API_VERSION}/extension-targets-overview) and [target configuration](/docs/apps/app-extensions/configuration#targets). | |
| * Learn more about [targets](/docs/api/customer-account-ui-extensions/{API_VERSION}/targets) and [target configuration](/docs/api/customer-account-ui-extensions/{API_VERSION}#configuration). |
…yle cleanup Made-with: Cursor
9a60b4b to
0f58a6c
Compare
Cascaded from 2026-04. Only the order-status.ts @see tag fix applies on this older branch.
Most fixes (ConsentPolicy, commandFor, DatePicker, Progress, ChoiceList, PhoneField, Sheet, onClick) don't apply — the checkout component
.d.tsfiles don't exist on 2025-07, and the commandFor/command properties weren't yet added to docs.ts.Made with Cursor