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

Allow for string matching and more complex RegExs in delayMap prop #65

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

salesp07
Copy link

Related to #64

  • Switch from match() to matchAll()
  • Perform matching in constructor and before reset instead of every time the component updates
  • Allow for string matching in delay map, and more complex Regular Expressions

@TaylorBriggs
Copy link
Owner

Thanks for the PR but I'm not maintaining this repo anymore. If you want the npm name I can release it, or you can scope it like this one.

@salesp07
Copy link
Author

Oh, I see... I'll have a look at that, thanks for the reply :)

@salesp07
Copy link
Author

salesp07 commented Aug 3, 2023

As Taylor mentioned, this package is no longer mantained, so if anyone is interested in these changes, check out my scoped package.

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.

2 participants