Skip to content
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

nzStrokeColor does not apply when nz-progress is of type "circle" or "dashboard" #3441

Closed
anantoghosh opened this issue May 12, 2019 · 0 comments · Fixed by #3445
Closed
Assignees

Comments

@anantoghosh
Copy link

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-3yambk?file=src/app/app.component.html

Steps to reproduce

Use nzStrokeColor in "nz-progress" with nzType="circle" or "dashboard"

What is expected?

Stroke color is changed according to nzStrokeColor when progress-bar is circle or dashboard.

What is actually happening?

Stroke color remains the default color.

Environment Info
ng-zorro-antd 7.3.3
Browser Latest Chrome, Firefox
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue May 13, 2019
hsuanxyz pushed a commit that referenced this issue May 17, 2019
* fix(module:progress): fix stroke color is not updated

close #3441

* chore: remove color in demo

* fix: type

Co-Authored-By: Hsuan Lee <[email protected]>

* fix: type
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:progress): fix stroke color is not updated

close NG-ZORRO#3441

* chore: remove color in demo

* fix: type

Co-Authored-By: Hsuan Lee <[email protected]>

* fix: type
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:progress): fix stroke color is not updated

close NG-ZORRO#3441

* chore: remove color in demo

* fix: type

Co-Authored-By: Hsuan Lee <[email protected]>

* fix: type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants