-
Notifications
You must be signed in to change notification settings - Fork 478
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!: replace setNativeFocused(el)
with el.focus()
#2276
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit cf4a5f1): https://taiga-ui--pr2276-rm-set-native-focuse-e3f64m6b.web.app (expires Fri, 05 Aug 2022 09:32:43 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Codecov Report
@@ Coverage Diff @@
## v3.x #2276 +/- ##
==========================================
- Coverage 56.42% 56.39% -0.04%
==========================================
Files 971 970 -1
Lines 9570 9567 -3
Branches 1951 1949 -2
==========================================
- Hits 5400 5395 -5
- Misses 3739 3741 +2
Partials 431 431
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
f93d4ab
to
cf4a5f1
Compare
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change?