Skip to content
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

Hooks rewrite #73

Closed
wants to merge 2 commits into from
Closed

Hooks rewrite #73

wants to merge 2 commits into from

Conversation

jsejcksn
Copy link

I purposefully:

  • did not update the package dependencies, and
  • have marked this as a draft PR

because it appears that you want to maintain a level of backward compatibility for now. I have written the code in this PR so that when you decide to update this package to utilize React 16+ with hooks, you will have less work to do.

I tested the "main" version of the component with the current stable branch of React (16.9), and it works as before, with the improvement that it fixes #22 (like #66 does). I have not tested the "optimized" version.

Returns a memoized, functional component
Returns a memoized, functional component
@jsejcksn
Copy link
Author

jsejcksn commented Sep 1, 2022

Closing as stale

@jsejcksn jsejcksn closed this Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-Rendering the code and creating multiple nested span when there is an action in the page
1 participant