23 Commits

Author SHA1 Message Date
roymondchen
34fc0a15b9 refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor 2024-12-09 20:21:34 +08:00
roymondchen
feaa295606 chore(playground): playground添加design style 2024-12-09 20:21:34 +08:00
roymondchen
49e9d5b985 fix(playground): tmagic-form样式丢失
fix #610
2024-05-29 20:10:32 +08:00
roymondchen
f881b9ea3b chore: 修复报错 2024-03-13 19:57:35 +08:00
roymondchen
f8443ed316 feat: 新增tmagic-form-runtime 2024-01-09 14:58:13 +08:00
roymondchen
94641bad76 refactor: 依赖收集相关代码抽出独立成库 2023-11-16 19:34:50 +08:00
roymondchen
a22e59e2bd chore: playground调试启用严格访问模式 2023-09-21 14:10:29 +08:00
roymondchen
aac478eebc feat: 新增数据源 2023-05-29 11:33:44 +08:00
roymondchen
40adc77978 style(editor): 相对路径改成alias 2023-04-10 15:16:32 +08:00
oceanzhu
23708e4644 chore: 更新版权年份 2023-01-04 16:11:51 +08:00
roymondchen
7c823022ae build(playground): playground 增加element-plus 按需加载
fix #438
2022-12-08 19:43:38 +08:00
roymondchen
54bc196685 chore(playground): 加上vite-plugin-vue-setup-extend后再DevTools上看不到vue的源文件了,固去掉该插件 2022-11-17 20:11:34 +08:00
roymondchen
131ae30bae chore: 添加组件name 2022-11-03 14:14:54 +08:00
roymondchen
36f396ac24 feat(playground): 使用@tamgic/design
#401
2022-10-11 15:50:42 +08:00
roymondchen
6d6490ab31 fix(playground): npm run dev后proxy失效 2022-09-20 13:00:31 +08:00
roymondchen
ddf0fcdecc fix(playgound): npm run serve后runtime无法打开
由于vite.config.ts中配置了proxy,run serve的时候是不需要proxy的

fix #352
2022-09-19 15:02:46 +08:00
roymondchen
458f493150 build: 使用esbuildOptions定义global 2022-09-06 15:38:16 +08:00
roymondchen
08dae20aa0 build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径 2022-08-05 20:12:35 +08:00
roymondchen
803f93caab build(playground): run playground 后自动在浏览器中打开页面 2022-07-12 14:23:25 +08:00
roymondchen
4216880d11 build: runtime支持热更新 2022-07-01 17:42:59 +08:00
roymondchen
f9d23a4423 build(playground): 增加@vitejs/plugin-legacy插件 2022-05-12 16:21:08 +08:00
roymondchen
344a032ac3 docs: add docs 2022-02-22 20:27:01 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00