The Wayback Machine - https://web.archive.org/web/20210218141908/https://github.com/topics/primer
Skip to content
#

primer

Here are 102 public repositories matching this topic...

components
emplums
emplums commented Dec 2, 2020

(moved over from https://github.com/github/design-systems/issues/860, thanks @smockle 👋 !)

Problem

Occasionally it’s useful to add an interactive element with the semantics of button (correctly represented in the AT)—but without its visual styles.

Solution

Other teams at GitHub spread the following object in sx props to destyle Buttons:

// Removes most of 'button'’s visual appearanc

seshrs
seshrs commented Feb 3, 2020

Describe the bug
When printing a spec on mobile, extra space is visible at the top. (This is likely because of the extra margin to accommodate the topbar on small browsers.)

To Reproduce
Steps to reproduce the behavior:

  1. Visit a spec (say, https://eecs485staff.github.io/primer-spec/) on a mobile browser like Safari on iOS.
  2. Generate a print preview by attempting to print the pag

Improve this page

Add a description, image, and links to the primer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the primer topic, visit your repo's landing page and select "manage topics."

Learn more