The Wayback Machine - https://web.archive.org/web/20210907204303/https://github.com/topics/design-system
Skip to content
#

design-system

Here are 1,048 public repositories matching this topic...

grommet
polaris-react
theme-ui
lhguerra
lhguerra commented Jul 13, 2021

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

eui
0x557269656C
0x557269656C commented Aug 3, 2021

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

Improve this page

Add a description, image, and links to the design-system topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more