-
表格是表单中很重要的一部分,但是目前表格无法很好的动态设置列的属性,比如设置列宽、冻结、标题等。
我理解的实现方式有以下几种:
1. 直接操作Schema ; 简单粗暴,但会导致Form整体的render;
2. 把表格列头作为一个VirtualField渲染出来;这样只能解决title的动态问题,例如列宽之类的依然无法设置
3. 直接通过x-component-props.colum…
-
## 1. 产品方案
### 1.1 角色和关系
包含角色:
- 工具开发者
- 页面模板开发者
- 业务开发者
各角色的关系:
![](https://img.alicdn.com/tfs/TB1VP34Q1H2gK0jSZJnXXaT1FXa-880-152.svg)
- 工具开发者:
- 输出:模板开发工具
- 输出:VS Code…
-
**Describe the bug**
antd3 FormMegaLayout 栅格布局 columns 无效
**To Reproduce**
Please using Codesandbox
- [@formily/antd bug report template](https://codesandbox.io/s/antd3-formmegalayout-zhagebuju-…
-
**Describe the bug**
FormCard 不显示。
**To Reproduce**
CodeSandbox 中可以复现该问题。
- [@formily/antd bug report template](https://codesandbox.io/s/nice-pasteur-qwj31)
**Expected behavior**
显示表单
*…
-
**Describe the bug**
antd3中 FormMegaLayout中的自增table的每列受wrapperCol的设置变的很窄
**To Reproduce**
Please using Codesandbox
- [@formily/antd bug report template](https://codesandbox.io/s/antd3-megalayout…
-
**Describe the bug**
如果特定field设置为不展示(display/visible=false),form切换editable时(从false设置为true)ui不及时更新
**To Reproduce**
Please using Codesandbox
[@formily/antd](https://codesandbox.io/s/formliyantd…
-
## 代码变化
两个分支的代码:
1. 仅引入 next 的 Input: https://github.com/imsobear/icejs-with-formily/blob/master/src/pages/Dashboard/Form.tsx
2. 增加了 formily 之后的代码:https://github.com/imsobear/icejs-with-formi…
-
### 🥰 需求描述 [详细地描述需求,让大家都能理解]
将表格 搜索表单 编辑表单三者的数据全部放到一个columns中太重了 建议分离
对于一般来情况来说可以满足使用 但是改动 以及拓展太麻烦了
### 🧐 解决方案 [如果你有解决方案,在这里清晰地阐述]
搜索表单和表格整合在一起 参数分离 搜索表单查询条件和表单columns传递一样 ,参数中可以设置验证,错误信息等,可以将部分表…
lpgph updated
4 years ago
-
**Describe the bug**
DatePicker.RangePicker 当设置 x-component-props={{ showTime: true, format: 'YYYY-MM-DD HH' }}, 两者不能同时生效,并且会有显示BUG,日期后面带个小时,后面还有个时间
**To Reproduce**
https://codesandbox.io/s/epic…
-
## Help us to manage our issues by answering the following:
1. How would you tag this issue?
- Bug
2. Describe your issue:
- What is the current behavior?
![image](https://user-imag…