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:badge): add status prop and support css variable #1390

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Jan 6, 2023

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?

  • DOM 结构调整
  • 支持 status 配置
  • 支持 css variable

Other information

@idux-bot
Copy link

idux-bot bot commented Jan 6, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #1390 (5a1b808) into main (430ab13) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1390      +/-   ##
==========================================
+ Coverage   92.87%   92.89%   +0.01%     
==========================================
  Files         324      325       +1     
  Lines       29820    29893      +73     
  Branches     2481     2488       +7     
==========================================
+ Hits        27695    27768      +73     
  Misses       2125     2125              
Impacted Files Coverage Δ
packages/components/badge/src/Badge.tsx 100.00% <100.00%> (ø)
packages/components/badge/src/BadgeSub.tsx 100.00% <100.00%> (ø)
packages/components/badge/src/types.ts 100.00% <100.00%> (ø)
packages/components/config/src/types.ts 100.00% <100.00%> (ø)
packages/components/image/src/ImageViewer.tsx 96.62% <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 da3905e into IDuxFE:main Jan 10, 2023
@danranVm danranVm deleted the refactoc-badge branch January 10, 2023 07:52
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