-
Notifications
You must be signed in to change notification settings - Fork 470
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(kit): new tuiProgressFixedGradient
for ProgressBar
#9648
feat(kit): new tuiProgressFixedGradient
for ProgressBar
#9648
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 #9648 +/- ##
==========================================
- Coverage 75.68% 75.19% -0.50%
==========================================
Files 1216 1247 +31
Lines 19068 19573 +505
Branches 2091 2117 +26
==========================================
+ Hits 14432 14718 +286
- Misses 4592 4808 +216
- Partials 44 47 +3
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 +262B +0.04% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
projects/kit/components/progress/progress-bar/progress-fixed-gradient.directive.ts
Outdated
Show resolved
Hide resolved
projects/kit/components/progress/progress-bar/progress-fixed-gradient.directive.ts
Outdated
Show resolved
Hide resolved
projects/kit/components/progress/progress-bar/progress-fixed-gradient.directive.ts
Outdated
Show resolved
Hide resolved
projects/kit/components/progress/progress-bar/progress-fixed-gradient.directive.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/progress-bar/examples/2/index.html
Outdated
Show resolved
Hide resolved
tuiProgressFixedGradient
for ProgressBar
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.
Thanks for your contribition!
- Chrome Desktop ✅
- Firefox Desktop ✅
- Safari Desktop ✅
- Safari IOS 18 ✅
projects/kit/components/progress/progress-bar/fixed-gradient/progress-fixed-gradient.style.less
Outdated
Show resolved
Hide resolved
...cts/kit/components/progress/progress-bar/fixed-gradient/progress-fixed-gradient.directive.ts
Outdated
Show resolved
Hide resolved
…aiga-family#9648) Co-authored-by: Alexandr Shakirov <al.a.shakirov@tinkoff.ru>
Fixes #7088