Shopify / ui-extensions

MIT License
249 stars 35 forks source link

Added docs for Button and ActionItem #2001

Closed js-goupil closed 1 month ago

js-goupil commented 1 month ago

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

Background

Adds documentation and examples for both the Button and ActionItem components. I also fixed some documentation for ActionAPI that was either implementing the wrong target

🎩

ActionItem: https://shopify-dev.ui-extensions-7t4u.jeansebastien-goupil.us.spin.dev/docs/api/pos-ui-extensions/unstable/components/actionitem

Button: https://shopify-dev.ui-extensions-7t4u.jeansebastien-goupil.us.spin.dev/docs/api/pos-ui-extensions/unstable/components/button

Checklist

github-actions[bot] commented 1 month 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.