IDuxFE / idux

🚀 A UI Component Library for Vue3.x
https://idux.site
MIT License
546 stars 141 forks source link

feat(comp:alert): add theme tokens for typed alert text and bg colors #1918

Closed sallerli1 closed 5 months ago

sallerli1 commented 5 months ago
  1. add typed alert theme tokens
  2. change warining typed alert text and bg color to bronze and gold

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

alert 的 warning 类型的文字和背景颜色不正确

What is the new behavior?

  1. 新增 alert 的文字和背景颜色相关主题token
  2. 修改 warning 类型的文字颜色为 bronze d10,背景颜色为 gold base

Other information

idux-bot[bot] commented 5 months ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.77%. Comparing base (1946e26) to head (814f4a7). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1918 +/- ## ======================================= Coverage 90.77% 90.77% ======================================= Files 360 360 Lines 35443 35443 Branches 2832 2832 ======================================= Hits 32175 32175 Misses 3268 3268 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.