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

feat(module:progress): support TemplateRef for nzFormat #4598

Merged
merged 3 commits into from Jan 6, 2020

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Dec 26, 2019

close #4596

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@wzhudev wzhudev changed the title feat(module:progress): support template ref for nzFormat feat(module:progress): support TemplateRef for nzFormat Dec 26, 2019
@wzhudev wzhudev added this to the 9.0.0 milestone Dec 31, 2019
@vthinkxie vthinkxie merged commit edf0e9c into NG-ZORRO:master Jan 6, 2020
@wzhudev wzhudev deleted the progress-template branch January 6, 2020 10:37
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this pull request Apr 9, 2020
* feat(module:progress): support template ref for nzFormat

close NG-ZORRO#4596

* docs: add docs

* test: fix tests
@hsuanxyz hsuanxyz mentioned this pull request Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
* feat(module:progress): support template ref for nzFormat

close NG-ZORRO#4596

* docs: add docs

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

Successfully merging this pull request may close these issues.

progress should support TemplateRef<{$implicit:progress}>
3 participants