-
Updated
Sep 5, 2021 - Python
design-system
Here are 1,048 public repositories matching this topic...
-
Updated
Sep 6, 2021 - TypeScript
-
Updated
Sep 7, 2021 - SCSS
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Aug 10, 2021 - CSS
-
Updated
Aug 10, 2021 - CSS
-
Updated
Aug 30, 2021 - Vue
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
As shown in the screenshot below, when the viewport size is 769px, the logo shows up twice.
![Screen Shot 2021-03-29 at 5 01 54 PM](https://user-images.githubusercontent.com/85783/112914351-9f86fd80-90b0-1
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 10, 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
-
Updated
Sep 4, 2021 - Vue
-
Updated
Aug 29, 2021 - TypeScript
Proofreading from native speakers wanted. Review and comment on this PR
-
Updated
Apr 22, 2021 - CSS
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
Problem
The props table for the Avatar component does not include the src
and alt
props.
Context
Prop documentation for Avatar is generated by [react-docgen-ty
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
Sep 1, 2021 - JavaScript
-
Updated
May 23, 2021
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