260 Commits

Author SHA1 Message Date
roymondchen
cacf228511 chore: release v1.1.0-beta.9 2022-08-12 15:47:14 +08:00
roymondchen
ea83830f17 chore: release v1.1.0-beta.8 2022-08-11 14:44:46 +08:00
roymondchen
100cb940cb chore: release v1.1.0-beta.7 2022-08-08 21:14:11 +08:00
roymondchen
eba6cbccde feat(admin): 更新runtime 2022-08-08 17:12:34 +08:00
roymondchen
1d8149b5eb build: 修改runtime publicDir 2022-08-08 16:13:58 +08:00
roymondchen
3bcc0c408a chore: release v1.1.0-beta.6 2022-08-05 20:21:45 +08:00
roymondchen
e8b8d35cbd feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口 2022-08-04 15:39:19 +08:00
roymondchen
55661ee2e7 chore: 更新vite到3.0 2022-08-04 15:39:19 +08:00
roymondchen
3c0f19347d chore: 更新ts版本 2022-08-04 15:39:19 +08:00
roymondchen
699e6fe953 chore: release v1.1.0-beta.5 2022-07-29 14:46:16 +08:00
roymondchen
9858327eb8 fix(stage,runtime,ui-react): tmagicRuntimeReady时机修改
fix #198
2022-07-29 12:50:07 +08:00
roymondchen
11d790d245 chore: release v1.1.0-beta.4 2022-07-26 16:34:42 +08:00
roymondchen
818b5ea02a chore: release v1.1.0-beta.3 2022-07-25 22:06:01 +08:00
roymondchen
d8d0096350 chore: release v1.1.0-beta.2 2022-07-15 18:53:56 +08:00
roymondchen
48294ea21b chore: release v1.1.0-beta.1 2022-07-14 21:31:51 +08:00
roymondchen
cec111beed chore: release v1.1.0-beta.0 2022-07-14 20:39:11 +08:00
roymondchen
014859fd2f feat(runtime): 支持构建magic-admin的runtime产物 2022-07-11 20:18:55 +08:00
roymondchen
7dc0b4e261 fix(magic-admin): 修复发布页面资源路径错误,导致页面无法打开问题 2022-07-11 19:52:52 +08:00
roymondchen
d5f6f69994 chore: release v1.0.5 2022-07-08 17:49:38 +08:00
roymondchen
5c74e0f296 chore: release v1.0.4 2022-07-07 20:01:27 +08:00
roymondchen
56a7707721 chore: release v1.0.3 2022-07-05 15:04:35 +08:00
roymondchen
68302c01f1 chore: install 后需要build,不然run playground会报错 2022-07-01 20:07:28 +08:00
roymondchen
a7afe057fb chore: import type 2022-07-01 20:07:28 +08:00
roymondchen
4216880d11 build: runtime支持热更新 2022-07-01 17:42:59 +08:00
roymondchen
1950c11629 chore: release v1.0.2 2022-06-29 15:35:29 +08:00
roymondchen
fd1fea2519 chore: release v1.0.1 2022-06-27 15:00:07 +08:00
roymondchen
618f853d63 chore: release v1.0.0 2022-06-24 20:54:30 +08:00
roymondchen
906002f809 chore: release v1.0.0-rc.13 2022-06-22 17:49:31 +08:00
roymondchen
6e7837dc39 chore: release v1.0.0-rc.12 2022-06-21 20:42:36 +08:00
jia000
0fe6e0ed75
release v1.0.0-rc.11 (#138)
* fix(editor): 页面标题不要换行

* docs: 教程与stageCore

* fix(editor): runtime.updateRootConfig可以为空

* fix(editor): 编辑组件是获取parent需要获取到Proxy

* fix(editor): 默认page属性值加上layout

* fix(stage): magic注入时机应当在iframe onload之后

* chore: release v1.0.0-rc.11

* chore: 更新changlog

Co-authored-by: roymondchen <roymondchen@tencent.com>
2022-06-17 17:13:22 +08:00
roymondchen
3ab29d7022 chore: release v1.0.0-rc.10 2022-06-15 19:43:25 +08:00
roymondchen
7c5c4cb4ae chore: release v1.0.0-rc.9 2022-06-15 15:29:30 +08:00
roymondchen
48c4f784c4 chore: release v1.0.0-rc.8 2022-06-15 14:43:36 +08:00
roymondchen
2ed4557536 chore: release 1.0.0-rc.7 2022-06-13 19:10:40 +08:00
roymondchen
46b26328ef fix(runtime): 编辑器中组件的样式不生效 fix #109 2022-06-08 17:27:51 +08:00
roymondchen
a418bf14de style(ui): eslint fix 2022-06-07 16:25:41 +08:00
roymondchen
4944b27464 build: 移出lerna,改用pnpm 2022-06-07 16:25:41 +08:00
roymondchen
9af637408c 1.0.0-rc.6 2022-06-06 15:41:00 +08:00
roymondchen
e0f8752773 v1.0.0-rc.5 2022-05-31 21:47:54 +08:00
roymondchen
d2c936c5f0 v1.0.0-rc.4 2022-05-31 12:09:59 +08:00
roymondchen
44aa56bd52 feat: 新增蒙层组件 2022-05-27 18:48:55 +08:00
roymondchen
d84037e421 feat: 支持playground:vue2/playground:react命令
vue2 react runtime path 出错导致vue2 react playground运行出错;vue2中存在多个composition-api导致出错

fix #82 fix #68
2022-05-25 17:04:11 +08:00
roymondchen
1601cefb7f v1.0.0-rc.3 2022-05-25 14:27:43 +08:00
roymondchen
e7b9123fd5 v1.0.0-rc.2 2022-05-24 21:24:54 +08:00
roymondchen
216953611e build: 支持pnpm安装依赖,并支持pnpm playgournd
补充完整devDependencies

fix #83
2022-05-24 20:49:58 +08:00
roymondchen
bb97c4c6d0 fix(runtime): 获取dsl字段出错 2022-05-20 14:36:03 +08:00
roymondchen
41dbb0ec80 v1.0.0-rc.1 2022-05-18 17:56:28 +08:00
roymondchen
6462dcebdf v1.0.0-beta.16 2022-05-17 16:21:40 +08:00
roymondchen
00bc52c639 v1.0.0-beta.15 2022-05-11 18:40:00 +08:00
roymondchen
ca97e2410b v1.0.0-beta.14 2022-05-07 17:10:14 +08:00