react-components
Here are 2,969 public repositories matching this topic...
-
Updated
Jun 26, 2021
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jun 16, 2021 - JavaScript
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jun 28, 2021 - JavaScript
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx
-
Updated
Jun 29, 2021 - TypeScript
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jun 8, 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
Jun 29, 2021 - TypeScript
-
Updated
Jun 22, 2021 - TypeScript
🐛 Bug Report
While testing ActionGroup, the with tooltip story I noticed that clicking on a button a leaving the hover seems to keep the timer running because I move the mouse pointer away from hover and back over the button quickly and the tooltip immediately pops up.
🤔 Expected Behavior
After clicking the tooltip doesn't open.
Quickly mousing away and hovering again should star
-
Updated
Dec 30, 2020 - TypeScript
-
Updated
Jun 28, 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
Jun 29, 2021 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Apr 28, 2021 - JavaScript
Describe the bug
Extracting messages that occurs in several places in the code results in an entry containing all references on a dedicated line:
#: js/chart/HistoryChart.tsx:74
#: js/chart/LiveChart.tsx:77
msgid "Loading chart…"
msgstr ""Expected behavior
Extracting messages that occurs in several places in the code should result in an entry containing all reference
-
Updated
May 10, 2021 - JavaScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jun 15, 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."
Box doesn't apply maxWidth prop
CodeSandBox:
https://codesandbox.io/s/hardcore-platform-tyfvw?file=/index.js:131-183
Mui version: v4.9.8 ✓