-
Notifications
You must be signed in to change notification settings - Fork 1.9k
refactor: rewrite wrapFocus
utils in typescript
#18913
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
refactor: rewrite wrapFocus
utils in typescript
#18913
Conversation
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #18913 +/- ##
==========================================
+ Coverage 84.41% 84.46% +0.04%
==========================================
Files 385 384 -1
Lines 14563 14528 -35
Branches 4806 4740 -66
==========================================
- Hits 12294 12271 -23
+ Misses 2110 2101 -9
+ Partials 159 156 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Looks like https://github.com/carbon-design-system/carbon/actions/runs/14541187128/job/40799369554?pr=18913 needs to be restarted. |
c5312a3
Closes #18911
Rewrote the
wrapFocus
utilities in TypreScript.Changelog
New
Changed
wrapFocus
utilities in TypreScript.wrapFocus
utilities.Testing / Reviewing
yarn test packages/react