Closed lijinke666 closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
antvis-s2 | ❌ Failed (Inspect) | Oct 28, 2024 9:04am |
Size Change: +24 B (+0.01%)
Total Size: 335 kB
Filename | Size | Change |
---|---|---|
./packages/s2-core/dist/index.min.js |
236 kB | -14 B (-0.01%) |
./packages/s2-react/dist/index.min.js |
70.9 kB | +38 B (+0.05%) |
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 80.79%. Comparing base (
ecdc9c8
) to head (7725bad
). Report is 465 commits behind head on next.
Files with missing lines | Patch % | Lines |
---|---|---|
...act/src/components/tooltip/components/operator.tsx | 66.66% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version @antv/s2-v2.0.0-next.31 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @antv/s2-react-v2.0.0-next.30 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
👀 PR includes
🐛 Bugfix
📝 Description
在 https://github.com/antvis/S2/pull/2932 修复箭头的展示后, 由于层级发生变动, 原 sub-menu 变为 menu, 会导致自定义 menu 的 hook 未触发.
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge