-
-
Notifications
You must be signed in to change notification settings - Fork 203
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: Update README.md #357
Conversation
📝 Walkthrough📝 Walkthrough变更概览演练此次拉取请求主要修改了 变更
可能相关的 PR
建议的审阅者
诗歌
Tip CodeRabbit's docstrings feature is now available as part of our Early Access Program! Simply use the command Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
WalkthroughThis pull request updates the Changes
|
Deploying ant-design-x with Cloudflare Pages
|
Bundle ReportBundle size has no change ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README-zh_CN.md (1)
Line range hint
3-3
: 建议为图片添加替代文本以提高可访问性为了提高文档的可访问性,建议为所有图片添加有意义的替代文本(alt text)。
建议按如下方式修改:
- <img height="180" src="https://mdn.alipayobjects.com/huamei_iwk9zp/afts/img/A*eco6RrQhxbMAAAAAAAAAAAAADgCCAQ/original"> + <img height="180" alt="Ant Design X Logo" src="https://mdn.alipayobjects.com/huamei_iwk9zp/afts/img/A*eco6RrQhxbMAAAAAAAAAAAAADgCCAQ/original"> - ![demos](https://mdn.alipayobjects.com/huamei_iwk9zp/afts/img/A*UAEeSbJfuM8AAAAAAAAAAAAADgCCAQ/fmt.webp) + ![Ant Design X 演示界面](https://mdn.alipayobjects.com/huamei_iwk9zp/afts/img/A*UAEeSbJfuM8AAAAAAAAAAAAADgCCAQ/fmt.webp)Also applies to: 31-31
🧰 Tools
🪛 Markdownlint (0.37.0)
11-11: null
Images should have alternate text (alt text)(MD045, no-alt-text)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README-zh_CN.md
(2 hunks)
🧰 Additional context used
🪛 Markdownlint (0.37.0)
README-zh_CN.md
11-11: null
Images should have alternate text (alt text)
(MD045, no-alt-text)
🔇 Additional comments (2)
README-zh_CN.md (2)
9-11
: 徽章布局优化得当!
徽章的重新组织使得相关信息更加清晰,提高了文档的可读性。
🧰 Tools
🪛 Markdownlint (0.37.0)
11-11: null
Images should have alternate text (alt text)
(MD045, no-alt-text)
27-28
: 新增的 Ant Design 徽章定义正确!
徽章的定义格式统一,与其他徽章保持一致。
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #357 +/- ##
=======================================
Coverage 91.36% 91.36%
=======================================
Files 66 66
Lines 1448 1448
Branches 382 368 -14
=======================================
Hits 1323 1323
Misses 125 125 ☔ View full report in Codecov by Sentry. |
Summary by CodeRabbit
README.md
和README-zh_CN.md
文件的头部,增加了Ant Design徽章和链接。