Skip to content

Commit

Permalink
Add Button migration instructions (#10295)
Browse files Browse the repository at this point in the history
### WHY are these changes introduced?

Part of #10161

### WHAT is this pull request doing?

Adds instructions to run the `Button` migration
  • Loading branch information
aveline committed Sep 6, 2023
1 parent dd16b5a commit 37670dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion documentation/guides/migrating-from-v11-to-v12.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ Polaris v12.0.0 ([full release notes](https://github.com/Shopify/polaris/release

- connectedDisclosure: [See the updated split example](https://polaris.shopify.com/components/actions/button)

// TODO - Boolean prop to tone, variant migration
- Boolean props to `variant` and `tone`

`npx @shopify/polaris-migrator v12-react-update-button-component <path>`

**ButtonGroup**

Expand Down

0 comments on commit 37670dd

Please sign in to comment.