design-systems
Here are 353 public repositories matching this topic...
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/m
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 18, 2021 - Vue
-
Updated
May 10, 2021 - JavaScript
-
Updated
Mar 9, 2021
-
Updated
Apr 27, 2021
-
Updated
May 20, 2021 - JavaScript
-
Updated
Apr 29, 2021 - CSS
-
Updated
May 20, 2021 - SCSS
-
Updated
May 18, 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
May 20, 2021 - SCSS
-
Updated
May 21, 2021 - TypeScript
-
Updated
May 16, 2021 - C#
🙋 Documentation Request
Remove isReadOnly from Picker since it doesn't do anything right now and the behavior is still being discussed by design
🧢 Your Company/Team
RSP
-
Updated
May 21, 2021 - TypeScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
May 12, 2021 - Vue
-
Updated
Apr 22, 2021 - CSS
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
May 19, 2021 - JavaScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
May 11, 2021 - TypeScript
-
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
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