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(ng:schematic): support ng add & ng generate #1430

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

hsuanxyz
Copy link
Member

@hsuanxyz hsuanxyz commented May 13, 2018

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Issue Number: #1405

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

TODO List

  • add schematics utils scripts
  • add demos to schematics scripts
  • add ng-add schematic
  • add angular-cli generate commands in docs

@codecov
Copy link

codecov bot commented May 13, 2018

Codecov Report

Merging #1430 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1430   +/-   ##
======================================
  Coverage      96%     96%           
======================================
  Files         466     466           
  Lines       11072   11072           
  Branches     1458    1458           
======================================
  Hits        10630   10630           
  Misses        125     125           
  Partials      317     317

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7cf6ee1...51ab4fb. Read the comment docs.

@hsuanxyz hsuanxyz changed the title WIP(ng:6.0): support ng add & ng generate feat(ng:schematic): support ng add & ng generate May 15, 2018
@hsuanxyz hsuanxyz force-pushed the feat-ng6 branch 2 times, most recently from 28cfb6b to 5ad6cc9 Compare May 15, 2018 12:52
@hsuanxyz hsuanxyz changed the title feat(ng:schematic): support ng add & ng generate wip(ng:schematic): support ng add & ng generate Jun 1, 2018
@hsuanxyz hsuanxyz changed the title wip(ng:schematic): support ng add & ng generate feat(ng:schematic): support ng add & ng generate Jun 6, 2018
@vthinkxie vthinkxie merged commit 9ed3590 into NG-ZORRO:master Jun 6, 2018
@hsuanxyz hsuanxyz deleted the feat-ng6 branch July 1, 2018 07:01
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants