-
On the following example:
http://react-component.github.io/calendar/examples/antd-range-calendar.html
- Select an start date
- Select an end date
- Try to clear the start date by clicking on `x`…
-
### Feature
Drawing Production team has come across a need for a sortable Tree component for authoring capabilities to reorder Sheet Index structures. This would be drag and drop of nodes between any…
-
#### 描述问题:
下拉框更改值以后,用selectedItems中字段给其他组件赋值,amis自带组件能赋值成功,但是自定义组件赋值失败,而且会导致下拉框显示问题,自定义组件使用FormItem注解
#### 截图或视频:
![2023-12-11_15-37-30](https://github.com/baidu/amis/assets/21698755/9f204bc0…
-
npm install 할 때 package.json을 먼저 수정하지 않고 npm install 을 통한 라이브러리 추가를 습관화 합시다.
추가로 라이브러리 설치내역 남깁니다.
[0610 React npm package]
npm i @fortawesome/fontawesome-svg-core
npm i @fortawesome/free-solid-s…
-
比如react、tinycolor2这些代码里有导入的包。目前都是放在devDependencies里,那么我们使用dynamic-antd-theme的时候包管理器并不会去下载那些包,导致找不到文件或定义。
-
![Screenshot 2023-06-15 at 22 11 37](https://github.com/ant-design/create-next-app-antd/assets/12603244/7cf6cab1-3340-4c2a-8e1d-c8531c6f193c)
-
**Is your feature request related to a problem? Please describe.**
This is the best cron generator I've found, but my project uses material UI. I think it'd be great if it can work without `antd`.
…
-
The plugin imports don't seem to work.
In my code: `import { Layout } from 'antd';`
It gives the error: `ReferenceError: Layout is not defined.`
When I change my code to: `const Layout = req…
eminx updated
3 years ago
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/antd-reproduce-5x-7oix8v?file=demo.tsx)
### Steps to reprod…
-
```javascript
addLessLoader({
javascriptEnabled: true,
modifyVars: { '@brand-primary': 'hotpink', "@brand-primary-tap": 'pink' }, // 修改主题
}),
```
```json
{
"react-scripts": "3.4.1",
…