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(pro:table): not working with customAdditional #1004

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Jul 8, 2022

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?

配置了customAdditional的protable表格内容会显示不出

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 8, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #1004 (fa3497e) into main (1fad46a) will decrease coverage by 0.46%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
- Coverage   94.65%   94.19%   -0.47%     
==========================================
  Files         305      308       +3     
  Lines       28590    29058     +468     
  Branches     3478     3481       +3     
==========================================
+ Hits        27063    27370     +307     
- Misses       1527     1688     +161     
Impacted Files Coverage Δ
packages/components/input/src/useInput.ts 91.85% <0.00%> (-6.67%) ⬇️
packages/components/card/src/Card.tsx 99.34% <0.00%> (-0.05%) ⬇️
packages/pro/config/src/types.ts 100.00% <0.00%> (ø)
packages/pro/locales/src/types.ts 100.00% <0.00%> (ø)
packages/pro/config/src/defaultConfig.ts 100.00% <0.00%> (ø)
packages/components/textarea/src/Textarea.tsx 100.00% <0.00%> (ø)
.../_private/checkable-list/src/CheckableListItem.tsx 100.00% <0.00%> (ø)
packages/pro/search/src/token.ts 100.00% <0.00%> (ø)
packages/pro/search/src/types.ts 100.00% <0.00%> (ø)
packages/pro/search/src/ProSearch.tsx 17.29% <0.00%> (ø)
... and 2 more

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 1fad46a...fa3497e. Read the comment docs.

@danranVm danranVm merged commit 036a691 into IDuxFE:main Jul 8, 2022
@danranVm danranVm deleted the fix-table-custormAdditional branch July 8, 2022 02:46
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.

None yet

1 participant