-
Notifications
You must be signed in to change notification settings - Fork 204
docs(menu): add migrated status badge #3735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(menu): add migrated status badge #3735
Conversation
|
🚀 Deployed on https://pr-3735--spectrum-css.netlify.app |
File metricsSummaryTotal size: 1.41 MB* 🎉 No changes detected in any packages * Size is the sum of all main files for packages in the library.* An ASCII character in UTF-8 is 8 bits or 1 byte. |
a0868d5
to
0fe7bf9
Compare
44f849b
to
75222d2
Compare
75222d2
to
94134c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome-sauce!
Description
Adds the migrated status to the metadata for the menu component.
How and where has this been tested?
Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.
Validation steps
status: { type: "migrated" }
object has been added to the menu'sparameters
. You should see the migrated badge when visiting the menu docs and story pages. [@castastrophe]When building the branch locally, ensure no other metadata changes are generated. The metadata file changes in this PR look like they were probably just missed in a recent push to[@castastrophe] Resolved this on the base branch for ya!spectrum-two
.Regression testing
Validate:
Screenshots
To-do list