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: 合并 master 到 next #2493

Merged
merged 179 commits into from
Jan 18, 2024
Merged

feat: 合并 master 到 next #2493

merged 179 commits into from
Jan 18, 2024

Conversation

wjgogogo
Copy link
Contributor

👀 PR includes

✨ Feature

  • New feature

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

lijinke666 and others added 30 commits May 4, 2023 09:34
fix: 移除空控制符

Co-authored-by: 沫君 <[email protected]>
* fix: 系统拦截快捷键后多选交互异常

* test: 增加测试用例

---------

Co-authored-by: 沫君 <[email protected]>
* feat: 当用户还未配置行列头和数值时,不渲染

* feat: 当用户还未配置行列头和数值时,不渲染表格框架

* test: 添加行列头和数值为空时,不渲染表格框架的单测

---------

Co-authored-by: zishang <[email protected]>
* fix(core): only do compatibility of shit + scroll on Windows

* fix(core): only do compatibility of shit + scroll on Windows

- add test case

---------

Co-authored-by: stone <[email protected]>
* feat: 当用户还未配置行列头和数值时,不渲染

* feat: 当用户还未配置行列头和数值时,不渲染表格框架

* feat: 当 dataCfg 配置为空时,不展示空框架,兼容趋势分析表

* test: 添加当 dataCfg 配置为空时,不展示空框架,兼容趋势分析表单测

* test: 添加趋势分析表中自定义 cornerExtraFieldText 相关单测

---------

Co-authored-by: zishang <[email protected]>
* fix: 修复树状模式下,总计小计格式化问题

* fix: 修改 active border 绘制顺序

* test: 单测修复
* feat: trigger hover after scroll

* chore: rename property and add note

* test: should trigger mousemove after scroll

* chore: ci pass

* feat: add option to control hover after scroll

* test: set hover after scroll option to true

* docs: hover after scroll

- description in interaction chapter
- one demo

* chore: config button in react playground

* chore: update screenshot link

---------

Co-authored-by: 刘嘉一 <[email protected]>
* fix(react): correct `showPagination` type

* docs: correct `showPagination` type

* chore: correct `showPagination` type

- update `showPagination` type in react playground
- update correct callback in s2 site demo

---------

Co-authored-by: 刘嘉一 <[email protected]>
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ecdc9c8) 75.77% compared to head (49f47cd) 78.29%.
Report is 226 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2493      +/-   ##
==========================================
+ Coverage   75.77%   78.29%   +2.52%     
==========================================
  Files         257      275      +18     
  Lines       11994    12464     +470     
  Branches     2464     2550      +86     
==========================================
+ Hits         9088     9759     +671     
+ Misses       1398     1141     -257     
- Partials     1508     1564      +56     

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

@lijinke666 lijinke666 merged commit 6da530d into next Jan 18, 2024
5 of 9 checks passed
@lijinke666 lijinke666 deleted the chore-merge-master-12-19 branch January 18, 2024 10:15
@github-actions github-actions bot removed the 🚨 lint failed 静态检查失败 label Jan 18, 2024
@github-actions github-actions bot added 🚨 lint failed 静态检查失败 🚨 test failed 单元测试挂了 labels Jan 18, 2024
@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-react-v1.46.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-vue-v1.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

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

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

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

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

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
🚨 lint failed 静态检查失败 next 2.0-next 版本的问题 pr(feature) new feature released on @next released 🚨 test failed 单元测试挂了
Projects
None yet
Development

Successfully merging this pull request may close these issues.