-
Notifications
You must be signed in to change notification settings - Fork 616
Introduces a PropsTable docs component #1671
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
Conversation
|
status: Alpha | ||
--- | ||
|
||
import {PropsTable} from '../src/props-table' |
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.
You can make PropsTable globally available in markdown files by exporting it here: https://github.com/primer/react/blob/main/docs/src/%40primer/gatsby-theme-doctocat/mdx-components.js
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.
size-limit report 📦
|
11264b4
to
77e7395
Compare
77e7395
to
f5e4d00
Compare
d9c61d9
to
b018a91
Compare
Co-authored-by: Cole Bemis <colebemis@github.com>
4680c5e
to
34f1950
Compare
Co-authored-by: Cole Bemis <colebemis@github.com>
6458ff8
to
37fe275
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.
🚢 🚢 🚢
* Introduces a PropsTable docs component * Update docs/content/Link.mdx Co-authored-by: Cole Bemis <colebemis@github.com> * more iteration * Continued iteration with @colebemis. * Update docs/content/TextInput.mdx Co-authored-by: Cole Bemis <colebemis@github.com> Co-authored-by: Cole Bemis <colebemis@github.com>
Describe your changes here.
Closes # (type the issue number after # if applicable; otherwise remove this line)
Screenshots
Please provide before/after screenshots for any visual changes
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.