Skip to content

3.1.6-0#9515

Merged
leshalv merged 13 commits intoant-design:masterfrom
leshalv:master
Feb 26, 2026
Merged

3.1.6-0#9515
leshalv merged 13 commits intoant-design:masterfrom
leshalv:master

Conversation

@leshalv
Copy link
Collaborator

@leshalv leshalv commented Feb 26, 2026

Summary by CodeRabbit

版本更新

  • 维护
    • 版本号已更新至 3.1.6-0。

topiam and others added 13 commits February 26, 2026 19:57
+ 修复首次加载数据因 loading 空白占位符替代了 `Empty` 组件问题。
+ 修复列表容器中 `children` 被重复渲染两次的问题。
+ 移除 `ProListContainerInner` 上多余的 `<any>` 泛型参数。
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…ip` 包裹时出现 "Function components cannot be given refs" 警告的问题。
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 26, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @leshalv, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request primarily focuses on a version bump for the @ant-design/pro-components package to 3.1.6-0, indicating a new release iteration. Alongside this, a test snapshot for mobile layout components has been updated to reflect minor adjustments in animation class handling and initial styling, ensuring consistency in UI tests.

Highlights

  • Version Update: The project's package version has been incremented from 3.1.5-0 to 3.1.6-0 in package.json.
  • Snapshot Refresh: A test snapshot for mobile layout components was updated, specifically adjusting animation class names and initial opacity for a collapsed menu in tests/layout/__snapshots__/mobile.test.tsx.snap.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • package.json
    • Updated package version from 3.1.5-0 to 3.1.6-0.
  • tests/layout/snapshots/mobile.test.tsx.snap
    • Adjusted animation class from ant-motion-collapse-enter-active to ant-motion-collapse-enter-start.
    • Modified initial opacity from 1 to 0 for collapsed menu styles.
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link

coderabbitai bot commented Feb 26, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cb46130 and e5966c9.

⛔ Files ignored due to path filters (1)
  • tests/layout/__snapshots__/mobile.test.tsx.snap is excluded by !**/*.snap
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

步骤说明

将 package.json 中的包版本从 3.1.5-0 升级至 3.1.6-0。无功能性或结构性改动,不涉及控制流或错误处理变化。

变更

项目/文件 摘要
版本更新
package.json
包版本从 3.1.5-0 升级至 3.1.6-0。

代码审查工作量估计

🎯 1 (平凡) | ⏱️ ~2 分钟

小兔子跳过来,
版本号又升啦!
三点一点六,轻轻改,
简单快乐无阻碍。🐰✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@leshalv leshalv merged commit 69e3541 into ant-design:master Feb 26, 2026
5 of 8 checks passed
@dosubot dosubot bot added the 🧱 antd label Feb 26, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version to 3.1.6-0 and modifies the mobile.test.tsx snapshot to correct an animation's initial state. No security vulnerabilities were found, and the changes appear minimal and correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧱 antd size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant