react-autosuggest icon indicating copy to clipboard operation
react-autosuggest copied to clipboard

Kind of roadmap.

Open aberezkin opened this issue 4 years ago • 5 comments

This is an issue to track progress on things I think we need to do in this repo.

  • [x] Merge react-autowhatever in this repo to make it easier to maintain both libs. (#736)
  • [ ] Integrate renovate to keep dependencies up to date.
  • [ ] Implement headless UI to solve problems with custom styling.
  • [ ] Rewrite test with something modern (jest, react-testing-library, cypress).
  • [ ] Implement some optimizations for long suggestion lists.
  • [ ] Add typescript defenitions

If you have ideas on other major improvements, feel free to comment or open an issue.

aberezkin avatar Apr 11 '20 16:04 aberezkin

Add typescript definitions

bndby avatar Apr 19 '20 19:04 bndby

Good idea @bndby, thank you

aberezkin avatar Apr 25 '20 15:04 aberezkin

Going through existing PRs and merging them in if there are no conflicts or prodding PR authors if there are, or is it too soon to do that?

SFJonathanChen avatar May 13 '20 07:05 SFJonathanChen

@SFJonathanChen, I'm doing this anyway on my spare time.

aberezkin avatar May 14 '20 17:05 aberezkin

There is still an open call for additional maintainers in the README, so if someone really thinks things are taking too long, there are vacant positions, @SFJonathanChen :-)

fatso83 avatar Jul 11 '21 04:07 fatso83