- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
design-systems
Here are 352 public repositories matching this topic...
Describe the bug
When story id starts with settings, the addon panel is frozen/broken/not responding.
To Reproduce
I reproduced it on newly created CRA with SB. See video above.
To reproduce: just add story id starting with settings
export default {
title: "-
Updated
May 10, 2021 - Vue
-
Updated
May 10, 2021 - JavaScript
-
Updated
Mar 9, 2021
-
Updated
Apr 27, 2021
-
Updated
May 14, 2021 - JavaScript
-
Updated
Apr 29, 2021 - CSS
-
Updated
May 14, 2021 - SCSS
-
Updated
May 11, 2021 - JavaScript
- 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
<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
May 14, 2021 - SCSS
-
Updated
May 15, 2021 - TypeScript
-
Updated
May 7, 2021 - C#
🐛 Bug Report
useMenuTrigger() does take in an isDisabled prop, but it's only used in the returned onKeyDown() handler. The onPress() handler seems to ignore it entirely:
onPress(e) {
if (e.pointerType === 'touch') {
state.toggle();
}
},
Should this be ignoring the press when disabled?
🤔 Expected Behavior
When isDisab
-
Updated
May 8, 2021 - TypeScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
May 12, 2021 - Vue
-
Updated
Apr 22, 2021 - CSS
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
May 15, 2021 - JavaScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
Nov 6, 2019 - 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
Jan 20, 2021 - JavaScript
-
Updated
Feb 22, 2021 - C#
-
Updated
May 10, 2021 - 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."