-
Updated
Dec 1, 2021 - SCSS
primer
Here are 120 public repositories matching this topic...
-
Updated
Sep 8, 2021 - Jupyter Notebook
Problem
PVC authors have run into issues with unintentionally overloading an existing Rails or HTML term when designing component APIs.
Proposed solution
Document what terms we should avoid in component APIs and potentially write linters for them.
-
Updated
Feb 25, 2021 - HTML
-
Updated
May 24, 2020
-
Updated
Nov 16, 2021 - Python
-
Updated
Apr 4, 2021 - Vue
-
Updated
Jun 9, 2020 - Java
-
Updated
Mar 20, 2021 - HTML
-
Updated
Feb 16, 2021 - Python
-
Updated
Nov 24, 2021
-
Updated
May 4, 2019 - TeX
-
Updated
Nov 25, 2021 - C++
-
Updated
Oct 22, 2019 - TeX
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
Jun 14, 2020 - Perl
On large desktop/laptop screens, there may be a lot of unused space on the right of the page. Users may want to customize the size of the sidebar to make it easier to read the sidebar contents.
When a job starts in December, the sorting of the timeline gets mixed up and a job started earlier in the same year appears above the December job.
-
Updated
Nov 27, 2019
-
Updated
Nov 14, 2020 - R
Improve this page
Add a description, image, and links to the primer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the primer topic, visit your repo's landing page and select "manage topics."
(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