-
## Help us to manage our issues by answering the following:
1. How would you tag this issue?
- Question
2. Describe your issue:
- What is the current behavior?
**@formily/react-schema…
-
**Is your feature request related to a problem? Please describe.**
在实际应用fomily的过程中发现两个实际问题:
1>自定义Field组件在editable=false时没有任何变化
2>有时需要在编辑页和详情页渲染不同的组件
例如:在表单页(也就是editable=true时)中某Field组件为数字输入框,输入内容为…
-
现在项目一般只做pc端的需求比较少,很多时候都要跨端,需要做成自适应的网页。希望项目能支持移动端的预览调试。
感谢作者🙏
-
使用@formily/react-schema-renderer库SchemaForm ,InternalField建立自定义的Field,
在循环创建Filed时,在IE11上性能很低,渲染100个Field基本用了28秒 , 通过IE11开发者工具分析在HTML分析阶段经常触发垃圾回收
业务需求是试卷试题,每个试题课时是单选、多选、每个习题封装成了一个Filed,应该匹配formily…
-
如题,从 uform 迁移到 formily 需要成本由多高,json schema 是否可复用,组件内部逻辑是否需要修改?
.
-
## Help us to manage our issues by answering the following:
1. How would you tag this issue?
- Feature request
2. Describe your issue:
- What is the current behavior?
labelCol的设置不能像…
Cyycl updated
4 years ago
-
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
在使用 Formi…
-
#790 该问题发布在1.1.1-beta.0版本上,通过使用其实能在4-5秒渲染出来,但是在后续的20秒左右,全被计算所使用,导致IE11假死
[IE11运行地址](http://39.100.69.83:3200/main.html)
-
数据结构:
[
{
a: { b: '' }
}, {
a: { b: '' }
}
]
在 formily 中我可以直接在 type='array' 里的 Field 中直接跳过 a,进而直接操作 b 吗,路径系统 name 支持 name="a.b" 这样的写法吗?试过,但是不支持这样的写法。
-
考虑到很多用户反馈文档实在太不友好,在这里专门提一个Issue,方便用户一起对文档的结构做review,现在先大概理一下文档提纲,大家先看看,有啥意见的可以提哈。还有就是,如果想认领文档一部分的,也可以提出来,一起贡献,一起完善,感谢大家!
- 首页
- 更快速
- 更高效
- 更完备
- JSON/JSX Schema驱动开发
- 介绍
- JSON/J…