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

feat: 更新 g 到最新版 #2631

Merged
merged 15 commits into from
May 7, 2024
Merged

feat: 更新 g 到最新版 #2631

merged 15 commits into from
May 7, 2024

Conversation

wjgogogo
Copy link
Contributor

@wjgogogo wjgogogo commented Mar 27, 2024

✨ Feature

  • G 更新到 6.0

🎨 Enhance

  • Code style optimization
  • Refactoring
  • Change the UI
  • Improve the performance
  • Type optimization

🐛 Bugfix

  • Solve the issue and close #0

🔧 Chore

  • Benchmark,根据表格使用场景,以及数据集的不同,render 性能大概有 15% ~ 50% 的提升
类型 Before After
透视表 image image
明细表 image image

📝 Description

🖼️ Screenshot

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

wjgogogo and others added 2 commits March 26, 2024 14:34
* chore: update to latest g deps

* chore: update to latest g deps

* chore: update to latest g deps

* chore: update to latest g deps

* chore: update to latest g deps
Copy link

vercel bot commented Mar 27, 2024

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

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) May 7, 2024 6:03am

Copy link
Contributor

github-actions bot commented Mar 27, 2024

Size Change: -29 B (0%)

Total Size: 320 kB

Filename Size Change
./packages/s2-core/dist/index.min.js 223 kB -257 B (0%)
./packages/s2-react/dist/index.min.js 69.5 kB +225 B (0%)
./packages/s2-vue/dist/index.min.js 21 kB +3 B (0%)
ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/style.min.css 402 B
./packages/s2-react/dist/style.min.css 4 kB
./packages/s2-vue/dist/style.min.css 1.97 kB

compressed-size-action

Copy link
Contributor

github-actions bot commented Mar 27, 2024

你好, @wjgogogo CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复

Hello, @wjgogogo CI run failed, please click the [Details] button for detailed log information and fix it.

@github-actions github-actions bot added the 🚨 test failed 单元测试挂了 label Mar 27, 2024
@wjgogogo wjgogogo marked this pull request as ready for review May 6, 2024 07:42
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.04%. Comparing base (ecdc9c8) to head (e05f360).
Report is 339 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2631      +/-   ##
==========================================
+ Coverage   75.77%   80.04%   +4.27%     
==========================================
  Files         257      176      -81     
  Lines       11994    10090    -1904     
  Branches     2464     2313     -151     
==========================================
- Hits         9088     8077    -1011     
+ Misses       1398      619     -779     
+ Partials     1508     1394     -114     

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

@lijinke666 lijinke666 merged commit 7647605 into next May 7, 2024
12 of 13 checks passed
@lijinke666 lijinke666 deleted the feat-g branch May 7, 2024 07:32
@lijinke666
Copy link
Member

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

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

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

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(feature) new feature released on @next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants