shards-react
shards-react copied to clipboard
⚛️A beautiful and modern React design system.
When i pass a component as a tag to supported element like `Nav` ```jsx import { Link } from 'react-router-dom'; Agweria ``` I get the error : **Failed prop type:...
Hello, no specific technical issue here, but I am disappointed with this documentation page: https://designrevision.com/docs/shards-react/component/modal I think there should be more complex examples and a better definition of the props....
Simple changes, but is very useful to make forms not try autocomplete with wrong information.
Chrome's mobile version doesn't toggle the [element](https://designrevision.com/docs/shards-react/component/form-checkbox) while tapping on element itself but work normally while tapping the label.
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Commits - [`23f4ddc`](https://github.com/mysticatea/eslint-utils/commit/23f4ddc58eda5e6aec3d6a43c6266acbe19345cd) 🔖 1.4.3 - [`8f9e481`](https://github.com/mysticatea/eslint-utils/commit/8f9e481ecc1204c7a1331b697f97903f90c75154) 🐛 fix reference tracker false positive - [`6633278`](https://github.com/mysticatea/eslint-utils/commit/663327835abfb1f62fc6fc5d69028457e11b5f80) ⚒ fix test scripts - [`7c8e67c`](https://github.com/mysticatea/eslint-utils/commit/7c8e67c22f7222685a6a9154ba5eec2ac4896a3e) ⚒ fix build...
[Checkbox](https://designrevision.com/docs/shards-react/component/form-checkbox) in toggle mode sends its label element as `event.target `to change handler method instead of actual `input="checkbox"` and therefor there is no way of determine current value of the...
Most of the other components are straightforward, and while their documentation is minimal, it's enough. But Slider ... what the heck is the `connect` prop? It's in literally every example,...
I have multiple dropdowns in my navbar, like notifications and user actions in here https://designrevision.com/demo/shards-dashboard-react/components-overview I want the dropdowns to collapse whenever I click anywhere outside the dropdown. Right now...
Hello, Why **FormInput** doesn't have a type "hidden" ? Thanks for your work. Ben
First off let me just say that I