design-systems
Here are 365 public repositories matching this topic...
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
sb init doesn't install lit-html automatically, and it should. See attached conversation:
Because
@storybook/web-componentsrequireslit-htmlas a peer dependency. If you install withsb initwhich is the recommended way to install I believe it adds that automatically.
_Originally posted by @shilman in storybookjs/storybook#15835 (comment)
-
Updated
Aug 11, 2021 - Vue
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Mar 9, 2021
-
Updated
Aug 9, 2021
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Jun 17, 2021 - CSS
-
Updated
Aug 19, 2021 - SCSS
-
Updated
Aug 17, 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
Aug 19, 2021 - TypeScript
-
Updated
Aug 18, 2021 - SCSS
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.
Adding the ability to differentiate between interaction types on overlay closure in `useOverlay`
🙋 Feature Request
Add the ability to differentiate between different interactions in order to perform specific tasks such as "apply" on an outside click and "remove all changes" on escape key presses.
-
Updated
Aug 19, 2021 - Vue
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Aug 12, 2021
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Vue
-
Updated
Apr 22, 2021 - CSS
-
Updated
Aug 17, 2021 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Aug 8, 2021 - JavaScript
hello, i just found a text mentioning a basePxFontSize configuration which is not documented anywhere inside the doc. This is really useful to use inside custom transforms and it should be documented.
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Jul 29, 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