-
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: 合并 master 到 next #2493
feat: 合并 master 到 next #2493
Conversation
fix: 移除空控制符 Co-authored-by: 沫君 <[email protected]>
* fix: 系统拦截快捷键后多选交互异常 * test: 增加测试用例 --------- Co-authored-by: 沫君 <[email protected]>
Co-authored-by: 沫君 <[email protected]>
* feat: 当用户还未配置行列头和数值时,不渲染 * feat: 当用户还未配置行列头和数值时,不渲染表格框架 * test: 添加行列头和数值为空时,不渲染表格框架的单测 --------- Co-authored-by: zishang <[email protected]>
* fix(core): only do compatibility of shit + scroll on Windows * fix(core): only do compatibility of shit + scroll on Windows - add test case --------- Co-authored-by: stone <[email protected]>
…urrounded by square brackets (#2212) Co-authored-by: Jinke Li <[email protected]>
Co-authored-by: Jinke Li <[email protected]>
* feat: 当用户还未配置行列头和数值时,不渲染 * feat: 当用户还未配置行列头和数值时,不渲染表格框架 * feat: 当 dataCfg 配置为空时,不展示空框架,兼容趋势分析表 * test: 添加当 dataCfg 配置为空时,不展示空框架,兼容趋势分析表单测 * test: 添加趋势分析表中自定义 cornerExtraFieldText 相关单测 --------- Co-authored-by: zishang <[email protected]>
Co-authored-by: Jinke Li <[email protected]>
* fix: 修复树状模式下,总计小计格式化问题 * fix: 修改 active border 绘制顺序 * test: 单测修复
…cell clicked (#2211) Co-authored-by: Jinke Li <[email protected]> Co-authored-by: 刘嘉一 <[email protected]>
Co-authored-by: 卿珂 <[email protected]>
* feat: trigger hover after scroll * chore: rename property and add note * test: should trigger mousemove after scroll * chore: ci pass * feat: add option to control hover after scroll * test: set hover after scroll option to true * docs: hover after scroll - description in interaction chapter - one demo * chore: config button in react playground * chore: update screenshot link --------- Co-authored-by: 刘嘉一 <[email protected]>
* fix(react): correct `showPagination` type * docs: correct `showPagination` type * chore: correct `showPagination` type - update `showPagination` type in react playground - update correct callback in s2 site demo --------- Co-authored-by: 刘嘉一 <[email protected]>
Co-authored-by: Jinke Li <[email protected]>
Co-authored-by: 卿珂 <[email protected]>
…chore-merge-master-12-19
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2493 +/- ##
==========================================
+ Coverage 75.77% 78.29% +2.52%
==========================================
Files 257 275 +18
Lines 11994 12464 +470
Branches 2464 2550 +86
==========================================
+ Hits 9088 9759 +671
+ Misses 1398 1141 -257
- Partials 1508 1564 +56 ☔ View full report in Codecov by Sentry. |
ed29e0c
to
49f47cd
Compare
🎉 This PR is included in version @antv/s2-react-v1.46.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-vue-v1.6.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-v2.0.0-next.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v2.0.0-next.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-vue-v2.0.0-next.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge