roymondchen
|
cab36b49a3
|
feat: 将ui-react中的组件独立成包
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
9e4da0a5c2
|
feat: dsl id渲染到dom上的data-tamgic-id,不再是id属性
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
3758cf8e0a
|
feat: 统一vue ui组件,将ui中的组件独立成包
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
fc2fd851c3
|
chore: release v1.4.19
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
7173d28e5b
|
chore: release v1.4.18
|
2024-09-14 10:33:40 +08:00 |
|
roymondchen
|
65f7816c59
|
chore: release v1.4.17
|
2024-08-30 17:40:02 +08:00 |
|
roymondchen
|
5e95f56c34
|
chore: release v1.4.16
|
2024-08-02 13:56:15 +08:00 |
|
roymondchen
|
211673c6a5
|
chore: release v1.4.15
|
2024-07-26 13:05:51 +08:00 |
|
roymondchen
|
d85c6c1b2c
|
chore: release v1.4.14
|
2024-07-12 16:05:59 +08:00 |
|
roymondchen
|
602da25b6d
|
chore: release v1.4.13
|
2024-07-04 15:32:33 +08:00 |
|
roymondchen
|
033ef19d6b
|
chore: release v1.4.12
|
2024-07-02 21:12:16 +08:00 |
|
roymondchen
|
9989b97fe9
|
chore: release v1.4.11
|
2024-07-02 16:22:30 +08:00 |
|
roymondchen
|
f112abf246
|
chore: release v1.4.10
|
2024-06-28 19:25:36 +08:00 |
|
roymondchen
|
c2f25c8c7f
|
chore: release v1.4.9
|
2024-06-17 16:42:05 +08:00 |
|
roymondchen
|
80e42cc997
|
chore: release v1.4.8
|
2024-06-17 15:27:15 +08:00 |
|
roymondchen
|
5873842260
|
style(runtime): 完善ts定义
|
2024-06-12 15:00:52 +08:00 |
|
roymondchen
|
653cafbe81
|
chore(runtime): 使用DeepObservedData做完数据源事件模型
|
2024-06-06 17:42:27 +08:00 |
|
roymondchen
|
697442ba63
|
chore: release v1.4.7
|
2024-05-31 15:14:06 +08:00 |
|
roymondchen
|
94db430b85
|
fix(ui,runtime): 迭代器容器迭代数据兼容
re #613
|
2024-05-31 14:45:21 +08:00 |
|
roymondchen
|
ee269917f8
|
feat(dep,editor,data-source,schema): 优化编辑器中依赖收集性能
|
2024-05-29 19:32:16 +08:00 |
|
roymondchen
|
cc8ec39dad
|
chore: release v1.4.6
|
2024-05-27 19:18:48 +08:00 |
|
Li Ming
|
af3f621424
|
fix(runtime:react): update page时出错
|
2024-05-22 19:17:29 +08:00 |
|
roymondchen
|
fbac2f820e
|
chore: release v1.4.5
|
2024-05-20 14:24:27 +08:00 |
|
roymondchen
|
ff60d0238b
|
chore: 更新依赖
|
2024-05-09 19:58:48 +08:00 |
|
roymondchen
|
03be7bcbd3
|
chore: release v1.4.4
|
2024-04-16 17:05:21 +08:00 |
|
roymondchen
|
006133102f
|
feat(cli,data-source,runtime): 数据源支持动态按需加载
|
2024-04-12 16:52:58 +08:00 |
|
roymondchen
|
f35fca0eeb
|
chore: release v1.4.3
|
2024-03-29 14:20:35 +08:00 |
|
roymondchen
|
0e0f50187e
|
fix(data-source,dep,utils): 迭代器数据源配置编译
|
2024-03-29 12:20:30 +08:00 |
|
roymondchen
|
edfe5c6973
|
chore: release v1.4.2
|
2024-03-26 17:21:59 +08:00 |
|
roymondchen
|
03fe553344
|
chore: release v1.4.1
|
2024-03-22 13:31:58 +08:00 |
|
roymondchen
|
da2da0827d
|
chore: release v1.4.0
|
2024-03-19 19:22:40 +08:00 |
|
roymondchen
|
2e11d7cf42
|
chore: release v1.4.0-beta.2
|
2024-03-18 17:32:30 +08:00 |
|
roymondchen
|
523545ec7e
|
chore: release v1.4.0-beta.1
|
2024-03-13 16:45:20 +08:00 |
|
roymondchen
|
ca2c6af060
|
chore: 更新依赖
|
2024-03-13 16:17:00 +08:00 |
|
roymondchen
|
c68d4e05de
|
feat(data-source,runtime): 数据源编译组件时新增一个参数控制是否要编辑子元素
编译时只需要关注组件本身的配置,子组件有自己的依赖,不需要由父组件来控制,但是在编辑器中就需要,因为为了不改动到编辑器中的dsl,编译后的配置是不会保存起来的,所以容器编译时需要把子组件也一同编译
|
2024-03-11 20:21:10 +08:00 |
|
roymondchen
|
0e314ef5ad
|
chore: release v1.3.16
|
2024-03-01 16:36:32 +08:00 |
|
roymondchen
|
c65470186c
|
chore: release v1.3.15
|
2024-02-29 17:21:45 +08:00 |
|
roymondchen
|
0df98bc226
|
fix(runtime): 数据源变化更新页面出错
|
2024-02-29 16:54:49 +08:00 |
|
roymondchen
|
d59f5abdf5
|
chore: release v1.3.14
|
2024-02-29 14:52:26 +08:00 |
|
roymondchen
|
fbb5b3c947
|
chore: release v1.3.13
|
2024-01-19 16:31:46 +08:00 |
|
roymondchen
|
2d5bd2ddb4
|
chore: release v1.3.12
|
2024-01-18 11:47:54 +08:00 |
|
roymondchen
|
30929e8bd3
|
chore: release v1.3.11
|
2024-01-12 16:43:16 +08:00 |
|
roymondchen
|
b4bf5ddc0a
|
chore: release v1.3.10
|
2024-01-10 16:07:19 +08:00 |
|
roymondchen
|
3c167f3b54
|
chore: release v1.3.9
|
2024-01-03 14:49:19 +08:00 |
|
roymondchen
|
d3777b236d
|
feat(data-source,utils,runtime): 数据源setData支持指定路径
|
2024-01-02 20:57:37 +08:00 |
|
roymondchen
|
1073204858
|
chore: release v1.3.8
|
2023-12-21 19:49:08 +08:00 |
|
roymondchen
|
e385ed5d34
|
chore: release v1.3.7
|
2023-12-19 14:55:18 +08:00 |
|
roymondchen
|
7b6dcedfad
|
feat(core,editor,ui): 新增页面片
|
2023-12-19 06:39:03 +00:00 |
|
roymondchen
|
a2ee21faba
|
chore: release v1.3.6
|
2023-12-12 16:10:17 +08:00 |
|
roymondchen
|
fc89d4cbe8
|
chore: 更新vite@5.0.7
|
2023-12-11 11:29:06 +08:00 |
|