Skip to content

Expose Popover in Admin UI extension targets - #4658

Merged
Fionoble merged 1 commit into
2026-10-rcfrom
fio/admin-popover-remote-dom
Aug 27, 2026
Merged

Expose Popover in Admin UI extension targets#4658
Fionoble merged 1 commit into
2026-10-rcfrom
fio/admin-popover-remote-dom

Conversation

@Fionoble

Copy link
Copy Markdown
Contributor

What changed

  • Add the generated Popover.d.ts contract for Admin UI extensions.
  • Include Popover in StandardComponents, making it available to block, action, print, app-home, and other standard Admin render targets.
  • Regenerate target documentation metadata and add a minor changeset.

Why

This completes the public client-contract side of shop/world PR #2011726, which registers the s-popover renderer in Admin Web's shared Remote DOM component set.

Testing

  • yarn build
  • yarn lint
  • yarn type-check
  • yarn test (no affected Jest suites)
  • Verified generated target declarations for product block, product action, and app home import Popover.d.ts

Assisted-By: devx/51da43b4-7970-4354-82a7-7bffdd9dd987
@Fionoble
Fionoble requested a review from a team as a code owner August 27, 2026 19:21
@Fionoble

Copy link
Copy Markdown
Contributor Author

/snapit

@shopify-github-actions-access

Copy link
Copy Markdown
Contributor

🫰✨ Thanks @Fionoble! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

"@shopify/ui-extensions": "0.0.0-snapshot-20260827192205",
"@shopify/ui-extensions-tester": "0.0.0-snapshot-20260827192205"

@Fionoble
Fionoble merged commit 9270ab6 into 2026-10-rc Aug 27, 2026
8 checks passed
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.

2 participants