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: TreeNode support checkable #16369

Merged
merged 1 commit into from
Apr 28, 2019
Merged

feat: TreeNode support checkable #16369

merged 1 commit into from
Apr 28, 2019

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Apr 28, 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?

close #16316

💡 Solution

Upgrade rc-tree to support checkable

📝 Changelog

TreeNode support checkable when Tree is checkable

☑️ 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

@buildsize
Copy link

buildsize bot commented Apr 28, 2019

File name Previous Size New Size Change
package-lock.json 824.2 KB 825.35 KB 1.16 KB (0%)

@netlify
Copy link

netlify bot commented Apr 28, 2019

Deploy preview for ant-design ready!

Built with commit f21b30d

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

@codecov
Copy link

codecov bot commented Apr 28, 2019

Codecov Report

Merging #16369 into feature will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           feature   #16369   +/-   ##
========================================
  Coverage    95.25%   95.25%           
========================================
  Files          256      256           
  Lines         6845     6845           
  Branches      1953     1990   +37     
========================================
  Hits          6520     6520           
  Misses         324      324           
  Partials         1        1
Impacted Files Coverage Δ
components/tree/Tree.tsx 96.42% <ø> (ø) ⬆️

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 34f24a8...f21b30d. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 28, 2019

Codecov Report

Merging #16369 into feature will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           feature   #16369   +/-   ##
========================================
  Coverage    95.25%   95.25%           
========================================
  Files          256      256           
  Lines         6845     6845           
  Branches      1953     1990   +37     
========================================
  Hits          6520     6520           
  Misses         324      324           
  Partials         1        1
Impacted Files Coverage Δ
components/tree/Tree.tsx 96.42% <ø> (ø) ⬆️

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 34f24a8...f21b30d. Read the comment docs.

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