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

[Feature] message support set top distance #3041

Closed
hsuanxyz opened this issue Mar 7, 2019 · 0 comments · Fixed by #3047
Closed

[Feature] message support set top distance #3041

hsuanxyz opened this issue Mar 7, 2019 · 0 comments · Fixed by #3047
Assignees

Comments

@hsuanxyz
Copy link
Member

hsuanxyz commented Mar 7, 2019

What problem does this feature solve?

What does the proposed API look like?

{
  nzDuration: 3000,
  nzMaxStack: 7,
  nzPauseOnHover: true,
  nzAnimate: true,
+ nzTop: 200
}
hsuanxyz pushed a commit that referenced this issue Mar 20, 2019
* feat(module:message): support nzTop

* fix: types

* fix: add new test case of nzTop & nzBottom

* fix: lint

* docs: add unit

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

* fix: types

* fix: add new test case of nzTop & nzBottom

* fix: lint

* docs: add unit

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

* fix: types

* fix: add new test case of nzTop & nzBottom

* fix: lint

* docs: add unit

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

2 participants