roymondchen
|
90abde57cc
|
feat(runtime): vue2 h传参与vue3不一样,需要自定义render
|
2025-02-27 19:32:48 +08:00 |
|
roymondchen
|
34fc0a15b9
|
refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
|
2024-12-09 20:21:34 +08:00 |
|
洩氏诹诹子
|
c3bc1035ad
|
feat(vue-component, runtime): 使用 app.resolveComponent 获取组件 (#631)
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
de47514f69
|
feat: 完善迭代器嵌套使用问题,重构事件配置处理代码
* feat(editor,core,data-source,dep,schema,ui,utils,vue-runtime-help): 完善迭代器
* test: 完善测试用例
* chore: 构建
* feat: 迭代器嵌套事件传递数据
---------
Co-authored-by: roymondchen <roymondchen@tencent.com>
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
653cafbe81
|
chore(runtime): 使用DeepObservedData做完数据源事件模型
|
2024-06-06 17:42:27 +08:00 |
|
roymondchen
|
f8dd062a50
|
feat(runtime): vue2/vue3公共部分提出到vue-runtime-help中
|
2024-05-24 17:44:01 +08:00 |
|
roymondchen
|
006133102f
|
feat(cli,data-source,runtime): 数据源支持动态按需加载
|
2024-04-12 16:52:58 +08:00 |
|
roymondchen
|
d3777b236d
|
feat(data-source,utils,runtime): 数据源setData支持指定路径
|
2024-01-02 20:57:37 +08:00 |
|
roymondchen
|
9072642f22
|
feat(runtime): 支持数据源mock
|
2023-10-02 17:11:32 +08:00 |
|
roymondchen
|
573f1a2c17
|
feat(cli,data-source,editor,playground,runtime): 支持自定义数据源
|
2023-08-21 16:57:18 +08:00 |
|
roymondchen
|
01d1dccbb6
|
feat(app,utils,runtime): 将resetcss.css移到utils,在runtime中引入
|
2023-06-08 17:44:06 +08:00 |
|
roymondchen
|
84e2cdf22d
|
fix(playground,runtime): 设备切换时,重新设置root font size与ua
fix #501
|
2023-04-10 16:42:22 +08:00 |
|
oceanzhu
|
23708e4644
|
chore: 更新版权年份
|
2023-01-04 16:11:51 +08:00 |
|
i33
|
b3bae36d94
|
fix(runtime): 切换设计窗体大小时,同时修改app
|
2022-09-27 14:38:30 +08:00 |
|
roymondchen
|
a16a7e6a4d
|
feat(runtime): vue3使用dynamicImport
|
2022-09-22 15:23:29 +08:00 |
|
roymondchen
|
de380357ee
|
fix(ui,runtime): 组件注册默认以magic-ui-xx的形式,不再需要在组件中设置name
fix #291
|
2022-08-19 11:09:26 +08:00 |
|
roymondchen
|
e8b8d35cbd
|
feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口
|
2022-08-04 15:39:19 +08:00 |
|