-
Notifications
You must be signed in to change notification settings - Fork 201
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: the order of multiple selection of cells is wrong #857
Conversation
🎊 PR Preview has been successfully built and deployed to https://s2-preview-pr-857.surge.sh |
Size Change: +33 B (0%) Total Size: 185 kB
ℹ️ View Unchanged
|
你好, @stone-lyl CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @stone-lyl CI run failed, please click the [Details] button try to fixed it. |
d610cdf
to
f03573c
Compare
Codecov Report
@@ Coverage Diff @@
## master #857 +/- ##
==========================================
+ Coverage 71.13% 71.71% +0.58%
==========================================
Files 168 168
Lines 11654 12183 +529
Branches 2729 2942 +213
==========================================
+ Hits 8290 8737 +447
- Misses 2220 2258 +38
- Partials 1144 1188 +44
Continue to review full report at Codecov.
|
🎉 This PR is included in version @antv/s2-v1.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* fix: the order of multiple selection of cells is wrong * chore: rename merge cells to merge cell * docs: update merge-cell.zh.md content, no longer rely on React * docs: keep the document style consistent * chore: delete merge-cell-spec.ts * chore: tweak CELL_MULTI_SELECTION to DATA_CELL_MULTI_SELECTION * fix: fix unit test, remove undefined in array
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self Check before Merge