-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: support server-side rendering #3295
Conversation
Deploy preview for ng-zorro-master ready! Built with commit 6c85d9b |
Codecov Report
@@ Coverage Diff @@
## master #3295 +/- ##
==========================================
- Coverage 97.48% 97.44% -0.05%
==========================================
Files 606 606
Lines 11890 11928 +38
Branches 868 869 +1
==========================================
+ Hits 11591 11623 +32
- Misses 190 196 +6
Partials 109 109
Continue to review full report at Codecov.
|
close NG-ZORRO#3222, close NG-ZORRO#43 ref NG-ZORRO#2025,NG-ZORRO#2474 style: fix lint docs: add the docs docs: fix ssr docs docs: update README chore: rebase
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* feat: support server-side rendering close NG-ZORRO#3222, close NG-ZORRO#43 ref NG-ZORRO#2025,NG-ZORRO#2474 style: fix lint docs: add the docs docs: fix ssr docs docs: update README chore: rebase * style: fix lint * docs: fix README
* feat: support server-side rendering close NG-ZORRO#3222, close NG-ZORRO#43 ref NG-ZORRO#2025,NG-ZORRO#2474 style: fix lint docs: add the docs docs: fix ssr docs docs: update README chore: rebase * style: fix lint * docs: fix README
* feat: support server-side rendering close NG-ZORRO#3222, close NG-ZORRO#43 ref NG-ZORRO#2025,NG-ZORRO#2474 style: fix lint docs: add the docs docs: fix ssr docs docs: update README chore: rebase * style: fix lint * docs: fix README
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #3222, #43, #1923, #2025, #2474
What is the new behavior?
https://demo.zorro-ssr.hsuan.xyz/feedback
Does this PR introduce a breaking change?
Other information