-
> NG-ZORRO-ANTD 目前升级至 V15 后,还有许多特性需要支持和完善,这里将列出组件库需要支持的功能内容和用户关心的需求列表,将在后续版本中尽快支持,今年也会努力扩大社区同学的参与度
- [x] [typed form](https://angular.io/guide/typed-forms)
- [ ] ant-design 样式同步问题(less vs Css-in-j…
-
### 这个需求解决了什么问题:
在没有用触控板的情况下,大多数用户对于横向滚动条还是喜欢以拖动操作为主
对于在这种情况,表格超过一屏时,可以使不在底部时横向滚动条吸底
然后加多个不在顶部时表头吸顶。
效果类似于
![89368539-5f809e00-d70e-11ea-855a-40041a86295a](https://user-images.githubusercontent.c…
-
### Version of antd-mobile
^5.33.0
### Operating system and its version
Others
### Browser and its version
chorme
### Sandbox to reproduce
_No response_
### What happened?
FormArray 使用add 方法后…
-
antd 的Upload 组件 在选择多个文件进行上传的时候 是 多个请求并发发送到后台
我如何进行设置 才能一个上传请求完成后再发送另一个上传请求
-
---
### 🧐 问题描述 | Problem description
In development mode (`npm run dev`), I am encountering an issue with menu navigation. Specifically:
- **Menu 1** works correctly.
- **Menu 2** does not…
-
```
preComponents={[{
gaeaKey: "antd-layout",
components:[{
name: 'ant-button',
props: { text: '123' }
},{
name: 'ant-row',
…
-
在点击插入表格,弹框显示行列设置,点击确认后,触发了form的submit事件;需要将行列设置面板里的按钮加上属性type=“button”,防止意外提交
-
## What problem does this feature solve?
antd-react support multiple selection with cascader compnent. https://codesandbox.io/s/m5ttw
Do you have a plan to migrate this feature to ng-zorro?
…
-
As I see it, @pixas/babel-preset-lib will include antd in the build. Wouldn't it make sense to remove this dependency?
-
![image](https://github.com/alibaba/ali-react-table/assets/117804089/43b4b387-1548-4192-8fe1-6ba2127f7405)
应该是react版本问题:
```
"ali-react-table": "^2.6.1",
"antd": "^5.11.1",
"class…