Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated fields from doc #1496

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

brianshen1990
Copy link
Contributor

@brianshen1990 brianshen1990 commented Nov 3, 2023

Background

remove deprecated fields from doc in customer account ui extensions

Please also have a review of this PR customer account web side https://github.com/Shopify/customer-account-web/pull/3318

  • standradApi.router
  • fullpageApi.location

🎩

Spin: https://shopify-dev.pic.brian-shen.us.spin.dev/docs/api/customer-account-ui-extensions/unstable/targets/full-page/customer-account-page-render
Staging4: https://shopify-dev-staging4.shopifycloud.com/docs/api/customer-account-ui-extensions/unstable/targets/full-page/customer-account-page-render#fullpageapi-propertydetail-location

Screenshot 2023-11-03 at 10 17 50

Checklist

  • I have 🎩'd these changes
  • I have updated relevant documentation

@brianshen1990 brianshen1990 merged commit f1eadcf into unstable Nov 3, 2023
6 checks passed
getExtensionFullPageUrl(relative: string): Promise<string>;
/**
* @deprecated This is deprecated. DO NOT USE. This will be removed soon without warning. use `api.navigate` instead.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be api.navigation.navigate 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants