-
Updated
Jul 19, 2021 - Python
design-system
Here are 1,018 public repositories matching this topic...
-
Updated
Jul 29, 2021 - TypeScript
-
Updated
Jul 29, 2021 - SCSS
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Jul 30, 2021 - TypeScript
-
Updated
Apr 24, 2021 - CSS
-
Updated
Jun 15, 2021 - CSS
The DatePicker component is already created and it's functional, but it was written some time ago and it can be refactored (migrating from class-based to hooks). In order to achieve a good result, we also need a good test coverage.
Running storyb
Issue summary
selected prop for <Navigation.Item /> component is not working if url prop is not provided.
Expected behavior
Since it is not written in the doc that the url prop is required, using the selected prop without it should work just fine.
I wanted to use the onClick prop to handle my routing, combined with the selected prop for the UI, but it is not possible.
Is your feature request related to a problem? Please describe.
I spent many hours trying to override what I later found out was the highlight color variable, used in a number of Components in the code. I had no idea that this variable existed. :(
Describe the solution you'd like
Maybe just include the highlight default value in the base theme, so that developers building on that w
-
Updated
May 29, 2021 - TypeScript
-
Updated
Jul 30, 2021 - Vue
To elaborate the issue, here is a codepen of the above code with each variation.
(The "dont have permission to fetch" variation made no sense as I wouldn't've displayed the row at all, but I realised I forgot to add the "don't have permission to edit" variation).
I love the UX of labels focusing their inputs, but it doesn't make sense to any sce
Proofreading from native speakers wanted. Review and comment on this PR
-
Updated
Apr 22, 2021 - CSS
-
Updated
Jul 27, 2021 - TypeScript
-
Updated
Jul 28, 2021 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
(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
Hi, I am using atomize for a toy project. I noticed that the collapse atom is not very snappy in it's animation, I'd like to speed up the animation. How to do this? Thank you!
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
May 23, 2021
Actual Behavior
Expected Beh
-
Updated
Jun 28, 2021 - SCSS
-
Updated
May 26, 2021 - Vue
-
Updated
Jun 15, 2021 - JavaScript
Improve this page
Add a description, image, and links to the design-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design-system topic, visit your repo's landing page and select "manage topics."


Expected Behavior
defaultModeis used in Grommet component along withthemeModeprop to determine initial theme mode between dark and light themes. As this property is used by Grommet Theme Designer, Grommet HPE Theme and in HPE Design System I would expect it to