design-systems
Here are 377 public repositories matching this topic...
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
<MenuList /> does not currently support the component prop in TypeScript, but its underlying List component does. Can support for the component prop be extended to <MenuList />?
Describe the bug
When running yarn build and pressing enter, it states the following error:
It would be nice if the tool did not allow empty selections.
To Reproduce
- Run
yarn build - Press enter
System
Please paste the results of npx sb@next info here
-
Updated
Sep 1, 2021 - Vue
-
Updated
Nov 7, 2021 - JavaScript
-
Updated
Mar 9, 2021
-
Updated
Nov 6, 2021
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Jun 17, 2021 - CSS
-
Updated
Nov 23, 2021 - SCSS
-
Updated
Nov 16, 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
Nov 23, 2021 - TypeScript
-
Updated
Nov 23, 2021 - Vue
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
Nov 22, 2021 - SCSS
I need to use combobox for "allowsCustomValue", So I need to trigger event whenever a ENTER key is pressed (not on input change/ selection change) & check the TextEdit value at the time of enter & run command accordingly.
OnSelectionChange/ OnInputChange wont be helpful in this case as we have a requirement to trigger event with custom TextEditValue on pressing Enter.
-
Updated
Nov 21, 2021
-
Updated
Oct 26, 2021 - TypeScript
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Oct 31, 2021 - TypeScript
-
Updated
Nov 19, 2021 - Vue
-
Updated
Nov 22, 2021 - TypeScript
-
Updated
Apr 22, 2021 - CSS
-
Updated
Apr 10, 2021 - JavaScript
Hi,
I looked into the CLI part of style-dictonary to construct a similar thing and I found a bug when I run the command style-dictionary test or npx -p style-dictionary style-dictionary test in my case:
npx : 43 installé(s) en 3.911s
/Users/xzalawa/.npm/_npx/19473/lib/node_modules/style-dictionary/bin/style-dictionary:75
console.error('Invalid command: %s\nSee --help for a list o
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Feb 22, 2021 - C#
-
Updated
Nov 6, 2019 - 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