Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复 react, vue component 层的 svg 问题 close #2990 #2999

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

wjgogogo
Copy link
Contributor

👀 PR includes

✨ Feature

  • New feature

🎨 Enhance

  • Code style optimization
  • Refactoring
  • Change the UI
  • Improve the performance
  • Type optimization

🐛 Bugfix

🔧 Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

📝 Description

🖼️ Screenshot

Before After

🔗 Related issue link

🔍 Self-Check before the merge

  • Add or update relevant docs.
  • Add or update relevant demos.
  • Add or update test case.
  • Add or update relevant TypeScript definitions.

Copy link

vercel bot commented Nov 28, 2024

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

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) Nov 28, 2024 10:05am

@github-actions github-actions bot added pr(fix) bug fix next 2.0-next 版本的问题 labels Nov 28, 2024
Copy link
Contributor

Size Change: -771 B (-0.12%)

Total Size: 617 kB

Filename Size Change
./packages/s2-react-components/dist/s2-react-components.min.js 124 kB -829 B (-0.66%)
./packages/s2-vue/dist/s2-vue.min.css 2.05 kB +1 B (+0.05%)
./packages/s2-vue/dist/s2-vue.min.js 38.3 kB +57 B (+0.15%)
ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/s2-extends.min.js 153 kB
./packages/s2-core/dist/s2.min.css 581 B
./packages/s2-core/dist/s2.min.js 256 kB
./packages/s2-react-components/dist/s2-react-components.min.css 2.55 kB
./packages/s2-react/dist/s2-react.min.css 1.74 kB
./packages/s2-react/dist/s2-react.min.js 38.3 kB

compressed-size-action

@lijinke666 lijinke666 merged commit b626986 into next Nov 29, 2024
7 of 9 checks passed
@lijinke666 lijinke666 deleted the fix-svg branch November 29, 2024 06:08
@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-vue-v2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-react-components-v2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next 2.0-next 版本的问题 pr(fix) bug fix released on @latest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛关于svg的导入错误导致编译不过去
2 participants