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

design-system

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

grommet
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属性,然而该属性并不支持渐变色。

polaris-react
theme-ui
MuhammadJamaluddin
MuhammadJamaluddin commented Nov 15, 2021

Is your feature request related to a problem? Please describe.
I don't think Theme UI should be opinionated on which SVGs should be used for the Radio & CheckBox components

Describe the solution you'd like
Probably an additional prop called customIcon maybe... based on which we could conditionally render the passed SVG icon otherwise we use the default icons?

**Describe alter

eui
1Copenut
1Copenut commented Dec 15, 2021

While testing the new Discover data grid, I noticed the control columns were using a black focus halo for the checkboxes and flyout control. I wanted to ask if it made sense to make this focus halo blue for consistency with other cells.


<img width="955" alt="Screen Shot 2021-12-15 at 5 02 14 PM" src="https://user-images.

react
emplums
emplums commented Dec 2, 2020

(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

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