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

Table增加属性ExpandIconColumnIndex #1002

Merged
merged 7 commits into from
Jan 21, 2021

Conversation

fan0217
Copy link
Contributor

@fan0217 fan0217 commented Jan 19, 2021

[中文版模板 / Chinese template]

🤔 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

💡 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

@codecov-io
Copy link

codecov-io commented Jan 19, 2021

Codecov Report

Merging #1002 (10a8a7f) into master (1ef3bfe) will increase coverage by 0.15%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1002      +/-   ##
=========================================
+ Coverage    5.53%   5.69%   +0.15%     
=========================================
  Files         412     412              
  Lines       22080   22030      -50     
=========================================
+ Hits         1222    1254      +32     
+ Misses      20858   20776      -82     
Impacted Files Coverage Δ
components/table/Column.razor 0.00% <0.00%> (ø)
components/table/ColumnBase.cs 0.00% <0.00%> (ø)
components/table/Table.razor 0.00% <0.00%> (ø)
components/table/Table.razor.cs 0.00% <0.00%> (ø)
components/tabs/TabPane.razor.cs 92.06% <0.00%> (+1.58%) ⬆️
components/core/Base/AntComponentBase.cs 42.30% <0.00%> (+5.12%) ⬆️
components/tabs/Tabs.razor.cs 55.51% <0.00%> (+11.02%) ⬆️

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 1ef3bfe...10a8a7f. Read the comment docs.

@ElderJames ElderJames merged commit ce117b5 into ant-design-blazor:master Jan 21, 2021
ElderJames added a commit that referenced this pull request Apr 23, 2022
* Table增加属性ExpandIconColumnIndex

* Table增加属性ExpandIconColumnIndex

* 调整Table的ExpandIconColumnIndex属性默认值为0

* 处理Table的Expand展开按钮和Tree展开按钮冲突的问题

* fix icon column index for expand row

* fix style

Co-authored-by: ElderJames <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 30, 2022
* Table增加属性ExpandIconColumnIndex

* Table增加属性ExpandIconColumnIndex

* 调整Table的ExpandIconColumnIndex属性默认值为0

* 处理Table的Expand展开按钮和Tree展开按钮冲突的问题

* fix icon column index for expand row

* fix style

Co-authored-by: ElderJames <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.

None yet

3 participants