[Components content]: Default example descriptions for 2025-01#3960
Open
[Components content]: Default example descriptions for 2025-01#3960
Conversation
Version Packages (2024-10)
…te-page update title to new verision
Patches 2024-10 with support for UI Extension unmounting in host to enable teardown functions in client
Version Packages (2024-10)
Releasing Chat
changeset didn't get nixed
Version Packages (2024-10)
2024-10: content update for Chat
Update one page checkout asset on `.dev` docs for `2024-10` API version
…rop-descriptions [POS UI extensions]: Improved target, API, and component descriptions for 2024-10
…mponent-doc Remove deprecated `ActionItem` component doc
* IA for Target APIs and components Remove docs on APIs that don't exist yet linting linting * Fix docs generation
* Add and improve descriptions for Target APIs * Resource Picker API revisions * Description feedback from Steve Revamp limitations + best practices Further revisions Revise newly added descriptions (cherry picked from commit b1ffa70) Fixes: Type fixes Fix docs generation (cherry picked from commit 812f1b2) (cherry picked from commit 7706f01) (cherry picked from commit a9fa908) (cherry picked from commit 8665a41) Co-authored-by: Cursor <cursoragent@cursor.com> * Remove accidentally added types * Integrate feedback from Steve * Update Standard API description to match available features Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
…path-2024-10 Chore/update shopify dev asset path 2024 10
…-docs-2024-10 chore: update all paths in build-docs scripts 2024-10
Co-authored-by: Cursor <cursoragent@cursor.com>
[Target APIs content]: Examples and descriptions for 2024-10
… handling to targets.json scripts - Customer-account: Add generic recursive component parsing for AllComponents - Correctly resolves to 63 customer-account components (not checkout's 60) - Excludes Chat (not in shared-checkout-components.ts) - Includes local components (Card, Avatar, etc.) - Excludes @internal components (PolicyModal) - Admin: Add RunnableExtension support for should-render targets (27 new targets) - Admin: Add parseInlineComponentTypes for Pick/Omit handling - CustomerSegmentTemplateComponent correctly has 2 components - AllComponents correctly excludes 3 omitted components - Checkout: Add RunnableExtension support for address-autocomplete targets - Checkout: Add @Private target exclusion - POS: Add parseInlineComponentTypes for Pick handling - ActionComponents correctly has 1 component (Button) - SmartGridComponents correctly has 1 component (Tile) - All scripts: Add @Private JSDoc exclusion for targets
2024-10 target docs
(cherry picked from commit c04d337)
* Make API headings consistent for Admin UI Co-authored-by: Cursor <cursoragent@cursor.com> * Make API headings consistent for POS UI Co-authored-by: Cursor <cursoragent@cursor.com> Minor fixes Remove files Update remaining POS API headings to Methods Co-authored-by: Cursor <cursoragent@cursor.com> * Remove reference to non-existent loading prop on Button Co-authored-by: Cursor <cursoragent@cursor.com> * Rename 'Methods' to 'Properties' in API headings and descriptions Co-authored-by: Cursor <cursoragent@cursor.com> * Remove 'methods' from API description text, use 'properties' instead Co-authored-by: Cursor <cursoragent@cursor.com> * Revert title for applyMetafieldChange back to original name Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
fix handling of action target api
* Remove component name code styling * Linting
* Intros, best practices, limitations, and prop descriptions Linting Prop descriptions Linting Prop description improvements * Remove component name code styling Restore links + catch other code syntax instances Linting * Fix extension-targets.ts component name code styling Co-authored-by: Cursor <cursoragent@cursor.com> * Update selection-action target descriptions Co-authored-by: Cursor <cursoragent@cursor.com> * Incorporate feedback from Steve * Integrate feedback from tech writers session Co-authored-by: Cursor <cursoragent@cursor.com> * Integrate feedback from Steve --------- Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
[Components content]: Examples for 2024-10
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds new descriptions to the
defaultExampleof all 36 admin UI components for 2025-01.What changed
.doc.tsfiles updated withdescriptionfields indefaultExampleblockssubSections,definitions, or other fields modifiedMade with Cursor