Thulof Qu

Results 5 issues of 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...

codeball:needs-careful-review

### 🧐 问题描述 如图所示的这个卡片,Hover 的时候说明文字会消失,只剩下对应的图片,这个是符合预期的吗? 感觉以下交互可能更合理一些? * 常规模式下展示图片,Hover 时展示说明文字 或 * 始终展示说明文字 ### 💻 示例代码 ### 🚑 其他信息 ![image](https://github.com/ant-design/antd-style/assets/13717377/bfe4503b-cbaa-40ec-8376-4f3721a05934)

## Previous Behavior ![348393555-5a55ea88-a2e8-41d6-afcd-d2a957b9ec72](https://github.com/user-attachments/assets/67b09415-9a47-4d0e-ba1b-2a2335293a17) 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...

Component: Slider

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...