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

refactor(comp:*): fix the customAdditional type error #1124

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Sep 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?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 8, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #1124 (608b619) into main (141e05e) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1124   +/-   ##
=======================================
  Coverage   96.79%   96.79%           
=======================================
  Files         321      321           
  Lines       30775    30775           
  Branches     2800     2800           
=======================================
  Hits        29790    29790           
  Misses        985      985           
Impacted Files Coverage Δ
...es/components/_private/checkable-list/src/types.ts 100.00% <100.00%> (ø)
packages/components/cascader/src/types.ts 100.00% <100.00%> (ø)
packages/components/menu/src/types.ts 100.00% <100.00%> (ø)
packages/components/select/src/types.ts 100.00% <100.00%> (ø)
packages/components/transfer/src/types.ts 99.57% <100.00%> (ø)
packages/components/tree-select/src/types.ts 99.41% <100.00%> (ø)
packages/components/tree/src/types.ts 99.67% <100.00%> (ø)
packages/pro/tree/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.

@danranVm danranVm merged commit 963e484 into IDuxFE:main Sep 8, 2022
@danranVm danranVm deleted the type-error branch September 8, 2022 11:58
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