Skip to content

Conversation

@vividviolet
Copy link
Member

@vividviolet vividviolet commented Nov 7, 2025

🎩

  1. Generate a order routing rule settings extension shopify app generate extension --template admin_block.
  2. Update your package.json to consume the snapshot
"@shopify/ui-extensions": "https://registry.npmjs.org/@shopify/ui-extensions/-/ui-extensions-0.0.0-snapshot-20251107182616.tgz"
  1. Verify that you can use <s-popover> and type checking is working

Admin: Expose picker and resource picker APIs in the standard API for rendering extensions
@vividviolet
Copy link
Member Author

/snapit

@shopify-github-actions-access
Copy link
Contributor

🫰✨ Thanks @vividviolet! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/ui-extensions": "0.0.0-snapshot-20251107182616"

@vividviolet vividviolet changed the title Admin: Make s-popover component and pickers APIs in the standard API for rendering extensions Admin: Make s-popover component available Nov 7, 2025
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.

1 participant