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:*): export provider token #1310

Merged
merged 1 commit into from
Nov 28, 2022
Merged

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?

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 28, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #1310 (3616c4f) into main (1d47a0c) will increase coverage by 0.00%.
The diff coverage is 95.65%.

@@           Coverage Diff           @@
##             main    #1310   +/-   ##
=======================================
  Coverage   93.07%   93.07%           
=======================================
  Files         324      324           
  Lines       29982    29983    +1     
  Branches     3391     3391           
=======================================
+ Hits        27906    27907    +1     
  Misses       2076     2076           
Impacted Files Coverage Δ
packages/components/spin/src/useSpin.ts 72.72% <50.00%> (ø)
packages/components/drawer/src/DrawerProvider.tsx 96.92% <100.00%> (ø)
packages/components/drawer/src/token.ts 100.00% <100.00%> (ø)
.../components/loading-bar/src/LoadingBarProvider.tsx 97.07% <100.00%> (ø)
packages/components/loading-bar/src/token.ts 100.00% <100.00%> (ø)
...ackages/components/message/src/MessageProvider.tsx 97.16% <100.00%> (ø)
packages/components/message/src/token.ts 100.00% <100.00%> (ø)
packages/components/modal/src/ModalProvider.tsx 97.05% <100.00%> (ø)
packages/components/modal/src/token.ts 100.00% <100.00%> (ø)
...mponents/notification/src/NotificationProvider.tsx 98.32% <100.00%> (ø)
... and 3 more

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 bc482bd into IDuxFE:main Nov 28, 2022
@danranVm danranVm deleted the provider-token branch November 28, 2022 12:25
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