Skip to content

fix(nanoviews): fire every on* prop, not just the bubbling ones - #204

Merged
dangreen merged 1 commit into
mainfrom
fix/nanoviews-native-event-listeners
Aug 20, 2026
Merged

fix(nanoviews): fire every on* prop, not just the bubbling ones#204
dangreen merged 1 commit into
mainfrom
fix/nanoviews-native-event-listeners

fix(nanoviews): fire every `on*` prop, not just the bubbling ones

b1d6290
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 1s

85.32% (+0.03%) compared to 9fc639f

View this Pull Request on Codecov

85.32% (+0.03%) compared to 9fc639f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.32%. Comparing base (9fc639f) to head (b1d6290).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   85.29%   85.32%   +0.03%     
==========================================
  Files         141      139       -2     
  Lines        3168     3142      -26     
  Branches      593      591       -2     
==========================================
- Hits         2702     2681      -21     
+ Misses        335      332       -3     
+ Partials      131      129       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.