Katie Langerman
Katie Langerman
Design and API exploration for buttony and linky components: `Button`, `IconButton`, `Link`, `LinkStyledAsButton`, `ButtonGroup`, `ReactionButton` Working notes and prop tables can be found in [this readme](https://github.com/primer/css/blob/19436675b120c655e9f9857525a1f0cf96b2c5ad/src/button-refactor/ButtonsLinksAPI.md) [Figma draft](https://www.figma.com/file/2tUkwPkvbVI7A86CBivkBp/Buttons-and-Links-Oh-My?node-id=0%3A1) ### Progress...
This is an abstracted version of the [Experimental Dialog component](https://github.com/github/github/blob/master/app/components/primer/experimental/dialog.rb) intended to be used like a private API by components like Dialog, ActionMenu, SelectPanel, HoverCard, ReactionMenu... you get the point....
While working on Autocomplete design updates, I began drafting updated CSS for general form components (which Autocomplete depends on). I decided to build the markup in PVC instead of drafting...
Draft, might need more testing in dotcom
The latest Doctocat (with the shiny new sidebar) uses PRC v35, and the migration to get there with `mdx` seems more complex than `jsx`. This PR will need some help....
### What are you trying to accomplish? This swaps in the new [typography design tokens](https://primer.style/primitives/typography) to our existing variables and utilities. Since this is all behind a feature flag in...
### What are you trying to accomplish? ### What approach did you choose and why? ### What should reviewers focus on? ### Can these changes ship as is? - [...
This PR accompanies this [Discussion](https://github.com/github/primer/discussions/1305) (hubbers only) about Storybook/Lookbook structure. This is just a start, but with our [prospects of single page component docs](https://github.com/github/primer/issues/1285) Storybook becomes even more critical for...