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

design-system

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

docz
grommet
oskari
oskari commented Oct 14, 2020

Expected Behavior

defaultMode is used in Grommet component along with themeMode 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

good first issue documentation hacktoberfest
H3lloTom
H3lloTom commented Dec 24, 2021

Which Component Need Enhancement 期望新增功能的组件

  • Progress

What does the proposed API look like 期望支持的API

stroke属性支持渐变色

Feature Description 功能描述

Progress支持线性渐变颜色

Additional information 补充说明

目前type="line",stroke传入到background-color属性,然而该属性并不支持渐变色。

good first issue feature request PR Welcome
polaris
theme-ui
hasparus
hasparus commented Apr 7, 2022

We're currently causing peerDependency warnings in Yarn 2.
Whenever we depend on something, this dependencies peerDependencies must be listed either in our peerDependencies or in our dependencies.

Discussed in system-ui/theme-ui#2196

Originally posted by jw-miaem April 7, 2022
Reason I ask (before raisin

bug good first issue
eui
gjones
gjones commented Jan 20, 2022

Summary

As part of the docs project we're rendering all the article content inside an <EuiText> tag. Mostly this works fine, one problem I'm running into though is that the EuiTitle size prop is not being honoured. Below are a few examples where the title styles are inherited solely from the h tag and not the size prop.

Screenshot

<img width="713" alt="Screenshot 2022-01-20 at

assign:anyone good first issue

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