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: 增强行列冻结能力 #2706

Merged
merged 48 commits into from
Jun 3, 2024
Merged

feat: 增强行列冻结能力 #2706

merged 48 commits into from
Jun 3, 2024

Conversation

wjgogogo
Copy link
Contributor

@wjgogogo wjgogogo commented May 9, 2024

👀 PR includes

✨ Feature

行头冻结

2024-05-14 14 15 36
2024-05-14 15 08 25

列头冻结

2024-05-27 21 00 09
2024-05-27 21 00 30

🎨 Enhance

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

🐛 Bugfix

  • Solve the issue and close #0

🔧 Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

📝 Description

🖼️ Screenshot

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.

Copy link

vercel bot commented May 9, 2024

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

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) Jun 3, 2024 2:54am

@github-actions github-actions bot added the next 2.0-next 版本的问题 label May 9, 2024
@github-actions github-actions bot added the pr(feature) new feature label May 9, 2024
@github-actions github-actions bot requested review from lijinke666 and wuhaiyang May 9, 2024 12:20
Copy link
Contributor

github-actions bot commented May 9, 2024

Size Change: -854 B (-0.26%)

Total Size: 323 kB

Filename Size Change
./packages/s2-core/dist/index.min.js 227 kB -854 B (-0.38%)
ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/style.min.css 402 B
./packages/s2-react/dist/index.min.js 69.4 kB
./packages/s2-react/dist/style.min.css 3.92 kB
./packages/s2-vue/dist/index.min.js 21 kB
./packages/s2-vue/dist/style.min.css 1.99 kB

compressed-size-action

Copy link
Contributor

github-actions bot commented May 9, 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 🚨 lint failed 静态检查失败 label May 11, 2024
@github-actions github-actions bot added the 🚨 lint failed 静态检查失败 label May 28, 2024
@github-actions github-actions bot added 🚨 test failed 单元测试挂了 and removed 🚨 test failed 单元测试挂了 labels May 28, 2024
@lijinke666
Copy link
Member

🐂🍺

@lijinke666 lijinke666 merged commit e72d053 into next Jun 3, 2024
8 of 9 checks passed
@lijinke666 lijinke666 deleted the feat-frozen branch June 3, 2024 02:55
@lijinke666
Copy link
Member

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

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.22 🎉

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