Skip to content

feat: propagated Up Keys for onEnterUp etc#32

Merged
chiefcll merged 1 commit intomainfrom
focusUpEvents
Dec 24, 2024
Merged

feat: propagated Up Keys for onEnterUp etc#32
chiefcll merged 1 commit intomainfrom
focusUpEvents

Conversation

@chiefcll
Copy link
Copy Markdown
Contributor

Cleaned up some of the names of the functions.

Added propagatedUpKeys so you'd have ['Enter'] then you'd have support for onEnterUp

However, this does have a downside, which is onEnter is called, and page transition could happen, and then onEnterUp is checked for, so devs need to be careful of that.

@chiefcll chiefcll merged commit 94292a4 into main Dec 24, 2024
@chiefcll chiefcll deleted the focusUpEvents branch December 24, 2024 16:30
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