design-systems
Here are 402 public repositories matching this topic...
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
I'm implementing async load with pagination with the Autocomplete.
When the listbox is open and the user scroll to the bottom, we load the next page and add the new options.
After adding, the position of the scroll on the listbox is reseted and
Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.
Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.
-
Updated
Feb 11, 2022 - Vue
-
Updated
Feb 8, 2022 - JavaScript
-
Updated
Dec 22, 2021
-
Updated
Jan 30, 2022
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Jun 17, 2021 - CSS
-
Updated
Feb 15, 2022 - SCSS
-
Updated
Feb 15, 2022 - Svelte
<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 12, 2022 - JavaScript
-
Updated
Feb 12, 2022
-
Updated
Feb 15, 2022 - TypeScript
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.
-
Updated
Feb 15, 2022 - SCSS
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Feb 13, 2022 - TypeScript
-
Updated
Feb 11, 2022 - Vue
-
Updated
Apr 22, 2021 - CSS
Hi,
I looked into the CLI part of style-dictonary to construct a similar thing and I found a bug when I run the command style-dictionary test or npx -p style-dictionary style-dictionary test in my case:
npx : 43 installé(s) en 3.911s
/Users/xzalawa/.npm/_npx/19473/lib/node_modules/style-dictionary/bin/style-dictionary:75
console.error('Invalid command: %s\nSee --help for a list o
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Nov 25, 2021 - 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
Steps to reproduce