24 Commits

Author SHA1 Message Date
roymondchen
8d0040da53 chore(runtime): 更新runtime-help 2025-03-06 20:22:52 +08:00
roymondchen
4026c0c305 feat(runtime): 支持页面切换 2025-02-26 15:20:32 +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
roymondchen
cab36b49a3 feat: 将ui-react中的组件独立成包 2024-12-09 20:21:34 +08:00
roymondchen
9e4da0a5c2 feat: dsl id渲染到dom上的data-tamgic-id,不再是id属性 2024-12-09 20:21:34 +08:00
roymondchen
5873842260 style(runtime): 完善ts定义 2024-06-12 15:00:52 +08:00
roymondchen
653cafbe81 chore(runtime): 使用DeepObservedData做完数据源事件模型 2024-06-06 17:42:27 +08:00
roymondchen
94db430b85 fix(ui,runtime): 迭代器容器迭代数据兼容
re #613
2024-05-31 14:45:21 +08:00
Li Ming
af3f621424
fix(runtime:react): update page时出错 2024-05-22 19:17:29 +08:00
roymondchen
006133102f feat(cli,data-source,runtime): 数据源支持动态按需加载 2024-04-12 16:52:58 +08:00
roymondchen
c68d4e05de feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
编译时只需要关注组件本身的配置,子组件有自己的依赖,不需要由父组件来控制,但是在编辑器中就需要,因为为了不改动到编辑器中的dsl,编译后的配置是不会保存起来的,所以容器编译时需要把子组件也一同编译
2024-03-11 20:21:10 +08:00
roymondchen
d3777b236d feat(data-source,utils,runtime): 数据源setData支持指定路径 2024-01-02 20:57:37 +08:00
roymondchen
7b6dcedfad feat(core,editor,ui): 新增页面片 2023-12-19 06:39:03 +00:00
roymondchen
573f1a2c17 feat(cli,data-source,editor,playground,runtime): 支持自定义数据源 2023-08-21 16:57:18 +08:00
roymondchen
92df80e711 feat(core,data-source,ui,ui-react,ui-vue2,utils,runtime): 解析显示条件配置 2023-08-04 19:50:44 +08:00
roymondchen
01d1dccbb6 feat(app,utils,runtime): 将resetcss.css移到utils,在runtime中引入 2023-06-08 17:44:06 +08:00
roymondchen
aac478eebc feat: 新增数据源 2023-05-29 11:33:44 +08:00
roymondchen
84e2cdf22d fix(playground,runtime): 设备切换时,重新设置root font size与ua
fix #501
2023-04-10 16:42:22 +08:00
roymondchen
cfd2a6eee3 feat(core,runtime): 删除App中pages,只留下当前page 2023-03-28 21:06:38 +08:00
roymondchen
b6652624e3 fix(runtime): vue playgound 中dsl更新没有同步到Core中 2023-03-15 15:32:56 +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
1d8149b5eb build: 修改runtime publicDir 2022-08-08 16:13:58 +08:00
roymondchen
e8b8d35cbd feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口 2022-08-04 15:39:19 +08:00