reactjs-components
Here are 231 public repositories matching this topic...
When I set a text in the form for adding a new lane the enter button creates a new line. Is there anyway to change this behavior to actually set the text when pressing the enter button, meaning enter will trigger the add button?
[EDIT]
Just noticed that this feature was fixed at some point in time. I’m stuck with react-trello v2.0.7. You know of any elegant way to still fix this multi line iss
-
Updated
Feb 4, 2020 - JavaScript
-
Updated
May 4, 2020 - TypeScript
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Feb 6, 2018 - JavaScript
-
Updated
May 15, 2020 - TypeScript
-
Updated
May 13, 2020 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Oct 26, 2019 - JavaScript
First of all, thanks for the work on this library - the component is quite cool.
Expected Behavior
Checkboxes and "remove icons" should resize according to itemHeight prop.
Actual Behavior
<img width="73" alt="screen
-
Updated
Apr 28, 2020 - JavaScript
-
Updated
Jun 10, 2018 - JavaScript
-
Updated
Apr 1, 2020 - JavaScript
Improve colors for CSS, SCSS, LESS.
1 - The colors are changed in the file **"vue-theme-color-theme.json" **.
2 - In vscode editor, press "CMD+shift+p" and select "Developer: inspect TM scopes" to analyze the scope to change.
3 - After to change, run command "vsce packeg".
4 - Install the file vue-themev-x.x.x.vix to test.
5 - If ok, send me a PR.
-
Updated
Oct 23, 2018 - Java
FieldGroup with a prop destroyOnUnmount={false} throws an unexpected error:
Issue reproduction: https://codesandbox.io/s/6xmzoo05xr
Press Toggle button two times (perform unmount and mount) to get the error.
-
Updated
Mar 21, 2020 - JavaScript
-
Updated
Mar 21, 2020 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jun 13, 2018 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
May 20, 2020 - JavaScript
-
Updated
Aug 27, 2018 - JavaScript
-
Updated
Jan 18, 2020 - PHP
-
Updated
Jul 2, 2018 - JavaScript
-
Updated
Mar 20, 2019 - JavaScript
-
Updated
Jun 15, 2018 - JavaScript
-
Updated
Mar 31, 2020 - JavaScript
Improve this page
Add a description, image, and links to the reactjs-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reactjs-components topic, visit your repo's landing page and select "manage topics."


Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).
<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />