Skip to content

Conversation

@prakashraman
Copy link
Contributor

@prakashraman prakashraman commented Dec 18, 2025

Fixes 21792

Background

This PR adds a new borderRadius property to the Image component in the Point of Sale UI extensions.

Part of 2025-10

Solution

Added a new borderRadius property to the Image component that allows developers to customize the border radius of images.

🎩

  • Import the necessary types (BorderRadiusKeyword, MaybeAllValuesShorthandProperty)
  • Test the Image component with various borderRadius values to ensure they render correctly
  • Verify that the default value of none works as expected

Checklist

  • I have 🎩'd these changes
  • I have updated relevant documentation

image.png

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@prakashraman prakashraman marked this pull request as ready for review December 18, 2025 00:33
@github-actions
Copy link
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.

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