-
Notifications
You must be signed in to change notification settings - Fork 196
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
feat: 支持自定义 G 5.0 插件和配置 #2423
feat: 支持自定义 G 5.0 插件和配置 #2423
Conversation
移除 supportsCSSTransform, devicePixelRatio, 统一使用 transformCanvasConfig 配置 BREAKING CHANGE: 移除 devicePixelRatio 和 supportsCSSTransform
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: -68 B (0%) Total Size: 310 kB
ℹ️ View Unchanged
|
你好, @lijinke666 CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @lijinke666 CI run failed, please click the [Details] button for detailed log information and fix it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2423 +/- ##
==========================================
+ Coverage 75.77% 77.85% +2.08%
==========================================
Files 257 270 +13
Lines 11994 12039 +45
Branches 2464 2442 -22
==========================================
+ Hits 9088 9373 +285
+ Misses 1398 1164 -234
+ Partials 1508 1502 -6 ☔ View full report in Codecov by Sentry. |
体积有点不对劲 |
🐂🍺 |
🎉 This PR is included in version @antv/s2-v2.0.0-next.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v2.0.0-next.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
✨ Feature
📝 Description
supportCSSTransform
和devicePixelRatio
, 这两个属性本质是透传到G
transformCanvasConfig
支持自定义注册G
插件和配置🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge