-
-
Notifications
You must be signed in to change notification settings - Fork 194
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: changelog of 1.0.5 #468
Conversation
Warning Rate limit exceeded@YumoImer has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 3 minutes and 57 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
📝 Walkthrough""" 概述演练此拉取请求更新了 变更
可能相关的 PR
诗歌
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 changelog for version 1.0.5, documenting recent changes and improvements. It includes bug fixes, refactoring, and enhancements to the official website. Additionally, the Changes
🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
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: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
CHANGELOG.en-US.md
(1 hunks)CHANGELOG.zh-CN.md
(1 hunks)package.json
(1 hunks)
✅ Files skipped from review due to trivial changes (1)
- package.json
⏰ Context from checks skipped due to timeout of 90000ms (7)
- GitHub Check: Socket Security: Pull Request Alerts
- GitHub Check: test / react component workflow
- GitHub Check: build preview
- GitHub Check: size
- GitHub Check: Analyze (javascript-typescript)
- GitHub Check: test / react component workflow
- GitHub Check: Cloudflare Pages
🔇 Additional comments (2)
CHANGELOG.zh-CN.md (2)
18-25
: 版本条目格式正确且内容完整版本条目遵循了既定格式,包含了版本号、日期、变更内容和贡献者信息。链接引用也都正确。
20-20
: 验证发布日期的有效性发布日期
2025-01-13
似乎是一个未来的日期。建议修改为实际的发布日期。✅ Verification successful
日期验证已通过
变更日志中的发布日期
2025-01-13
与当前系统日期一致,是有效的发布日期。🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # 验证发布日期的有效性 current_date=$(date +%Y-%m-%d) echo "当前日期: $current_date" echo "变更日志日期: 2025-01-13"Length of output: 133
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
=======================================
Coverage 91.45% 91.45%
=======================================
Files 67 67
Lines 1462 1462
Branches 385 370 -15
=======================================
Hits 1337 1337
Misses 125 125 ☔ View full report in Codecov by Sentry. |
size-limit report 📦
|
Deploying ant-design-x with Cloudflare Pages
|
Co-authored-by: afc163 <[email protected]>
Co-authored-by: afc163 <[email protected]>
Co-authored-by: afc163 <[email protected]>
Summary by CodeRabbit
Bug 修复
Attachment
组件移除图标的样式问题兼容性
网站优化
版本更新