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

docs: 2.0 升级指南增加 antd 多版本共存的教程 #2760

Merged
merged 1 commit into from
May 31, 2024

Conversation

lijinke666
Copy link
Member

👀 PR includes

🔧 Chore

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

📝 Description

  1. 增加文档, 避免小白用户不知道怎么办

image

  1. close 【自定义排序功能】演示代码有问题,应该是 const [res, setRes] = React.useState({ meta: [], data: [] }); #2759

🖼️ 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 31, 2024

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

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) May 31, 2024 9:06am

@github-actions github-actions bot added the next 2.0-next 版本的问题 label May 31, 2024
@github-actions github-actions bot requested review from wjgogogo and wuhaiyang May 31, 2024 09:03
@github-actions github-actions bot added the pr(documentation) documentation label May 31, 2024
Copy link
Contributor

Size Change: 0 B

Total Size: 324 kB

ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/index.min.js 227 kB
./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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.19%. Comparing base (ecdc9c8) to head (78d543d).
Report is 372 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2760      +/-   ##
==========================================
+ Coverage   75.77%   80.19%   +4.42%     
==========================================
  Files         257      176      -81     
  Lines       11994    10170    -1824     
  Branches     2464     2330     -134     
==========================================
- Hits         9088     8156     -932     
+ Misses       1398      597     -801     
+ Partials     1508     1417      -91     

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

@wjgogogo wjgogogo merged commit 535d2e0 into next May 31, 2024
12 of 13 checks passed
@wjgogogo wjgogogo deleted the docs-antd-v5 branch May 31, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next 2.0-next 版本的问题 pr(documentation) documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants