design-systems
Here are 413 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
Mar 12, 2022 - JavaScript
-
Updated
Mar 2, 2022 - Vue
-
Updated
Dec 22, 2021
-
Updated
Mar 24, 2022
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Jun 17, 2021 - CSS
-
Updated
Mar 25, 2022 - SCSS
-
Updated
Mar 25, 2022 - Svelte
-
Updated
Mar 25, 2022 - HTML
<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
Mar 25, 2022
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 25, 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
Mar 25, 2022 - SCSS
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 22, 2022 - TypeScript
-
Updated
Mar 4, 2022 - Vue
-
Updated
Apr 22, 2021 - CSS
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
Apr 10, 2021 - JavaScript
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Feb 10, 2022 - 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