-
-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forked this project, republished and willing to help with features #111
Comments
Just open a PR if you want :) |
What's happening with the fork and PR?? |
No changes to Fork or PR since my initial opening of this thread. No one has reached out to discuss the PR. Fork works with React 17+. @binarykitchen did you have any particular questions? |
@SnekCode I tried your package and it appears to have an issue displaying the Clear button for me. |
@recursiveElk if you can open a ticket on my repo and give an example of how you are using it I'd be glad to solve the issue :) |
@SnekCode I pretty much lost track with this project (we don't use it anywhere currently). Your PR looks great, I just merged another PR that brings React >=17 support. Maybe we should just merge your PR v2.0.0 and be done with it? 🤔 Not sure what's the best way forward. |
Hello,
I wanted to use this library for React 17+ and Next js but wasn't sure how to submit Pull requests in order to update features.
I forked this project and converted it to 100% typescript with jest tests. I was able to publish the new package to npm!
Heres My fork If the team likes these changes lets discuss a PR.
Working to add a move left boolean prop which addresses Issue #84(Move SearchIcon to the left)
The text was updated successfully, but these errors were encountered: