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

Message module content property should support type TemplateRef param #3081

Closed
kekehaoz opened this issue Mar 13, 2019 · 2 comments · Fixed by #3102
Closed

Message module content property should support type TemplateRef param #3081

kekehaoz opened this issue Mar 13, 2019 · 2 comments · Fixed by #3102
Assignees

Comments

@kekehaoz
Copy link
Contributor

What problem does this feature solve?

we can put navigate link on the message tip with TemplateRef param

What does the proposed API look like?

content: string | TemplateRef

@kekehaoz kekehaoz changed the title Message module content property should support TemplateRef type param Message module content property should support type TemplateRef param Mar 13, 2019
@wzhudev
Copy link
Member

wzhudev commented Mar 13, 2019

@kekehaoz Got it. Would be released in the next version next minor version.

wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Mar 15, 2019
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Mar 20, 2019
hsuanxyz pushed a commit that referenced this issue Mar 20, 2019
* feat(module:message): support template

* docs: update content type

* fix: createMessage

* fix: lint

* fix: test

close #3081
@ishowman
Copy link

@wendzhue could you add the usage of the feature demo in docs?

Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* feat(module:message): support template

* docs: update content type

* fix: createMessage

* fix: lint

* fix: test

close NG-ZORRO#3081
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* feat(module:message): support template

* docs: update content type

* fix: createMessage

* fix: lint

* fix: test

close NG-ZORRO#3081
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