Skip to content

[Components content]: Examples for 2025-01#3933

Merged
SteveSill merged 1 commit into2025-01from
2025-01-component-examples
Feb 21, 2026
Merged

[Components content]: Examples for 2025-01#3933
SteveSill merged 1 commit into2025-01from
2025-01-component-examples

Conversation

@SteveSill
Copy link
Copy Markdown
Contributor

@SteveSill SteveSill commented Feb 20, 2026

Summary

Adding new example code + descriptions for Admin UI extensions.

image

Changes

  • Adds 3 rich code examples (TS + React TSX) for all 36 admin UI components available in 2025-01, replacing existing placeholder examples
  • Each example uses real extension targets (admin.product-details.action.render, block.render), data.selected, close(), query(), and fetch() calls
  • Updated all .doc.ts files with action-oriented titles and 2-sentence descriptions explaining WHY + HOW, with links to related components/APIs
  • All props validated against 2025-01 TypeScript type definitions

@github-actions
Copy link
Copy Markdown
Contributor

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.

@SteveSill SteveSill self-assigned this Feb 20, 2026
@SteveSill SteveSill requested a review from mcvinci February 20, 2026 22:44
@SteveSill SteveSill added the #gsd:49303 Shopify Dev Docs: UI Extension Reference Docs: Quality & Completeness label Feb 20, 2026
Copy link
Copy Markdown
Contributor

@mcvinci mcvinci left a comment

Choose a reason for hiding this comment

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

Approving this one as well! Nice work on improving these examples. ❤️ I noticed that there were a few more file changes in this branch (file deletions), in comparison to the 2025-07 and 2025-04 versions.

Are there any unused example files that we need to clean up across other branches?

Co-authored-by: Cursor <cursoragent@cursor.com>
@SteveSill SteveSill force-pushed the 2025-01-component-examples branch from b95c702 to 448b4ec Compare February 21, 2026 01:06
@SteveSill SteveSill merged commit 739f74c into 2025-01 Feb 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Admin UI Extensions #gsd:49303 Shopify Dev Docs: UI Extension Reference Docs: Quality & Completeness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants