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: tree): sync ant style & add dir demo #1559

Merged
merged 4 commits into from
May 31, 2018

Conversation

simplejason
Copy link
Member

@simplejason simplejason commented May 30, 2018

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
[x] 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
[ x ] No

Other information

@vthinkxie
Copy link
Member

vthinkxie commented May 30, 2018

@codecov
Copy link

codecov bot commented May 30, 2018

Codecov Report

Merging #1559 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1559      +/-   ##
==========================================
+ Coverage   96.92%   97.03%   +0.11%     
==========================================
  Files         222      224       +2     
  Lines        9514     9766     +252     
  Branches     1299     1340      +41     
==========================================
+ Hits         9221     9476     +255     
+ Misses         43       42       -1     
+ Partials      250      248       -2
Impacted Files Coverage Δ
components/tree/nz-tree-node.component.ts 94.38% <100%> (+0.19%) ⬆️
components/upload/nz-upload-list.component.ts 100% <0%> (ø) ⬆️
components/upload/nz-upload-btn.component.ts 100% <0%> (ø) ⬆️
components/upload/nz-upload.component.ts 100% <0%> (ø) ⬆️
components/transfer/nz-transfer.component.ts 100% <0%> (ø) ⬆️
components/tree/nz-tree.component.ts 100% <0%> (ø) ⬆️
components/tree-select/nz-tree-select.module.ts 100% <0%> (ø)
components/tree-select/nz-tree-select.component.ts 98.54% <0%> (ø)
components/pagination/nz-pagination.component.ts 99.27% <0%> (+0.03%) ⬆️
... and 5 more

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 8a6b03d...9da29c0. Read the comment docs.

style(module: tree): sync ant style

fix(module: tree): hack tree css

fix(module: tree): reset style

docs(module: tree): add dir tree demo
@simplejason simplejason changed the title style(module: tree): sync ant style feat(module: tree): sync ant style & add dir demo May 31, 2018
@vthinkxie vthinkxie merged commit 0fbf135 into NG-ZORRO:master May 31, 2018
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
* feat(module: tree): sync ant style & add dir demo

style(module: tree): sync ant style

fix(module: tree): hack tree css

fix(module: tree): reset style

docs(module: tree): add dir tree demo

* docs(module: tree): remove drag option

* fix(module: tree): fix alphabetized

* fix(module: tree): tree test
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