react-components
Here are 3,030 public repositories matching this topic...
-
Updated
Aug 9, 2021
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Aug 14, 2021 - TypeScript
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 13, 2021 - JavaScript
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx
-
Updated
Aug 14, 2021 - TypeScript
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Aug 11, 2021 - JavaScript
<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
Aug 13, 2021 - TypeScript
-
Updated
Aug 6, 2021 - TypeScript
Adding the ability to differentiate between interaction types on overlay closure in `useOverlay`
🙋 Feature Request
Add the ability to differentiate between different interactions in order to perform specific tasks such as "apply" on an outside click and "remove all changes" on escape key presses.
-
Updated
Dec 30, 2020 - TypeScript
-
Updated
Aug 13, 2021 - Ruby
Is your feature request related to a problem? Please describe.
React custom hook for playing audios
Describe the solution you'd like
Something like this one: StackOverflow: Playing sound in React.js
Describe alternatives you've considered
N/A
Additional context
N/A
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the react-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-components topic, visit your repo's landing page and select "manage topics."
In the v5.0.0-beta.2 documentation, on the demo page for Steppers, under the headings "Mobile Stepper" and "Text" it says it is going to demonstrate a mobile stepper where "The current step and total number of steps are displayed as text." but it in fact has a domo with dots.
Sorry if I am submitting this error report in the wrong way, I'm a first time contributor. It's not really a "bug" but