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(TreeSelect): calculate all checked value only when treeCheckedStrategy=all, close#3936 #3938

Merged
merged 5 commits into from
Jun 10, 2022

Conversation

lakerswgq
Copy link
Contributor

@lakerswgq lakerswgq commented Jun 7, 2022

close #3936

@lakerswgq lakerswgq changed the title fix(TreeSelect): calculate all checked value only when treeCheckedStr… fix(TreeSelect): calculate all checked value only when treeCheckedStrategy=all, close#3936 Jun 7, 2022
@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #3938 (9ed19af) into master (3bd694e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

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

@@            Coverage Diff             @@
##           master    #3938      +/-   ##
==========================================
- Coverage   10.28%   10.28%   -0.01%     
==========================================
  Files         304      304              
  Lines       17847    17848       +1     
  Branches     5385     5386       +1     
==========================================
  Hits         1836     1836              
- Misses      16006    16007       +1     
  Partials        5        5              
Impacted Files Coverage Δ
src/tree-select/tree-select.jsx 1.99% <0.00%> (-0.01%) ⬇️

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 3bd694e...f780d30. Read the comment docs.

@bindoon bindoon merged commit f0a1917 into master Jun 10, 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.

[TreeSelect]TreeSelect diable子节点展示父节点
2 participants