Skip to content
#

reactjs-components

Here are 527 public repositories matching this topic...

edwinvandeven
edwinvandeven commented Jul 15, 2019

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></>} />

bug good first issue Version 2
react-lite-youtube-embed
Lzadhito
Lzadhito commented Feb 28, 2022

Is your feature request related to a problem? Please describe.
Hello! very glad to know there is an import of lite-youtube-embed 😄 .
I wanted to create a custom player which can do double tap to seek. These, would require JS on the player.

Describe the solution you'd like
creating a Player object which can be added as props to LiteYouTubeEmbed and enable the ability to control

enhancement help wanted good first issue
vue-theme-vscode
mariorodeghiero
mariorodeghiero commented Jun 16, 2020

Improve typescript colors

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.

good first issue easy

Improve this page

Add a description, image, and links to the reactjs-components topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more