Skip to content

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

Open
salesp07 wants to merge 15 commits intoTaylorBriggs:masterfrom
salesp07:master
Open

Allow for string matching and more complex RegExs in delayMap prop#65
salesp07 wants to merge 15 commits intoTaylorBriggs:masterfrom
salesp07:master

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