antvis / S2

⚡️ A practical visualization library for tabular analysis.
https://s2.antv.antgroup.com
MIT License
1.49k stars 197 forks source link

feat: 优化 ViewMeta 类型定义和相关文档 #2935

Closed lijinke666 closed 1 month ago

lijinke666 commented 1 month ago

👀 PR includes

✨ Feature

🎨 Enhance

🐛 Bugfix

🔧 Chore

📝 Description

🖼️ Screenshot

Before After

🔗 Related issue link

close https://github.com/antvis/S2/discussions/2923

🔍 Self-Check before the merge

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) Oct 23, 2024 8:52am
github-actions[bot] commented 1 month ago

Size Change: 0 B

Total Size: 330 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `./packages/s2-core/dist/index.min.js` | 229 kB | | `./packages/s2-core/dist/style.min.css` | 388 B | | `./packages/s2-react/dist/index.min.js` | 70.8 kB | | `./packages/s2-react/dist/style.min.css` | 3.88 kB | | `./packages/s2-vue/dist/index.min.js` | 22.9 kB | | `./packages/s2-vue/dist/style.min.css` | 1.96 kB |

compressed-size-action

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.83%. Comparing base (ecdc9c8) to head (444f6f2). Report is 453 commits behind head on next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2935 +/- ## ========================================== + Coverage 75.77% 80.83% +5.06% ========================================== Files 257 180 -77 Lines 11994 10426 -1568 Branches 2464 2365 -99 ========================================== - Hits 9088 8428 -660 + Misses 1398 554 -844 + Partials 1508 1444 -64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lijinke666 commented 1 month ago

:tada: This PR is included in version @antv/s2-v2.0.0-next.30 :tada:

The release is available on:

Your semantic-release bot :package::rocket: