-
Updated
Nov 16, 2021 - SCSS
primer
Here are 119 public repositories matching this topic...
-
Updated
Sep 8, 2021 - Jupyter Notebook
Problem
In reviewing our uses of the FlashComponent, our existing actions slot is nearly always used with a button.
Proposed solution
I'm wondering if we could move to having a button slot instead that wraps ButtonComponent, allowing for finer-grained control over how the button is rendered.
-
Updated
Feb 25, 2021 - HTML
-
Updated
May 24, 2020
-
Updated
Nov 16, 2021 - Python
-
Updated
Apr 4, 2021 - Vue
-
Updated
Mar 20, 2021 - HTML
-
Updated
Jun 9, 2020 - Java
-
Updated
Feb 16, 2021 - Python
-
Updated
Oct 28, 2021
-
Updated
May 4, 2019 - TeX
-
Updated
Oct 28, 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