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:card): shadow supports global config now #1696

Merged
merged 1 commit into from Oct 7, 2023

Conversation

sallerli1
Copy link
Contributor

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?

卡片组件的shadow配置支持全局配置

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 19, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #1696 (fb3a973) into main (51ae0b2) will increase coverage by 0.00%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head fb3a973 differs from pull request most recent head 7da0ea7. Consider uploading reports for the commit 7da0ea7 to get more accurate results

@@           Coverage Diff           @@
##             main    #1696   +/-   ##
=======================================
  Coverage   92.55%   92.55%           
=======================================
  Files         345      345           
  Lines       32412    32423   +11     
  Branches     3693     3693           
=======================================
+ Hits        29998    30009   +11     
  Misses       2414     2414           
Files Changed Coverage Δ
packages/components/card/src/Card.tsx 99.36% <100.00%> (ø)
packages/components/card/src/types.ts 100.00% <100.00%> (ø)
packages/components/config/src/defaultConfig.ts 100.00% <100.00%> (ø)
packages/components/config/src/seerConfig.ts 89.70% <100.00%> (+1.57%) ⬆️
packages/components/config/src/types.ts 100.00% <100.00%> (ø)

@sallerli1 sallerli1 merged commit d3672cc into IDuxFE:main Oct 7, 2023
7 checks passed
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