react-component / util

Common Utils For React Component
util.vercel.app
MIT License
623 stars 178 forks source link

feat: support isDOM #432

Closed zombieJ closed 1 year ago

zombieJ commented 1 year ago

ref https://github.com/react-component/tooltip/issues/444

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
util ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 15, 2023 at 3:43AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #432 (1e41970) into master (c7d41e2) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 1e41970 differs from pull request most recent head f6c8dd2. Consider uploading reports for the commit f6c8dd2 to get more accurate results

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
+ Coverage   90.78%   90.82%   +0.03%     
==========================================
  Files          35       37       +2     
  Lines         825      839      +14     
  Branches      258      263       +5     
==========================================
+ Hits          749      762      +13     
- Misses         74       75       +1     
  Partials        2        2              
Impacted Files Coverage Δ
src/Dom/findDOMNode.ts 100.00% <100.00%> (ø)
src/hooks/useMobile.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more