-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/antd-reproduce-5x-ubk46u)
### Steps to reproduce
add `el…
-
### What problem does this feature solve?
In Ant v5.21.0 the prop `color` was added to the Button component, and it currently accepts 3 values: `default`, `primary`, or `danger`.
In addition to…
-
**1.依赖仓库的版本(Dependencies versions)**:
- react:18
- antd:5.0
**2.问题描述(Bug description)**:
SchemaBuilder 设计表单时 单行文本 无法显示,见下图:[(官网选择单行文本框也是这样)](https://xrender.fun/schema-builder#%E4%BD%BF%E7…
-
### Reproduction link
[https://codepen.io/pen?&editors=001&prefill_data_id=9da31576-63b9-44b5-9649-1435b8a837e8](https://codepen.io/pen?&editors=001&prefill_data_id=9da31576-63b9-44b5-9649-1435b8a8…
-
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
### 🐛 bug 描述
I created a react project using Vite and copied the demo code from the official we…
-
- react-components-antd/package.json at master · kunkkaliu/react-components-antd [https://github.com/kunkkaliu/react-components-antd/blob/master/package.json](https://github.com/kunkkaliu/react-compon…
-
这是源码
```
import 'babel-polyfill'
import React from 'react'
import ReactDOM from 'react-dom'
import { LocaleProvider } from 'antd'
```
使用babel编译后
```
import 'antd/lib/locale-provider/style';…
-
### 🧐 问题描述
我自定义了一个ProFormItem组件,但是不能适配grid属性.
如下图, 红圈中的部分明显没有左右平分宽度.
对应的dom也没被 col类包裹.
仿写的ProFormUploadButton 组件, 官方的就可以左右平分. 我的就不行. 麻烦指点下怎么定义一个ProFormItem组件??!!
仿写代码仓库: [https://git…
-
I would like to be able to have a specific `pathGroup` that doesn't force a newline.
My objective would be to have the imports ordered in the following manner (with `react` before all, but together…
-
### 🐛 bug 描述
只要ProTable组件渲染完毕后就会爆出这个提醒
### 🏞 期望结果
不在出现这个报错提醒
### 💻 复现代码
仓库地址:https://github.com/yangjike123/template.git
### © 版本信息
- "@ant-design/pro-components": "^2.7.9"
- "an…