Skip to content

Forward-port POS s-image borderRadius to 2026-10 - #4624

Open
ajanth-u wants to merge 2 commits into
Shopify:2026-10-rcfrom
ajanth-u:au/pos-image-border-radius-2026-10-rc
Open

Forward-port POS s-image borderRadius to 2026-10#4624
ajanth-u wants to merge 2 commits into
Shopify:2026-10-rcfrom
ajanth-u:au/pos-image-border-radius-2026-10-rc

Conversation

@ajanth-u

@ajanth-u ajanth-u commented Aug 14, 2026

Copy link
Copy Markdown

Problem

The POS s-image component supports borderRadius at runtime from API version 2026-07, but the upcoming 2026-10 public TypeScript contract omits the property.

Solution

Forward-port the public Image type and documentation source so borderRadius remains supported in 2026-10. The full 2026-10-rc generated POS reference baseline will need to land separately.

Assisted-By: devx/bd310388-3a75-41ab-8ca8-b7fa0e22c7e0
Assisted-By: devx/bd310388-3a75-41ab-8ca8-b7fa0e22c7e0
@prakashraman
prakashraman self-requested a review August 14, 2026 20:26

@prakashraman prakashraman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Generated the docs locally and verified the contents. ✅

Commands:

In ui-extensions:

yarn install
yarn docs:point-of-sale 2026-10 2026-10-rc

In shopify-dev:

dev up
dev s

Loaded the RC page and confirmed it renders correctly:
https://shopify-dev-root.shop.dev/docs/api/pos-ui-extensions/2026-10-rc/web-components/media-and-visuals/image


image

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