Skip to content
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(g): 修复表格初次渲染时部分 icon 不展示 close #2014 #2606

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

lijinke666
Copy link
Member

@lijinke666 lijinke666 commented Mar 18, 2024

👀 PR includes

🐛 Bugfix

📝 Description

G 的 bug: antvis/G#1636
修复 PR: antvis/G@1d25bf8

🖼️ Screenshot

Before After
image image

🔗 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.

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) Mar 18, 2024 7:00am

@github-actions github-actions bot added the next 2.0-next 版本的问题 label Mar 18, 2024
@github-actions github-actions bot added the pr(fix) bug fix label Mar 18, 2024
@github-actions github-actions bot requested review from wjgogogo and wuhaiyang March 18, 2024 06:57
Copy link
Contributor

Size Change: +5 B (0%)

Total Size: 318 kB

Filename Size Change
./packages/s2-core/dist/index.min.js 222 kB +5 B (0%)
ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/style.min.css 402 B
./packages/s2-react/dist/index.min.js 69.3 kB
./packages/s2-react/dist/style.min.css 4 kB
./packages/s2-vue/dist/index.min.js 20.3 kB
./packages/s2-vue/dist/style.min.css 1.97 kB

compressed-size-action

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.98%. Comparing base (ecdc9c8) to head (9666bf9).
Report is 284 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2606      +/-   ##
==========================================
+ Coverage   75.77%   78.98%   +3.21%     
==========================================
  Files         257      274      +17     
  Lines       11994    12386     +392     
  Branches     2464     2525      +61     
==========================================
+ Hits         9088     9783     +695     
+ Misses       1398     1067     -331     
- Partials     1508     1536      +28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lijinke666 lijinke666 merged commit 3f9a176 into next Mar 22, 2024
16 of 17 checks passed
@lijinke666 lijinke666 deleted the fix-2014 branch March 22, 2024 05:49
@lijinke666
Copy link
Member Author

🎉 This PR is included in version @antv/s2-v2.0.0-next.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member Author

🎉 This PR is included in version @antv/s2-react-v2.0.0-next.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next 2.0-next 版本的问题 pr(fix) bug fix released on @next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants