S2
S2 copied to clipboard
fix: 明细表多级表头固定多行和多列后数据和界面渲染不正确
👀 PR includes
✨ Feature
- [ ] New feature
🎨 Enhance
- [ ] Code style optimization
- [ ] Refactoring
- [ ] Change the UI
- [ ] Improve the performance
- [ ] Type optimization
🐛 Bugfix
- [x] Solve the issue comment https://github.com/antvis/S2/pull/1687#issuecomment-1231084465
🔧 Chore
- [ ] Test case
- [ ] Docs / demos update
- [ ] CI / workflow
- [ ] Release version
- [ ] Other ()
📝 Description
🖼️ Screenshot
Before
After
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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
antvis-s2 | ✅ Ready (Inspect) | Visit Preview | Oct 9, 2022 at 2:53AM (UTC) |
Codecov Report
Base: 77.02% // Head: 76.69% // Decreases project coverage by -0.33%
:warning:
Coverage data is based on head (
c382f02
) compared to base (2f3dfc4
). Patch coverage: 60.39% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## alpha #1801 +/- ##
==========================================
- Coverage 77.02% 76.69% -0.34%
==========================================
Files 234 238 +4
Lines 11504 11863 +359
Branches 2445 2527 +82
==========================================
+ Hits 8861 9098 +237
- Misses 1268 1344 +76
- Partials 1375 1421 +46
Impacted Files | Coverage Δ | |
---|---|---|
packages/s2-core/src/cell/base-cell.ts | 86.81% <ø> (ø) |
|
packages/s2-core/src/cell/col-cell.ts | 88.81% <ø> (+0.15%) |
:arrow_up: |
packages/s2-core/src/sheet-type/pivot-sheet.ts | 86.11% <0.00%> (-2.13%) |
:arrow_down: |
packages/s2-core/src/sheet-type/spread-sheet.ts | 80.20% <0.00%> (-0.53%) |
:arrow_down: |
packages/s2-core/src/theme/index.ts | 100.00% <ø> (ø) |
|
packages/s2-core/src/utils/hide-columns.ts | 83.87% <ø> (+0.35%) |
:arrow_up: |
packages/s2-core/src/utils/text.ts | 40.75% <ø> (ø) |
|
...es/s2-react/src/components/advanced-sort/index.tsx | 39.04% <0.00%> (-0.27%) |
:arrow_down: |
packages/s2-shared/src/utils/drill-down.ts | 21.31% <ø> (ø) |
|
packages/s2-core/src/utils/g-mini-charts.ts | 56.94% <15.78%> (+5.27%) |
:arrow_up: |
... and 57 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
:tada: This PR is included in version @antv/s2-v1.33.0-alpha.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @antv/s2-v1.37.0-alpha.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @antv/s2-v1.40.0-alpha.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: