- The issue is present in the latest release.
- I have searched the [issues](https://github.com/m
react-components
Here are 2,902 public repositories matching this topic...
-
Updated
May 16, 2021
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 9, 2021 - JavaScript
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 18, 2021 - TypeScript
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx
-
Updated
May 18, 2021 - TypeScript
-
Updated
Apr 27, 2021 - TypeScript
-
Updated
May 18, 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
May 18, 2021 - TypeScript
-
Updated
May 18, 2021 - TypeScript
-
Updated
Dec 30, 2020 - TypeScript
-
Updated
May 17, 2021 - Ruby
🐛 Bug Report
useMenuTrigger() does take in an isDisabled prop, but it's only used in the returned onKeyDown() handler. The onPress() handler seems to ignore it entirely:
onPress(e) {
if (e.pointerType === 'touch') {
state.toggle();
}
},
Should this be ignoring the press when disabled?
🤔 Expected Behavior
When isDisab
-
Updated
May 16, 2021 - JavaScript
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
May 8, 2021 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
May 17, 2021 - TypeScript
-
Updated
Apr 28, 2021 - JavaScript
Describe the bug
The macro is resolving the config here which falls back to cwd. This is causing warnings in my test runs because of missing plurals. After some digging, the plurals are missing because the transformed code is importing i18n from the default location rather than the one specified in my `.lingu
-
Updated
May 10, 2021 - JavaScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
May 8, 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."