design-systems
Here are 320 public repositories matching this topic...
https://material-ui.com/api/select/
The docs says that you cannot use empty string value for value field. As long as this is eventually acceptable, there is an issue, because for some reason null value also does not work. These both totally break my communication with backend service, because it seems I'll have to find and replace the values before saving (I do want to save null).
If I c
Is your feature request related to a problem? Please describe
In my component's props TS interface, I can use JSDoc comments to set the description, and can even use the @default tag to describe the default value
However, nothing happens when I use the @deprecated tag.
Describe the solution you'd like
Some ideas:
- It would be nice i
-
Updated
Oct 21, 2020 - Vue
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Sep 14, 2020
-
Updated
Nov 9, 2020
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 1, 2020 - CSS
-
Updated
Nov 17, 2020 - SCSS
-
Updated
Nov 16, 2020 - JavaScript
Description
The combo box list doesn't have a high enough z-index to overlap other positioned element such as the buttons for another combo box it could be placed above.
The z-index should be increased to make sure it covers non dialog items.
<img width="459" alt="Screenshot 2020-08-03 09 58 02" src="https://user-images.githubusercontent.com/1385752/89196565-01b64f80-d570-11ea-81e8-1
Current Behavior
The 'Edit this page' button on https://baseweb.design/components/ points to a 404 page.
Expected Behavior
I believe it shou
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Nov 14, 2020 - C#
🙋 Feature Request
useInteractOutside should accept a prop isDisabled that would allow us to remove the listeners it installs when it's not in us
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 3, 2020 - CSS
-
Updated
Nov 10, 2020 - Vue
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
One of the consumers of our system uses curly braces for content replacement in strings.
Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.
I have tried a number of ways to escape the braces with no luck
Other languages and templating systems seem to use the concept of using double curly b
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
May 20, 2019 - JavaScript
-
Updated
Oct 26, 2020 - C#
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
https://ant.design/components/form/#Rule
Steps to reproduce
defaultFieldprop for array type rule as defined here https://github.com/react-component/field-f