Thulof Qu
Thulof Qu
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ] Demo...
### 🧐 问题描述 如图所示的这个卡片,Hover 的时候说明文字会消失,只剩下对应的图片,这个是符合预期的吗? 感觉以下交互可能更合理一些? * 常规模式下展示图片,Hover 时展示说明文字 或 * 始终展示说明文字 ### 💻 示例代码 ### 🚑 其他信息 
## Previous Behavior  The current issue is, given the slider value range is 0 to 100, when the value is set to 10 or 90, the thumb is positioned...
The current code mistakenly identifies the Electron renderer process as a Node.js environment. However, per Electron’s security best practices, the renderer process disables direct access to Node.js native modules (e.g.,...
# Description This PR adds full Simplified Chinese (zh-CN) translation support for the A2UI documentation. ## Changes - **Translation**: Added translated markdown files in `docs/zh/` mirroring the structure of the...