Skip to content

fix(events): got-/lostpointercapture bubble #767

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

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Sep 13, 2020

What:

Fix gotpointer and lostpointercapture not bubbling

Why:

How:

Fix entry for gotpointercapture and lostpointercapture in event-map

Checklist:

@eps1lon eps1lon added the bug Something isn't working label Sep 13, 2020
@codecov
Copy link

codecov bot commented Sep 13, 2020

Codecov Report

Merging #767 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #767   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          702       702           
  Branches       183       183           
=========================================
  Hits           702       702           
Impacted Files Coverage Δ
src/event-map.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6502455...73ab264. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Whoops! Thanks 👍

@kentcdodds kentcdodds merged commit 3154dc4 into testing-library:master Sep 13, 2020
@testing-library-bot
Copy link

🎉 This PR is included in version 7.24.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@eps1lon eps1lon deleted the fix/pointer-capture-bubbling branch September 13, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants