ant-design-pro icon indicating copy to clipboard operation
ant-design-pro copied to clipboard

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

Results 286 ant-design-pro issues
Sort by recently updated
recently updated
newest added

### 🥰 需求描述 | Requirements description 对各异常页(如404页面)进行国际化。例如,目前的404页面 https://preview.pro.ant.design/exception/404 只有英文版本,没有进行国际化。 ### 🧐 解决方案 | Solution 修改 `src/pages/404.tsx` 并在各语言里添加相应的翻译。 ### 🚑 其他信息 | Other information

🤝Welcome PR

### 🥰 需求描述 | Requirements description 新版本的设计文件下载地址哪里能找到

### 🐛 bug 描述 侧边菜单布局下折叠菜单后,用户和语言没有折叠 ### 📷 复现步骤 | Recurrence steps 1. 切换侧边菜单布局 ![image](https://user-images.githubusercontent.com/16523012/213859735-ff9c19a3-662f-4c1d-8d4c-ee75ee7c1c74.png) 2. 折叠菜单 ![image](https://user-images.githubusercontent.com/16523012/213859805-6e96e0a4-e995-4fe5-ab96-00f39022f3fe.png) 3. 出现未折叠部分遮挡内容 ![image](https://user-images.githubusercontent.com/16523012/213859677-55e09e4c-2a3a-41e9-aa92-30daf4c454d2.png) ### 🏞 期望结果 | Expected results ### 💻 复现代码 |...

🛑 bug
AI Reply

### 🐛 bug 描述 使用pro-cli创建的项目启动报错 ### 📷 复现步骤 | Recurrence steps pro create learn 选择umi@3 cd learn tyarn tyarn dev ### 🏞 期望结果 | Expected results 正常运行 ### 💻 复现代码...

### 🐛 bug 描述 我们在重新设置了LayoutSettings的配置后,如下 { title: 'demo', navTheme: 'light', primaryColor: '#55a722', layout: 'mix', splitMenus: true, contentWidth: 'Fluid', fixedHeader: true, fixSiderbar: true, pwa: false, headerHeight: 48, }; 项目主题设置更换颜色后,主页的颜色发生了变化,而登录页面还是默认的蓝色主题 "primaryColor": "#55a722",...

### 🐛 bug 描述 prolayout的属性applist 在移动端没有展示 ### 📷 复现步骤 | Recurrence steps ### 🏞 期望结果 | Expected results prolayout的属性applist 在移动端展示 ### 💻 复现代码 | Recurrence code ### © 版本信息 -...

### 🐛 bug 描述 Ant Design Pro 6.0 报警告 Warning: findDOMNode is deprecated and will be removed in the next major release. ### 📷 复现步骤 | Recurrence steps 执行yarn start...

### 🐛 bug 描述 Uncaught Error: Absolute route path "/*" nested under path "/user" is not valid. An absolute child route path must start with the combined path of all...

Bumps the npm_and_yarn group with 4 updates in the / directory: [express](https://github.com/expressjs/express), [gh-pages](https://github.com/tschaub/gh-pages), [ejs](https://github.com/mde/ejs) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). Updates `express` from 4.18.2 to 4.19.2 Release notes Sourced from express's releases. 4.19.2 What's...

dependencies

### 🐛 bug 描述 The link on the [document page](https://pro.ant.design/docs/graph) to the [official website](https://charts.ant.design/zh-CN/demos/global) and [ant design charts guide](https://charts.ant.design/zh-CN/guide) is not working ### 📷 复现步骤 | Recurrence steps ### 🏞...