-
Notifications
You must be signed in to change notification settings - Fork 199
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: canvas 支持挂载 s2 实例 #2645
feat: canvas 支持挂载 s2 实例 #2645
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
你好, @wuhaiyang CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @wuhaiyang CI run failed, please click the [Details] button for detailed log information and fix it. |
e751ee6
to
7d5a38b
Compare
Size Change: +180 B (0%) Total Size: 7.94 MB
ℹ️ View Unchanged
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2645 +/- ##
==========================================
+ Coverage 76.48% 77.62% +1.14%
==========================================
Files 240 249 +9
Lines 12312 12010 -302
Branches 2630 2370 -260
==========================================
- Hits 9417 9323 -94
+ Misses 1377 1183 -194
+ Partials 1518 1504 -14 ☔ View full report in Codecov by Sentry. |
44b59ab
to
102f054
Compare
🎉 This PR is included in version @antv/s2-v1.55.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v1.47.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-vue-v1.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
背景:行为回放工具消费。监听s2#onScroll 事件,上报行为数据,回放时,希望通过canvas.$sheetInstance 实例去 scrollWithAnimation 回放
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge