2021年11月7日直播问题提前收集 #120
Replies: 22 comments 8 replies
-
源码看不懂咋办 |
Beta Was this translation helpful? Give feedback.
-
可以扩展成 WebFlow 那种程度吗? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
formily 和 designable 抽象能力都很强,代码分层设计厉害,如何培养这种领域抽象和代码设计能力? |
Beta Was this translation helpful? Give feedback.
-
针对formily UI组件库 和 designable里的自定义组件,能不能出详细点的文档。 |
Beta Was this translation helpful? Give feedback.
-
是否可以讲下,怎样扩展出自由布局, |
Beta Was this translation helpful? Give feedback.
-
react-settings-form 内部组件如何自定义扩展,自定义组件在设置表单可能会有独有的业务属性 |
Beta Was this translation helpful? Give feedback.
-
大佬,这里能写界面优化建议不 |
Beta Was this translation helpful? Give feedback.
-
1、想在Select组件上的数据源增加一个远程数据源,而不只是现在的静态数据,思路是什么?把值设置到enum上? |
Beta Was this translation helpful? Give feedback.
-
一、功能 |
Beta Was this translation helpful? Give feedback.
-
designable有什么规划 会衍生出类似lowcode的搭建平台的能力吗 |
Beta Was this translation helpful? Give feedback.
-
还可以分享下 designable在阿里内部的落地经验 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
现在把节点拖到 Designable Workspace时都默认变成 其children, 如何实现其他属性也可拖入节点,如 Card 组件,其title 也可以是一个React.Element的,这种情况该如何在schema中描述以及如何实现呢 |
Beta Was this translation helpful? Give feedback.
-
组件支持后端api的动态绑定数据源? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
感谢大佬的直播,受益匪浅,辛苦辛苦,已经尽量在公司内部推广formily了~ |
Beta Was this translation helpful? Give feedback.
-
Sandbox没跑起来的原因是要传入所有externals的资源 <Sandbox
jsAssets={[
'https://unpkg.com/react/umd/react.production.min.js',
'https://unpkg.com/react-dom/umd/react-dom.production.min.js',
'https://unpkg.com/antd/dist/antd-with-locales.min.js',
'./sandbox.bundle.js',
]}
/> |
Beta Was this translation helpful? Give feedback.
-
大佬,听你录播说到icon是你老婆设计,是左边的icon吗?很漂亮的,她在iconfont上有链接吗? @janryWang |
Beta Was this translation helpful? Give feedback.
-
学习了大佬的直播,受益匪浅。直播中有讲到 远程获取数据源方式: 配置响应器 --> 动作响应 --> 一段 $effect(() 函数方式。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
话题:designable源码分析,扩展开发相关话题
平台:B站直播
时间:晚上7点半,7点20开始暖场,可以闲聊一些无关紧要的东西
地址:https://b23.tv/pHsLnx
各位有啥问题评论在这里,直播间统一回答
Beta Was this translation helpful? Give feedback.
All reactions