IDuxFE / idux

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

feat(comp:popconfirm): popconfirm supports showArrow global config #1960

Closed sallerli1 closed 3 months ago

sallerli1 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

popover 的 showArrow 全局配置不生效

What is the new behavior?

  1. 修改以上问题
  2. tooltip 和 popconfirm 的 showArrow 支持全局配置

Other information

idux-bot[bot] commented 3 months ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.01%. Comparing base (9b59fb2) to head (cf0c136). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1960 +/- ## ======================================= Coverage 91.01% 91.01% ======================================= Files 358 358 Lines 35587 35593 +6 Branches 3886 3886 ======================================= + Hits 32389 32395 +6 Misses 3198 3198 ```

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