-
Notifications
You must be signed in to change notification settings - Fork 471
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
feat(experimental): InputPhoneInternational
refactor to new textfield approach
#9976
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9976 +/- ##
=========================================
+ Coverage 0 65.77% +65.77%
=========================================
Files 0 1219 +1219
Lines 0 15811 +15811
Branches 0 2337 +2337
=========================================
+ Hits 0 10400 +10400
- Misses 0 5059 +5059
- Partials 0 352 +352
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Visit the preview URL for this PR (updated for commit c0a4b11): https://taiga-previews-demo--pr9976-input-phone-international-6lw0j9ex.web.app (expires Fri, 20 Dec 2024 12:53:22 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (3)
Unchanged files (2)
Total files change +466B +0.07% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
projects/demo/src/modules/components/input-phone-international/examples/4/index.less
Show resolved
Hide resolved
projects/demo/src/modules/components/input-phone-international/examples/import/import.md
Outdated
Show resolved
Hide resolved
projects/experimental/components/input-phone-international/input-phone-international.style.less
Show resolved
Hide resolved
...ts/experimental/components/input-phone-international/input-phone-international.template.html
Show resolved
Hide resolved
projects/demo/src/modules/components/input-phone-international/index.html
Show resolved
Hide resolved
projects/demo/src/modules/components/input-phone-international/index.html
Show resolved
Hide resolved
e1078a2
to
7002b32
Compare
...ts/experimental/components/input-phone-international/input-phone-international.template.html
Show resolved
Hide resolved
projects/demo/src/modules/components/input-phone-international/index.html
Outdated
Show resolved
Hide resolved
f6318bd
to
de67a2c
Compare
…/examples/import/import.md Co-authored-by: Nikita Barsukov <[email protected]>
de67a2c
to
9b2d763
Compare
.../demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts
Outdated
Show resolved
Hide resolved
...cts/experimental/components/input-phone-international/input-phone-international.component.ts
Outdated
Show resolved
Hide resolved
...ts/experimental/components/input-phone-international/input-phone-international.template.html
Show resolved
Hide resolved
Playwright test results 33 failed Details Open report ↗︎ Failed testschromium › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with saved cards Flaky testschromium › tests/legacy/multi-select/multi-select.pw.spec.ts › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
Fixes #