Shopify / ui-extensions

MIT License
266 stars 36 forks source link

Add docs for PinPad and RadioButtonList #2026

Closed NathanJolly closed 4 months ago

NathanJolly commented 4 months ago

Background

Resolves https://github.com/Shopify/pos-next-react-native/issues/36291

Solution

Add docs for PinPad and RadioButtonList

🎩

Old:

https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/components/pin-pad https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/components/radio-button-list

New:

https://shopify-dev.ui-extensions-70k7.nathan-oliveira.us.spin.dev/docs/api/pos-ui-extensions/unstable/components/pinpad https://shopify-dev.ui-extensions-70k7.nathan-oliveira.us.spin.dev/docs/api/pos-ui-extensions/unstable/components/radiobuttonlist

Checklist

github-actions[bot] commented 4 months 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.