-
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
fix(kit): debounce overflownChange
event
#10188
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 8f43f70): https://taiga-previews-demo--pr10188-splincode-fix-issues-1003-r855q5l7.web.app (expires Tue, 21 Jan 2025 15:08:14 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10188 +/- ##
==========================================
- Coverage 65.80% 65.79% -0.01%
==========================================
Files 1233 1233
Lines 16103 16105 +2
Branches 2312 2331 +19
==========================================
+ Hits 10596 10597 +1
+ Misses 5307 5292 -15
- Partials 200 216 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +13B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results 4 failed Details Open report ↗︎ Failed testschromium › tests/kit/line-clamp/line-clamp.pw.spec.ts › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1 Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
3370287
to
708377a
Compare
overflownChange
after finished transitionend
eventoverflownChange
event
708377a
to
8c6bd79
Compare
projects/demo/src/modules/components/line-clamp/examples/3/index.ts
Outdated
Show resolved
Hide resolved
fd0bfe1
to
8f43f70
Compare
Fixes #10035