MadCcc
MadCcc
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ]...
- feat: menu collapse motion - chore: code clean [[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix -...
### What problem does this feature solve? Currently css of 5.x does not have vendor-prefix, styles may not work in some browser. ### What does the proposed API look like?...
## Background https://github.com/ant-design/ant-design/issues/46517 在 Umi SSR 下使用 React 18 的 `useId` 时会出现 client 和 server 不一致的情况,但是根据 `useId` 的描述只要 fiber 树一致结果就应该是相同的。 检查发现 Server 渲染的 root 是从 html 开始的 ([ref](https://github.com/umijs/umi/blob/master/packages/renderer-react/src/server.tsx#L20)),而 `hydrateRoot` 是从...
### 🤔 这个变动的性质是?/ What is the nature of this change? - [ ] 新特性提交 / New feature - [ ] bug 修复 / Fix bug - [ ] 样式优化 /...
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [x] Site / documentation update - [ ] Demo...
## Motivation Currently `[email protected]` has been released for a while, from a simple component to a complex one with a lot of demos within, which make this component too large...
project: https://github.com/orgs/react-component/projects/1/views/1
[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1) ### 🤔 This is a ... - [ ] 🆕 New feature - [ ] 🐞 Bug fix - [ ] 📝 Site / documentation improvement...