-
Notifications
You must be signed in to change notification settings - Fork 455
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(cdk): add TuiRepeatTimes
pipe
#9262
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 98b627f): https://taiga-previews--pr9262-splincode-feat-repea-s39bz7vq.web.app (expires Tue, 01 Oct 2024 08:15:46 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 20bbff1ad19772ecf9c5134a84c0641b0d776f4a |
1717f5f
to
30647d2
Compare
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +202B +0.03% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
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.
Cool idea. Do we really need those excessive types, though?
It helps with some clamp case
|
In the future TypeScript will add a range type to standard library, I think |
But it's a pipe, are there any benefits for it though? Seems like it's a lot of added complexity for little to no benefit. |
@waterplea |
30647d2
to
98b627f
Compare
@waterplea I want to use
@for
in Angular 18 and I don't want use*tuiRepeatTimes
I can happy with it