react-ui icon indicating copy to clipboard operation
react-ui copied to clipboard

Customisable components and primitives based on design tokens

Results 27 react-ui issues
Sort by recently updated
recently updated
newest added

It'd be nice to also have a `Checkbox` component added to React UI building blocks.

component

A Toast component should be added to display important messages.

if I give a responsive stack like below. It doesn't give the horizontal gap in tab & desktop views ``` Item 1 A Item 2 A Item 2 B Item...

bug

The themes insert global styles but it isn't documented yet

docs

Out of the box (light theme), running Lighthouse audits, I'm not getting 100% in accessibility... > "Background and foreground colors do not have a sufficient contrast ratio." ![image](https://user-images.githubusercontent.com/130445/79073774-f9c75c80-7cad-11ea-97ff-e89042352249.png)

bug

Added meta tags for pages fixes #95

Closes #14 @siddharthkp I have created a slider component, it would be great if I can have a review on this. > PS: This branch is created from an branch...

Not sure if this should be here or somewhere else, but I was trying to setup the repo locally and while doing `yarn dev` in `packages/react-ui` I was getting the...

Fixes #106 [On further research](https://github.com/nodejs/node/issues/32852#issuecomment-613655150) it looked like it was due to an older version of `@babel/preset-env`

It'd be nice to also have a `Slider` component added to React UI building blocks.

ecosystem