297 Commits

Author SHA1 Message Date
roymondchen
168ec281aa fix(core): 设置page时查找原page兼容数字id情况
fix #547
2023-11-06 11:35:44 +08:00
roymondchen
6fda0e6e44 chore: release v1.3.0-beta.8 2023-11-03 19:34:23 +08:00
roymondchen
5880dfbe15 chore: release v1.3.0-beta.7 2023-11-01 15:22:12 +08:00
roymondchen
8d8c8df82f chore: release v1.3.0-beta.6 2023-10-31 15:34:51 +08:00
roymondchen
7d1bd60ea8 build: package.json中添加exports.types
re #541
2023-10-30 20:00:27 +08:00
roymondchen
b9a7d002f1 chore: release v1.3.0-beta.5 2023-10-24 16:08:54 +08:00
roymondchen
6cfcbdb76e chore: release v1.3.0-beta.4 2023-10-23 16:12:22 +08:00
roymondchen
bfb30923e1 chore: release v1.3.0-beta.3 2023-10-23 11:20:38 +08:00
roymondchen
83ab94fcad feat(data-source,editor,schema): 数据源mock新增在编辑器中使用的配置 2023-10-17 17:05:36 +08:00
roymondchen
4c46a4e575 feat(core,data-source): 数据源支持mock 2023-10-02 17:10:15 +08:00
roymondchen
355c2f983f chore: release v1.3.0-beta.2 2023-09-21 11:06:44 +08:00
roymondchen
578af946b3 chore: release v1.3.0-beta.1 2023-09-19 19:46:21 +08:00
roymondchen
e9eb47308a chore: release v1.3.0-beta.0 2023-09-15 16:21:47 +08:00
roymondchen
502e59cfd7 refactor(core,data-source,schema): 将AppCore定义移到schema中 2023-09-13 16:47:34 +08:00
roymondchen
13ff7f8d8a chore: release v1.3.0-alpha.24 2023-09-07 19:04:30 +08:00
roymondchen
e3bffde883 chore: release v1.3.0-alpha.23 2023-08-31 16:40:52 +08:00
roymondchen
a8eea1a73b fix(core): node销毁后重新渲染再销毁不会触发destroy事件 2023-08-31 15:47:04 +08:00
roymondchen
372c36893d chore: release v1.3.0-alpha.22 2023-08-29 19:02:06 +08:00
roymondchen
7f48b4d9f5 chore(core,data-source): 将app传入datasourceManager 2023-08-25 17:39:37 +08:00
roymondchen
8c93d9a5be chore: release v1.3.0-alpha.21 2023-08-25 11:53:01 +08:00
roymondchen
644fa4f7c0 chore: release v1.3.0-alpha.20 2023-08-24 15:24:02 +08:00
roymondchen
df236d172d chore: release v1.3.0-alpha.19 2023-08-10 17:20:17 +08:00
roymondchen
5927b394a7 chore: release v1.3.0-alpha.18 2023-08-09 15:37:33 +08:00
roymondchen
dacec716bc chore: release v1.3.0-alpha.17 2023-08-08 17:22:50 +08:00
roymondchen
92df80e711 feat(core,data-source,ui,ui-react,ui-vue2,utils,runtime): 解析显示条件配置 2023-08-04 19:50:44 +08:00
roymondchen
2f28252c64 chore: release v1.3.0-alpha.16 2023-08-02 17:37:21 +08:00
roymondchen
1f6ae515f3 chore: release v1.3.0-alpha.15 2023-07-24 20:10:24 +08:00
roymondchen
434e163626 chore: release v1.3.0-alpha.14 2023-07-19 19:18:51 +08:00
roymondchen
eccc27e91a chore: 更新vite 2023-07-19 19:16:30 +08:00
roymondchen
2a0680c707 feat(core,editor,data-source,form,schema): 新增数据源方法配置,支持事件联动数据源方法 2023-07-18 19:35:54 +08:00
roymondchen
21f445dc13 chore: release v1.3.0-alpha.13 2023-07-10 17:10:54 +08:00
roymondchen
476b1d4ecb chore: release v1.3.0-alpha.12 2023-07-07 15:04:51 +08:00
roymondchen
a19fd5450a chore: release v1.3.0-alpha.11 2023-07-06 19:41:08 +08:00
roymondchen
0d7893c4a4 chore: release v1.3.0-alpha.10 2023-07-06 16:42:24 +08:00
roymondchen
b0f2ed55f6 chore: release v1.3.0-alpha.9 2023-07-03 15:01:25 +08:00
roymondchen
47c26ed189 fix(core): 一个组件配置多个相同的事件销毁后没有能成功移除事件绑定 2023-06-30 19:40:47 +08:00
roymondchen
74c9deaa29 feat(editor, core): 支持直接绑定整个数据源对象 2023-06-28 16:39:47 +08:00
roymondchen
649720079a chore: release v1.3.0-alpha.8 2023-06-27 15:28:52 +08:00
roymondchen
b952e6efd1 feat(editor,core): 数据源模板改成使用 ES 分隔符 2023-06-26 20:30:38 +08:00
roymondchen
591c4d05b2 chore: release v1.3.0-alpha.7 2023-06-19 14:55:29 +08:00
roymondchen
50b058c3c5 chore: release v1.3.0-alpha.6 2023-06-12 19:49:00 +08:00
roymondchen
01d1dccbb6 feat(app,utils,runtime): 将resetcss.css移到utils,在runtime中引入 2023-06-08 17:44:06 +08:00
roymondchen
bdad1a41f9 chore: release v1.3.0-alpha.5 2023-06-06 19:15:57 +08:00
roymondchen
39033ca6fb chore: release v1.3.0-alpha.4 2023-05-30 17:57:35 +08:00
roymondchen
4314e4adab chore: release v1.3.0-alpha.3 2023-05-30 11:44:24 +08:00
roymondchen
aac478eebc feat: 新增数据源 2023-05-29 11:33:44 +08:00
roymondchen
e4079d1e60 chore: release v1.2.15 2023-04-26 11:23:28 +08:00
roymondchen
bd0321fe2d chore: release v1.2.14 2023-04-20 16:32:50 +08:00
roymondchen
abcac71826 fix(core): node events 为空时,应为空数组
fix #500
2023-04-10 16:50:13 +08:00
roymondchen
3d9f38781a feat(core): 重新设置designWidth时,应该重新计算root font size 2023-04-10 16:40:20 +08:00