-
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
fix(core): dont allow to select disabled dates in calendar #10007
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 #10007 +/- ##
==========================================
- Coverage 66.17% 66.13% -0.04%
==========================================
Files 1214 1214
Lines 15703 15713 +10
Branches 2239 2258 +19
==========================================
+ Hits 10391 10392 +1
+ Misses 5152 5118 -34
- Partials 160 203 +43
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 62489d3): https://taiga-previews-demo--pr10007-splincode-fix-issues-3708-22f9hd6o.web.app (expires Wed, 18 Dec 2024 11:15:49 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +93B +0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results 2 failed Details Open report ↗︎ Failed testschromium › tests/kit/calendar-range/calendar-range.pw.spec.ts › CalendarRange › API › Dont allow to select disabled dates in calendar Flaky testswebkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Options with long text Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
Fixes #3708