-
Notifications
You must be signed in to change notification settings - Fork 477
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
fix(kit): correct detect iso code for Kazakhstan
when phone number start with +7
#4217
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
projects/kit/components/input-phone-international/input-phone-international.component.ts
Outdated
Show resolved
Hide resolved
...ts/kit/components/input-phone-international/test/input-phone-international.component.spec.ts
Outdated
Show resolved
Hide resolved
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +91B +0.02% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Visit the preview URL for this PR (updated for commit 0010bb8): https://taiga-ui--pr4217-splincode-fix-issues-fquwo1u9.web.app (expires Sat, 15 Apr 2023 06:50:15 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
09814db
to
12ff482
Compare
12ff482
to
0010bb8
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #4217 +/- ##
==========================================
+ Coverage 61.32% 61.33% +0.01%
==========================================
Files 1618 1619 +1
Lines 18997 19002 +5
Branches 2683 2685 +2
==========================================
+ Hits 11649 11654 +5
Misses 6868 6868
Partials 480 480
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. ☔ View full report in Codecov by Sentry. |
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #4193