Skip to content

fix(no-node-access): stop reporting blur() usage #1031

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
Jun 13, 2025

Conversation

y-hsgw
Copy link
Member

@y-hsgw y-hsgw commented Jun 13, 2025

Checks

Changes

  • remove blur from EVENT_HANDLER_METHODS for consistency.
  • update document.

Context

Fixes #1030

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.30%. Comparing base (7606622) to head (f812c8f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1031   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files          47       47           
  Lines        2542     2543    +1     
  Branches     1047     1047           
=======================================
+ Hits         2448     2449    +1     
  Misses         94       94           

☔ View full report in Codecov by Sentry.
📢 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.

@Belco90 Belco90 merged commit 1c1497a into testing-library:main Jun 13, 2025
31 checks passed
Copy link

🎉 This PR is included in version 7.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@y-hsgw y-hsgw deleted the pr/fix-no-node-access branch June 13, 2025 15:29
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.

[no-node-access] allow using "blur" on DOM elements in addition to "focus"
2 participants