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-22 18:48:34 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
03fe5533440ceb4deeac9329d4cf277017067a2f
tmagic-editor
/
runtime
/
react
/
playground
History
roymondchen
c68d4e05de
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
...
编译时只需要关注组件本身的配置,子组件有自己的依赖,不需要由父组件来控制,但是在编辑器中就需要,因为为了不改动到编辑器中的dsl,编译后的配置是不会保存起来的,所以容器编译时需要把子组件也一同编译
2024-03-11 20:21:10 +08:00
..
App.tsx
chore: 更新版权年份
2023-01-04 16:11:51 +08:00
index.html
fix(runtime): vue playgound 中dsl更新没有同步到Core中
2023-03-15 15:32:56 +08:00
main.tsx
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
2024-03-11 20:21:10 +08:00