Skip to content

Add auxclick to MouseEvent #19

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

Merged
merged 2 commits into from
Apr 23, 2022
Merged

Conversation

joe-op
Copy link
Contributor

@joe-op joe-op commented Apr 23, 2022

Description of the change

Adds auxclick to MouseEvent (#18) for middle click/ ctrl+click.

Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

joe-op added a commit to joe-op/purescript-halogen that referenced this pull request Apr 23, 2022
Add mouse event handler for auxclick (such as middle or ctrl+click).
Depends on purescript-web/purescript-web-uievents#19
See purescript-web/purescript-web-uievents#18
joe-op added a commit to joe-op/purescript-halogen that referenced this pull request Apr 23, 2022
Add mouse event handler for auxclick (such as middle or ctrl+click).
Depends on: purescript-web/purescript-web-uievents#19
Related: purescript-web/purescript-web-uievents#18
@JordanMartinez
Copy link
Contributor

CC @thomashoneyman

@thomashoneyman thomashoneyman merged commit 1abbc8d into purescript-web:master Apr 23, 2022
thomashoneyman pushed a commit to purescript-halogen/purescript-halogen that referenced this pull request Apr 28, 2022
Add mouse event handler for auxclick (such as middle or ctrl+click).
Depends on: purescript-web/purescript-web-uievents#19
Related: purescript-web/purescript-web-uievents#18

Co-authored-by: Joe Opseth <joe.opseth@outlook.com>
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.

3 participants