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

Fix incorrect tree type #16624

Merged
merged 1 commit into from May 16, 2019
Merged

Fix incorrect tree type #16624

merged 1 commit into from May 16, 2019

Conversation

ztplz
Copy link
Contributor

@ztplz ztplz commented May 16, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

👻 What's the background?

💡 Solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@ztplz ztplz requested review from zombieJ and afc163 May 16, 2019 09:24
@ztplz
Copy link
Contributor Author

ztplz commented May 16, 2019

@eruca 我觉得你说的可能是这个

@netlify
Copy link

netlify bot commented May 16, 2019

Deploy preview for ant-design ready!

Built with commit a067efb

https://deploy-preview-16624--ant-design.netlify.com

@codecov
Copy link

codecov bot commented May 16, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16624   +/-   ##
=======================================
  Coverage    95.7%    95.7%           
=======================================
  Files         258      258           
  Lines        7127     7127           
  Branches     2007     1997   -10     
=======================================
  Hits         6821     6821           
  Misses        304      304           
  Partials        2        2
Impacted Files Coverage Δ
components/tree/Tree.tsx 96.87% <ø> (ø) ⬆️

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 e0fae5d...a067efb. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 16, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16624   +/-   ##
=======================================
  Coverage    95.7%    95.7%           
=======================================
  Files         258      258           
  Lines        7127     7127           
  Branches     2007     1997   -10     
=======================================
  Hits         6821     6821           
  Misses        304      304           
  Partials        2        2
Impacted Files Coverage Δ
components/tree/Tree.tsx 96.87% <ø> (ø) ⬆️

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 e0fae5d...a067efb. Read the comment docs.

@zombieJ zombieJ merged commit 9308f19 into ant-design:master May 16, 2019
@ztplz
Copy link
Contributor Author

ztplz commented May 16, 2019

Relate to: #16618

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.

None yet

2 participants