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(module: tree) selected highlight confusion #1161

Merged
merged 8 commits into from
Feb 23, 2021
Merged

fix(module: tree) selected highlight confusion #1161

merged 8 commits into from
Feb 23, 2021

Conversation

qinhuaihe
Copy link

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

#1150

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

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

@ElderJames ElderJames linked an issue Feb 23, 2021 that may be closed by this pull request
@codecov-io
Copy link

Codecov Report

Merging #1161 (d82db3d) into master (48c1050) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1161   +/-   ##
======================================
  Coverage    6.55%   6.55%           
======================================
  Files         436     436           
  Lines       24422   24422           
======================================
  Hits         1600    1600           
  Misses      22822   22822           
Impacted Files Coverage Δ
components/tree/TreeNode.razor 0.00% <ø> (ø)

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 48c1050...56005a8. Read the comment docs.

@ElderJames ElderJames merged commit 67a88f1 into ant-design-blazor:master Feb 23, 2021
ElderJames added a commit that referenced this pull request Apr 23, 2022
* fix(module:table): set selectedRows exception

* fix(module:table): set selectedRows exception

* fix(module: tree) selected highlight confusion

* Revert "fix(module: tree) selected highlight confusion"

This reverts commit 91300ac.

* fix(module: tree): remove the IsFixed attribute

Co-authored-by: James Yeung <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 30, 2022
* fix(module:table): set selectedRows exception

* fix(module:table): set selectedRows exception

* fix(module: tree) selected highlight confusion

* Revert "fix(module: tree) selected highlight confusion"

This reverts commit 91300ac.

* fix(module: tree): remove the IsFixed attribute

Co-authored-by: James Yeung <shunjiey@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree, highlighted nodes by multiselection
3 participants