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
c68d4e05de3baa3b6cf1f842d228059a5af75371
tmagic-editor
/
runtime
/
react
History
roymondchen
c68d4e05de
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
...
编译时只需要关注组件本身的配置,子组件有自己的依赖,不需要由父组件来控制,但是在编辑器中就需要,因为为了不改动到编辑器中的dsl,编译后的配置是不会保存起来的,所以容器编译时需要把子组件也一同编译
2024-03-11 20:21:10 +08:00
..
page
fix(runtime): 数据源变化更新页面出错
2024-02-29 16:54:49 +08:00
playground
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
2024-03-11 20:21:10 +08:00
public
build: 修改runtime publicDir
2022-08-08 16:13:58 +08:00
.gitignore
build: 修改runtime publicDir
2022-08-08 16:13:58 +08:00
build.vite.config.ts
feat(cli,data-source,editor,playground,runtime): 支持自定义数据源
2023-08-21 16:57:18 +08:00
dev.vite.config.ts
fix(runtime): resetcss不生效
2023-06-08 19:20:34 +08:00
package.json
chore: release v1.3.16
2024-03-01 16:36:32 +08:00
tmagic.config.ts
feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口
2022-08-04 15:39:19 +08:00
tsconfig.json
feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口
2022-08-04 15:39:19 +08:00