components
Here are 3,277 public repositories matching this topic...
Hey friends!
If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!
We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used babel and tsc to generate a modern, esm, and cjs output (in different directories.
We've picked a new
-
Updated
Aug 7, 2022 - Vue
-
Updated
Aug 7, 2022 - JavaScript
-
Updated
Jun 21, 2022 - Vue
-
Updated
Aug 6, 2022 - TypeScript
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Aug 3, 2022 - JavaScript
Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are
- backward compatibility (if I'm migrating from some other framework)
- customization of slugs (one off custom transformations)
- handling special usecases for non-latin languages (like Urdu)
Possible alternative
If it is too much, [@sindresorhus/sl
-
Updated
Aug 6, 2022 - Svelte
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClickfires
Actual Result
onClickdoesn't fire- also note the weird font
Version
0.74.1
Testcase
-
Updated
Aug 4, 2022 - TypeScript
- components:
progress - reactstrap version
#8.1.1
Issue1.
What is happening?
When value is greater than 100 (or less than 0), width will become greater than 100%(or negative).
https://github.com/reactstrap/reactstrap/blob/8.1.1/src/Progress.js#L68
What should be happening?
Think we should set the max-width to be 100%. And fallback width to 0 if value is negative.
Iss
Tabs accessibility
-
Updated
Aug 5, 2022 - C++
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Aug 7, 2022 - CSS
-
Updated
Jun 4, 2022 - TypeScript
-
Updated
Aug 6, 2022 - TypeScript
-
Updated
Aug 3, 2022 - TypeScript
-
Updated
Jun 23, 2022 - CSS
-
Updated
Aug 2, 2022 - JavaScript
-
Updated
May 19, 2022 - TypeScript
Current behavior
When passing accessibleWhenDisabled items aren't marked as disabled, which leads to subtle bugs (i.e., expanding an accordion disabled).
Steps to reproduce the bug
- Open sandbox: https://codesandbox.io/s/modest-water-uciron?file=/src/combobox.tsx
- Open the console
- Notice only one of the composite items is actually disabled
Expected behavior
Bo
[v2] Examples
-
Updated
Aug 7, 2022 - PHP
-
Updated
Aug 2, 2022 - TypeScript
Improve this page
Add a description, image, and links to the components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the components topic, visit your repo's landing page and select "manage topics."



Verify canary release
Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Home
Binaries:
Node: 16.13.0
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 12.1.7-canary.19
react: 18.1.0
react-