-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fix build #722
Conversation
Caution Review failedThe pull request is closed. Walkthrough此次更改主要集中在两个文件中。 Changes
Possibly related PRs
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 (
|
Types of changes
Summary by CodeRabbit
新特性
Form
组件的formRef
设置方法现在支持嵌套对象值。增强
错误修复
name
字段为数组时的正常工作。onChange
事件的问题。name
重复时的受控行为。value
设置为null
时的状态更新问题。Form.FieldSet
中值更新的问题。样式调整
Form.Item
进行了样式调整,包括内边距和行内模式下的宽度调整。