components
Here are 2,312 public repositories matching this topic...
Describe the bug
When applying a dark theme to the Docs page, the table still has white and light gray background colors. This obviously ruins the readability of the table as the text color is also a light gray. There is a hardcoded background-color: white; value applied to the table tr element.
To Reproduce
Steps to reproduce the behavior:
- Use a dark theme for the docs page
-
Updated
Feb 26, 2021 - Vue
-
Updated
Feb 26, 2021 - JavaScript
-
Updated
Dec 12, 2020 - Vue
-
Updated
Nov 13, 2020 - Vue
Environment
- Package version(s): @blueprintjs/[email protected] @blueprintjs/[email protected]
- 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
Feb 26, 2021 - TypeScript
-
Updated
Feb 26, 2021 - TypeScript
-
Updated
Feb 26, 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
Is your feature request related to a problem? Please describe.
I tried to set a dark color and decrease symbol size for BarCanvas legends but changing the configuration didn't affect the chart. I found the cause in the repository, the symbol size and the color are hardcoded in the source code of BarCanvas:
. In order to achieve a good result, we also need a good test coverage.
Running storyb
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Dec 11, 2020 - 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?
with-ionic-typescript
What version of Next.js are you using?
10.0.1
What version of Node.js are you using?
12.0.0
What browser are you using?
Crome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
As this example uses javascript vanilla Ionic, the ionic co