components
Here are 2,573 public repositories matching this topic...
Describe the bug
Hi I can't see any debug webpack output despite the option in the build-storybook --help
section:
--debug-webpack Display final webpack configurations for debugging purposes
It's never displayed and there's no txt log in the output directory either...
❯ npx build-storybook --debug-webpack
info @storybook/react v6.3.4
info
info => Cleaning out
-
Updated
Jul 19, 2021 - Vue
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
May 27, 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
Jul 19, 2021 - TypeScript
-
Updated
Jul 12, 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
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
Jul 20, 2021 - C++
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Jul 4, 2021 - TypeScript
-
Updated
Jul 19, 2021 - CSS
-
Updated
Jul 12, 2021 - CSS
-
Updated
Jul 19, 2021 - JavaScript
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Jul 18, 2021 - PHP
-
Updated
Jul 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
May 10, 2021 - JavaScript
-
Updated
May 29, 2021 - TypeScript
-
Updated
Jul 19, 2021 - 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."
Describe the feature you'd like to request
These are common issues developers run into with Next.js. Some are mentioned in the docs, but ideally you don't have to go check the docs.
Describe the solution you'd like
Instead, ESLint can provide compile-time feedback and suggestions.
getStaticProps
/getServerSideProps
leading to [next build