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: Reorder events based on their priority #380

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

marc2332
Copy link
Owner

Send mouseleave before mouseover for example

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Nov 16, 2023
@marc2332 marc2332 added this to the 0.2.0 milestone Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (ebc5850) 53.57% compared to head (ddbf30d) 53.60%.
Report is 3 commits behind head on main.

Files Patch % Lines
crates/core/src/events/dom_events.rs 76.92% 3 Missing ⚠️
crates/elements/src/events/wheel.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
+ Coverage   53.57%   53.60%   +0.03%     
==========================================
  Files         140      140              
  Lines       12494    12509      +15     
==========================================
+ Hits         6694     6706      +12     
- Misses       5800     5803       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marc2332 marc2332 marked this pull request as ready for review November 19, 2023 17:03
@marc2332 marc2332 merged commit 5383f36 into main Nov 20, 2023
5 checks passed
@marc2332 marc2332 deleted the feat/events-reordering-by-priority branch November 20, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant