-
Updated
Aug 6, 2021 - Python
design-system
Here are 1,024 public repositories matching this topic...
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Aug 5, 2021 - SCSS
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Aug 7, 2021 - TypeScript
-
Updated
Aug 6, 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.
-
Updated
Aug 5, 2021 - Vue
I'm currently implementing a news list with an image in each item, and these images have 4:3 ratio in mobile devices and 16:9 ratio in desktop devices. Would it be possible or even make sense for the Aspect and AspectImage components to handle this kind of thing? I imagine an API like this:
<AspectImage {...imageProps} ratio={[4/3, 16/9]} />
Where each item in this array of ratios woul
-
Updated
Aug 3, 2021 - TypeScript
When selected the .euiResizableButton
draggable element has a default z-index
that is higher or equal to EuiHeader
leading to this element being superimposed on top of any EuiHeader
element.
See the following screenshot from the docs:
<img width="1037" alt="Screenshot 2021-08-03 at 20 13 34" src="https://user-images.githubusercontent.com/42144091/128072771-eaea2fff-ea9a-4f8b-a91c-4
Proofreading from native speakers wanted. Review and comment on this PR
-
Updated
Apr 22, 2021 - CSS
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Aug 4, 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
All of the various Stylable directives should warn the user when receiving no arguments and at least 1 is expected.
Current status:
at-rules
- -
@st-import
- -
@st-scope
- -
@custom-selector
rules
- -
:global()
- - pseudo-states parameters
- -
string
- currently generates unusable output - -
number
- currently generate
- -
-
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
defaultMode
is used in Grommet component along withthemeMode
prop 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