Shopify / ui-extensions

MIT License
248 stars 35 forks source link

[UI Components]: Publish display property #2053

Closed ncardeli closed 3 weeks ago

ncardeli commented 3 weeks ago

Background

Part of https://github.com/Shopify/checkout-web/issues/34173

Solution

Publish the display property on supported components

🎩

Docs:

checkout-web PR: https://github.com/Shopify/checkout-web/pull/34507

Checklist

github-actions[bot] commented 3 weeks ago

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.

ncardeli commented 3 weeks ago

/snapit

shopify-github-actions-access[bot] commented 3 weeks ago

🫰✨ Thanks @ncardeli! 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-20240605183733",
"@shopify/ui-extensions-react": "0.0.0-snapshot-20240605183733"