- I have searched the issues of this repository and b
design-systems
Here are 332 public repositories matching this topic...
Describe the bug
When applying a dark theme to the Docs page, the table still has white and light gray background colors. This obviously ruins the readability of the table as the text color is also a light gray. There is a hardcoded background-color: white; value applied to the table tr element.
To Reproduce
Steps to reproduce the behavior:
- Use a dark theme for the docs page
-
Updated
Dec 12, 2020 - Vue
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Jan 4, 2021
-
Updated
Feb 22, 2021
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Jan 2, 2021 - CSS
-
Updated
Feb 24, 2021 - SCSS
-
Updated
Feb 22, 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
Feb 26, 2021 - SCSS
-
Updated
Feb 28, 2021 - TypeScript
-
Updated
Feb 22, 2021 - C#
🐛 Bug Report
adobe/react-spectrum#1624
shouldUseVirtualFocus should be added to the AriaListBoxOptions interface since it is used to make the ListBox non-keyboard tabbable for the ComboBox. Might be needed in other places as well
🤔 Expected Behavior
Passing shouldUseVirtualFocus to useListBox should not cause a typescript warning
😯 Curren
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
- Open demo at https://ant.desig
-
Updated
Jan 21, 2021 - TypeScript
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 8, 2021 - Vue
-
Updated
Dec 7, 2020 - CSS
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Jan 14, 2021 - JavaScript
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Jan 20, 2021 - 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
Feb 22, 2021 - C#
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
May 20, 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."