fect-org / fect

Minimalist UI components built on Vue-next
https://www.fect-org.com
MIT License
362 stars 45 forks source link

refactor(tooltip): rewrite tooltip #247

Closed nonzzz closed 2 years ago

nonzzz commented 2 years ago

Checklist


Change information


netlify[bot] commented 2 years ago

Deploy Preview for gorgeous-zuccutto-a10d51 ready!

Name Link
Latest commit 5e739935aba415e35522a72ede01317e9e8c13f6
Latest deploy log https://app.netlify.com/sites/gorgeous-zuccutto-a10d51/deploys/62c2670dd8088e00083fa1cf
Deploy Preview https://deploy-preview-247--gorgeous-zuccutto-a10d51.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov[bot] commented 2 years ago

Codecov Report

Merging #247 (5e73993) into master (82d5661) will increase coverage by 0.13%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   92.83%   92.96%   +0.13%     
==========================================
  Files         197      195       -2     
  Lines        2358     2332      -26     
  Branches      448      445       -3     
==========================================
- Hits         2189     2168      -21     
+ Misses        168      163       -5     
  Partials        1        1              
Impacted Files Coverage Δ
packages/vue/src/tooltip/props.ts 100.00% <ø> (ø)
packages/vue/src/select/select.tsx 94.05% <66.66%> (ø)
packages/vue/src/tooltip/tooltip.tsx 96.72% <93.54%> (+3.17%) :arrow_up:
packages/vue/src/backdrop/index.ts 100.00% <100.00%> (ø)
packages/vue/src/popover/popover.tsx 100.00% <100.00%> (ø)