This website requires JavaScript.
Explore
Help
Sign In
lxm_front
/
tmagic-editor
Watch
1
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
synced
2026-03-23 19:28:40 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f35fca0eeb0d7aed06dd4e8bb147d8cf90efe55f
tmagic-editor
/
runtime
/
vue2
/
playground
History
roymondchen
c68d4e05de
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
...
编译时只需要关注组件本身的配置,子组件有自己的依赖,不需要由父组件来控制,但是在编辑器中就需要,因为为了不改动到编辑器中的dsl,编译后的配置是不会保存起来的,所以容器编译时需要把子组件也一同编译
2024-03-11 20:21:10 +08:00
..
App.vue
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
2024-03-11 20:21:10 +08:00
index.html
feat(core,editor,ui): 新增页面片
2023-12-19 06:39:03 +00:00
main.ts
feat(cli,data-source,editor,playground,runtime): 支持自定义数据源
2023-08-21 16:57:18 +08:00
shims-vue.d.ts
feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口
2022-08-04 15:39:19 +08:00