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 11:18:36 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
69c555f567e09f872501f024080a12fc3192bf7c
tmagic-editor
/
runtime
/
vue2
History
roymondchen
69c555f567
fix(runtime): 更新page后,在编辑器中无法打开蒙层
...
由于更新page后,会去判断app.page.data对象是否为dsl中page的配置,如果不是会销毁page,重新new,就导致overlay中page的监听失效
fix
#587
2024-04-16 16:28:22 +08:00
..
page
feat(cli,data-source,runtime): 数据源支持动态按需加载
2024-04-12 16:52:58 +08:00
playground
fix(runtime): 更新page后,在编辑器中无法打开蒙层
2024-04-16 16:28:22 +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(data-source,dep,utils): 迭代器数据源配置编译
2024-03-29 12:20:30 +08:00
package.json
chore: release v1.4.3
2024-03-29 14:20:35 +08:00
tmagic.config.ts
feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口
2022-08-04 15:39:19 +08:00