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

Blur events #222

Merged
merged 2 commits into from
Feb 17, 2020
Merged

Blur events #222

merged 2 commits into from
Feb 17, 2020

Conversation

Gpx
Copy link
Member

@Gpx Gpx commented Feb 17, 2020

Rebase of #218

Joe Morgan and others added 2 commits February 17, 2020 14:13
Blur occurs after mouse down, but before click. I can't find any
official documentation, but here's a nice code pen:
https://codepen.io/mudassir0909/pen/eIHqB
@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

Merging #222 into master will increase coverage by 1.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #222      +/-   ##
=========================================
+ Coverage   97.24%   98.6%   +1.36%     
=========================================
  Files           1       1              
  Lines         145     143       -2     
  Branches       35      41       +6     
=========================================
  Hits          141     141              
+ Misses          4       2       -2
Impacted Files Coverage Δ
src/index.js 98.6% <100%> (+1.36%) ⬆️

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 61398ad...e9c4567. Read the comment docs.

@Gpx Gpx merged commit f7e1640 into master Feb 17, 2020
@Gpx Gpx deleted the blurEvents branch February 17, 2020 13:25
@Gpx
Copy link
Member Author

Gpx commented Feb 17, 2020

🎉 This PR is included in version 8.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Gpx Gpx added the released label Feb 17, 2020
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.

None yet

1 participant