design-systems
Here are 369 public repositories matching this topic...
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui-org/mat
Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce
| Broken link | Correct Link |
|---|---|
| https://github.com/storybookjs/storybook/blob/next/app/rax | https://github.com/storybookjs/rax |
| https://github.com/storybookjs/storybook/blob/next/app/riot | https:/ |
-
Updated
Sep 1, 2021 - Vue
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Mar 9, 2021
-
Updated
Sep 30, 2021
Issue
While the Textarea component respects the resize prop for disabling or restricting resize capabilities, the TextareaField component doesn't seem to properly pass it through to the underlying Textarea
Reproduction
See this codesandbox for a working
-
Updated
Jun 17, 2021 - CSS
-
Updated
Oct 2, 2021 - SCSS
-
Updated
Sep 30, 2021 - JavaScript
<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.
Feature description
Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an
-
Updated
Oct 1, 2021 - TypeScript
-
Updated
Sep 30, 2021 - SCSS
I believe the comparison operator used in the IsBroken method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.
-
Updated
Oct 1, 2021 - Vue
🙋 Feature Request
Export out AsyncListOptions in react-stately to allow custom hook implementations to altar useAsyncList options via the parent
-
Updated
Oct 1, 2021
-
Updated
Sep 24, 2021 - TypeScript
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Sep 23, 2021 - Vue
-
Updated
Sep 28, 2021 - TypeScript
-
Updated
Apr 22, 2021 - CSS
-
Updated
Apr 10, 2021 - JavaScript
hello, i just found a text mentioning a basePxFontSize configuration which is not documented anywhere inside the doc. This is really useful to use inside custom transforms and it should be documented.
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Jul 29, 2021 - JavaScript
Improve this page
Add a description, image, and links to the design-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design-systems topic, visit your repo's landing page and select "manage topics."
Reproduction link
Steps to reproduce