feat(NcProgresBar): add showValue prop to show the progress value#8120
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8120 +/- ##
=======================================
Coverage 52.77% 52.77%
=======================================
Files 103 103
Lines 3348 3348
Branches 976 976
=======================================
Hits 1767 1767
Misses 1333 1333
Partials 248 248 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ShGKme
left a comment
There was a problem hiding this comment.
Thank you for the change. Left some comments, mostly about code style, but using unknown CSS variable --color-text-secondary is a blocking issue.
showValue prop to show the progress value
|
/backport to stable8 |
|
@ShGKme - I've made all the suggested changes. Let me know if anything else needs to be addressed. |
|
Requesting desiner's review in addition |
ShGKme
left a comment
There was a problem hiding this comment.
Looks good now code-wise. Could you squash it into a single commit?
Waiting for a design review then.
8145b8f to
62bd8b9
Compare
Done. |
kra-mo
left a comment
There was a problem hiding this comment.
Looks fine from the design side
|
@nikhil2297 Your name in DCO (commit description) and in git config (commiter name) is different. |
…styles and Improve BEM naming, use the correct variable and update code style Co-authored-by: Grigorii K. Shartsev <[email protected]> Signed-off-by: nikhil2297 <[email protected]>
62bd8b9 to
cc9183d
Compare
I've fixed it. |
☑️ Resolves
resolves: [NcProgressBar] No way to display numeric percentage value (value is never rendered as text) #8068
Fix : Only display the progress value label for linear progress bar
🖼️ Screenshots
🚧 Tasks
🏁 Checklist
stable8for maintained Vue 2 version or not applicable