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

design-system

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

grommet
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
kertal
kertal commented Jan 28, 2022

Updated issue

EUI exports the copyToClipboard utility function but it is not documented, only the EuiCopy component is https://elastic.github.io/eui/#/utilities/copy

Original issue body

EuiCopy is a neat, but there are situations when you can use it only with nasty workarounds. So we want to offer copy to clipboard as an action of the data grid column header in Discover.

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