-
-
Notifications
You must be signed in to change notification settings - Fork 462
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: add parameter 'info' field 'index' to tagRender #1108
Conversation
… in rc-overflow to the tagRender method (#1102) * feat:从rc-overflow的renderItem中获取info参数,后添加到tagRender中 * 修改不正确的类型定义 --------- Co-authored-by: 刘欢 <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Caution Review failedThe pull request is closed. Warning There were issues while running some tools. Please review the errors and either fix the tool’s configuration or disable the tool if it’s a critical failure. 🔧 eslint
src/BaseSelect/index.tsxOops! Something went wrong! :( ESLint: 8.57.1 Error: Cannot read config file: /.eslintrc.js
变更概览演练此次拉取请求主要修改了 变更
对链接问题的评估
可能相关的 PR
建议的审阅者
诗歌
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (5)
Finishing Touches
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 (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 14.x #1108 +/- ##
==========================================
+ Coverage 98.31% 98.46% +0.15%
==========================================
Files 39 39
Lines 1487 1633 +146
Branches 443 535 +92
==========================================
+ Hits 1462 1608 +146
Misses 25 25 ☔ View full report in Codecov by Sentry. |
close ant-design/ant-design#31501
Summary by CodeRabbit
依赖更新
rc-overflow
依赖版本从^1.3.1
更新至^1.4.0
新功能
测试