react-component / util

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

revert: SVGGraphicsElement is not define with older browsers #429

Closed xiaohuoni closed 1 year ago

xiaohuoni commented 1 year ago

感觉这里只是为了类型而已,不应该被当作对象使用

相关问题: https://github.com/ant-design/ant-design/issues/37814 https://github.com/ant-design/ant-design/issues/39984#issuecomment-1434820695

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 3, 2023 at 8:31AM (UTC)
xiaohuoni commented 1 year ago

@li-jia-nan cc @zombieJ cc @MadCcc cc

codecov[bot] commented 1 year ago

Codecov Report

Merging #429 (573546d) into master (e59b09c) will not change coverage. The diff coverage is 14.28%.

:exclamation: Current head 573546d differs from pull request most recent head 0ead3de. Consider uploading reports for the commit 0ead3de to get more accurate results

@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          37       37           
  Lines         837      837           
  Branches      262      262           
=======================================
  Hits          760      760           
  Misses         75       75           
  Partials        2        2           
Impacted Files Coverage Δ
src/Dom/isVisible.ts 28.57% <14.28%> (ø)

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