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

feat: move elem argument first #39

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

dlockhart
Copy link
Member

What do folks think about flipping the arguments around here so that elem is first? That way it's consistent with await oneEvent(elem, 'event-name').

Copy link
Contributor

@svanherk svanherk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that, we have a lot of other places where the elem is first as well

@dlockhart dlockhart marked this pull request as ready for review June 22, 2023 13:33
@dlockhart dlockhart requested a review from a team as a code owner June 22, 2023 13:33
@dlockhart dlockhart merged commit 38de7a2 into main Jun 22, 2023
1 check passed
@dlockhart dlockhart deleted the dlockhart/flip-sendkeys-args branch June 22, 2023 13:39
@ghost
Copy link

ghost commented Jun 22, 2023

🎉 This PR is included in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Jun 22, 2023
@bearfriend
Copy link
Contributor

👍 I went to sleep thinking about this the other night

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants