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

Chore/chore updates and bug fixes #11

Merged
merged 7 commits into from
Oct 7, 2023

Conversation

keyurparalkar
Copy link
Owner

@keyurparalkar keyurparalkar commented Oct 3, 2023

chore: updated readme with count param
fix: added paste event listener to the current focused input rather than document, to resolve pasting issues
fix: * removed e.target.focus from onFocus handler; * renamed internal state variable array to passcode; * updated README;
fix: remove depricated usage of which keyboard property and replaced with key property
test: added unit test for utils shouldPreventDefault
fix: moved the pasting logic from useEffect to onPaste event
doc: updated README for getEventhandlers

* removed e.target.focus from onFocus handler;
* renamed internal state variable array to passcode;
* updated README;
@keyurparalkar keyurparalkar self-assigned this Oct 3, 2023
@keyurparalkar keyurparalkar merged commit df75131 into release Oct 7, 2023
1 check passed
@keyurparalkar keyurparalkar deleted the chore/chore-updates-and-bug-fixes branch October 7, 2023 10:34
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.

1 participant