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(comp:table): the selectable column supports custom cell #1153

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

  • selectable 列支持自定义渲染单元格。
  • 修复了 align 不生效的问题。

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 22, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Merging #1153 (5f88148) into main (e22dde5) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1153      +/-   ##
==========================================
+ Coverage   96.93%   96.95%   +0.01%     
==========================================
  Files         321      321              
  Lines       30857    30871      +14     
  Branches     2813     2066     -747     
==========================================
+ Hits        29912    29931      +19     
+ Misses        945      940       -5     
Impacted Files Coverage Δ
packages/components/checkbox/src/Checkbox.tsx 100.00% <100.00%> (ø)
packages/components/radio/src/Radio.tsx 100.00% <100.00%> (ø)
packages/components/table/src/types.ts 100.00% <100.00%> (ø)
packages/components/config/src/dateConfig.ts 91.35% <0.00%> (+2.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 787f3f1 into IDuxFE:main Sep 22, 2022
@danranVm danranVm deleted the feat-table-layout branch September 22, 2022 03:50
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.

1 participant