-
Current version: "antd": "4.20.5".
The release [4.23.5](https://github.com/ant-design/ant-design/releases/tag/4.23.5) contains:
> 🐞 Fix Textarea with autoSize blink on the fist mount. https://g…
-
Progress: resolved 5073, reused 5013, downloaded 0, added 0, done
WARN Failed to create bin at D:\Explore\关系图\Explore\G6VP\packages\gi-portal\node_modules\.bin\react-native. ENOENT: no such file or…
-
## The feature or bug you are proposing
In several components there are `antd/es` imports that breaks antd update.
Such imports **are not part of the public interface** and therefore subject to …
-
## What happens?
开启mako以后umi中antd的locale失效
只要在umi max项目的config开启
mako:{},
locale: {
antd: true,
baseSeparator: '-',
title: false,
},
通过设置umi_locale为任意语言,antd 都是英文,但项目本身国际化正常…
-
### Steps to reproduce
[repro](https://github.com/danLDev/pigment-repro)
- Install deps with `yarn install`
- Run storybook with `yarn storybook`
- Navigate to dummy component story
- Wait mu…
-
![image.png](https://uploads.linear.app/56bcb1e5-92b5-4fad-b2c1-bb6738442711/02f17d4a-16d4-41ea-9a65-afab476a994a/d0e141b9-f118-4ad1-991c-f233d16e2c65?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.ey…
-
## Background
本地开发编译时间过久
antd-web3 chunk占用了一半的项目打包体积
## Proposal
按需打包
## Additional context
Add any other context or screenshots about the feature request here.
-
If put some components inside an array component, the script like `enable` will not work.
Maybe need to specify both the array index(or just default to current?) and name?
Demo code:
`fields: {
…
-
🐛[BUG]Layout Menu 样式与Antd组件样式冲突
### © 版本信息
最新版
-
新版本的AntdMenu的使用说明缺少对于Divier的描述,此处给出使用方法,需要注明key值
```python
import dash
from dash import html
import feffery_antd_components as fac
app = dash.Dash(__name__)
app.layout = html.Div(
[
…