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:transfer): modify treeProps and tableProps type #1149

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

sallerli1
Copy link
Contributor

treeProps and tableProps type shoud be consistent with table and tree

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?

treeProps和tableProps中的属性类型没有对应tree和table

What is the new behavior?

修改类型,使用Pick与原类型一致

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 19, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #1149 (72be988) into main (16c9df3) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1149      +/-   ##
==========================================
- Coverage   96.95%   96.95%   -0.01%     
==========================================
  Files         321      321              
  Lines       30878    30876       -2     
  Branches     2066     2066              
==========================================
- Hits        29938    29936       -2     
  Misses        940      940              
Impacted Files Coverage Δ
packages/pro/transfer/src/types.ts 100.00% <100.00%> (ø)

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

treeProps and tableProps type shoud be consistent with table and tree
@danranVm danranVm merged commit 93509fd into IDuxFE:main Sep 22, 2022
@sallerli1 sallerli1 deleted the fix-pro-transfer-type-saller branch February 20, 2023 06:11
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

2 participants