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(Tree): fix select-all bug on parent node when treeCheckedStrategy set as child #4015

Merged
merged 3 commits into from
Jul 26, 2022

Conversation

lakerswgq
Copy link
Contributor

No description provided.

@lakerswgq lakerswgq changed the title fix(Tree): fix select-all bug on parent node when treeCheckedStrategy set as "child fix(Tree): fix select-all bug on parent node when treeCheckedStrategy set as child Jul 25, 2022
@lakerswgq
Copy link
Contributor Author

#3984, #3936

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #4015 (f1ac0fd) into master (8108be1) will not change coverage.
The diff coverage is 100.00%.

❗ Current head f1ac0fd differs from pull request most recent head f2aad78. Consider uploading reports for the commit f2aad78 to get more accurate results

@@           Coverage Diff           @@
##           master    #4015   +/-   ##
=======================================
  Coverage   90.57%   90.57%           
=======================================
  Files         304      304           
  Lines       17853    17853           
  Branches     5387     5385    -2     
=======================================
  Hits        16171    16171           
  Misses       1662     1662           
  Partials       20       20           
Impacted Files Coverage Δ
src/tree-select/tree-select.jsx 93.71% <100.00%> (-0.02%) ⬇️
src/tree/view/tree.jsx 91.88% <100.00%> (-0.02%) ⬇️
src/tree/view/util.js 97.39% <100.00%> (+0.04%) ⬆️

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 8108be1...f2aad78. Read the comment docs.

@lakerswgq lakerswgq merged commit 662df5a into master Jul 26, 2022
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