components
Here are 2,401 public repositories matching this topic...
What's the problem?
I have successfully customized my storybook with addon-themes and created the dark style for div with a .docs-story class.
I tried to style the "show code" button on the docs tab without luck via CSS in preview-head.html.
The problem is that there is no unique CSS class to scope (only dynamically generated classes):
<div class="css-11xgcgt">
<button c
-
Updated
Apr 22, 2021 - Vue
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Mar 30, 2021 - Vue
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
Nov 13, 2020 - Vue
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Apr 21, 2021 - JavaScript
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx
- 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
Describe/explain the bug
BarItem.propTypes defines the getTooltipLabel prop here:
But is not defined on the BarItemProps (which, if I understand things correctly, should mirror the prop types):
https://github.com/plouc/nivo/blob/a1e08f57d3c69e4f4fd2d0b9c8c4976739ef00cd
-
Updated
Apr 22, 2021 - C++
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Apr 4, 2021 - TypeScript
-
Updated
Apr 21, 2021 - CSS
-
Updated
Apr 21, 2021 - CSS
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Apr 22, 2021 - TypeScript
-
Updated
Apr 18, 2021 - PHP
-
Updated
Apr 19, 2021 - TypeScript
Examples
Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from __examples__ folders inside Reakit component folders. This is how we're doing it:
Thos
The DatePicker component is already created and it's functional, but it was written some time ago and it can be refactored (migrating from class-based to hooks). In order to achieve a good result, we also need a good test coverage.
Running storyb
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Sep 30, 2020 - Vue
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."

What example does this report relate to?
https://github.com/vercel/next.js/tree/canary/examples/with-tailwindcss-emotion
What version of Next.js are you using?
latest
What version of Node.js are you using?
latest
What browser are you using?
any
What operating system are you using?
any
How are you deploying your application?
any
Descri