-
Notifications
You must be signed in to change notification settings - Fork 481
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: add tui-pager
#10325
base: main
Are you sure you want to change the base?
feat: add tui-pager
#10325
Conversation
Tests completed successfully ✅Good job 🔥 |
89bbd0b
to
ffe62fc
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10325 +/- ##
==========================================
- Coverage 65.67% 65.60% -0.07%
==========================================
Files 1247 1249 +2
Lines 16316 16350 +34
Branches 2380 2416 +36
==========================================
+ Hits 10716 10727 +11
+ Misses 5359 5283 -76
- Partials 241 340 +99
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 9ea19d1): https://taiga-previews-demo--pr10325-splincode-feat-uikit-7734-ep5kopf1.web.app (expires Tue, 18 Feb 2025 09:07:16 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +1.2KB +0.18% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results
Details
Failed testschromium › tests/deep/deep-select.pw.spec.ts › Deep / Select › /components/pager Flaky testswebkit › tests/legacy/input-date/input-date.pw.spec.ts › InputDate › API › Click Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
5001a78
to
a4a3cd8
Compare
projects/demo/src/modules/components/pager/examples/2/index.html
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/pager/examples/2/index.html
Outdated
Show resolved
Hide resolved
a4a3cd8
to
db1aeec
Compare
db1aeec
to
9ea19d1
Compare
</ng-template> | ||
|
||
<tui-setup *pageTab="'Setup'" /> | ||
</tui-doc-page> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add API page?
@@ -0,0 +1,60 @@ | |||
:host { | |||
--size: 0.5rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far i know, usually use prefix --t-variable
for local css variables
Screen.Recording.2025-02-10.at.9.51.22.AM.mov
Screen.Recording.2025-02-10.at.9.52.00.AM.mov
Screen.Recording.2025-02-10.at.9.52.47.AM.mov