roymondchen
|
fc886715c7
|
fix(data-source): 异步加载数据源时,初始化第一次编译时数据源可能未加载,需要优先设置数据源默认值
|
2025-05-19 14:13:52 +08:00 |
|
roymondchen
|
1444eb6ae7
|
fix(editor): 由于数据源可能有内部方法,所以去掉事件联动中数据源选项置灰的逻辑
|
2025-05-16 17:14:50 +08:00 |
|
roymondchen
|
5b8c2c2111
|
chore: update lockfile v1.5.18
v1.5.18
|
2025-05-14 15:49:28 +08:00 |
|
roymondchen
|
7dbf464e38
|
chore: release v1.5.18
|
2025-05-14 15:47:34 +08:00 |
|
roymondchen
|
936eb08a94
|
fix(editor): 选中组件时,如果组件处于所在容器可视范围外,不要将组件滚动至可视范围,而是滚动组件容器至可视范围
|
2025-05-14 14:17:57 +08:00 |
|
roymondchen
|
d1e99a46a7
|
feat(core): 新增数据源初始数据配置字段
|
2025-05-14 11:07:55 +08:00 |
|
roymondchen
|
e0d5efb022
|
feat(editor): 组件高级配置中添加display
|
2025-05-13 16:31:14 +08:00 |
|
roymondchen
|
054d12601b
|
feat(editor): eventsServic支持插件扩展
|
2025-05-13 16:29:34 +08:00 |
|
roymondchen
|
6b481c4473
|
fix(editor): 根节点修改在update事件中不要触发依赖收集
|
2025-05-12 17:48:03 +08:00 |
|
roymondchen
|
8195c105c0
|
style(form-schema): EventSelectConfig添加公共配置
|
2025-05-07 14:06:56 +08:00 |
|
roymondchen
|
06a3dc8436
|
chore: update lockfile v1.5.17
v1.5.17
|
2025-05-06 20:14:13 +08:00 |
|
roymondchen
|
b88ca14fde
|
chore: release v1.5.17
|
2025-05-06 20:12:11 +08:00 |
|
roymondchen
|
9289ffd187
|
build(docs): 文档构建失败
|
2025-05-06 20:00:25 +08:00 |
|
roymondchen
|
179b797c5c
|
feat(editor): dsl初始化时收集依赖使用worker
|
2025-05-06 19:59:27 +08:00 |
|
roymondchen
|
9252822c58
|
refactor(data-source): 注册base/http数据源的代码有副作用
|
2025-04-30 17:03:36 +08:00 |
|
roymondchen
|
50b74d10e6
|
feat(editor,form,form-schema): 新增form-schema,将表单schema放入其中
|
2025-04-30 16:05:31 +08:00 |
|
roymondchen
|
85284e54f5
|
feat(cli): 指定组件不使用动态加载,dynamicImport为true时有效
|
2025-04-30 11:40:56 +08:00 |
|
roymondchen
|
ed01cfca87
|
feat(form): select before/after request函数配置中增加prop字段
|
2025-04-29 19:27:01 +08:00 |
|
roymondchen
|
687bf33eb2
|
chore: update lockfile v1.5.16
v1.5.16
|
2025-04-28 20:26:30 +08:00 |
|
roymondchen
|
1852560b55
|
chore: release v1.5.16
|
2025-04-28 20:24:40 +08:00 |
|
roymondchen
|
2dc0bbc679
|
feat(editor): 组件默认的名称,id配置只要在业务不提供时才加入
|
2025-04-28 20:14:01 +08:00 |
|
roymondchen
|
e5bcd762b2
|
feat(core): instance设定不再限制只有方法
|
2025-04-28 20:11:28 +08:00 |
|
roymondchen
|
6dc007388b
|
feat(core): 添加error hander配置
|
2025-04-28 17:25:00 +08:00 |
|
roymondchen
|
378c75658d
|
fix(data-source): 异步加载数据源后,数据源未初始化
|
2025-04-27 17:07:08 +08:00 |
|
roymondchen
|
7eded0e44a
|
chore: update lockfile v1.5.15
v1.5.15
|
2025-04-25 16:23:29 +08:00 |
|
roymondchen
|
cdfb3adfa9
|
chore: release v1.5.15
|
2025-04-25 16:21:44 +08:00 |
|
roymondchen
|
ba05ecbf60
|
fix(editor): getTMagicApp返回类型错误
|
2025-04-25 15:00:37 +08:00 |
|
roymondchen
|
9d8ee4b2d3
|
chore: update lockfile v1.5.14
v1.5.14
|
2025-04-24 15:02:24 +08:00 |
|
roymondchen
|
e774c9ff5f
|
chore: release v1.5.14
|
2025-04-24 15:00:40 +08:00 |
|
roymondchen
|
604ae1eb52
|
chore: release脚本__dirname变量
|
2025-04-24 14:50:53 +08:00 |
|
roymondchen
|
105de9d2c6
|
feat(utils): 添加设置删除获取url参数的方法
|
2025-04-24 14:38:57 +08:00 |
|
roymondchen
|
0987901a46
|
build: github workflows 安装node失败
|
2025-04-24 14:07:30 +08:00 |
|
roymondchen
|
de52ff4fe1
|
fix(editor): 编辑数据源/代码块时,列表高亮
|
2025-04-24 14:02:34 +08:00 |
|
roymondchen
|
0e911337b8
|
fix(dep): 配置了数据源内部方法无法收集到依赖
|
2025-04-24 11:34:22 +08:00 |
|
roymondchen
|
fd7e737e8c
|
feat(vue-runtime-help): app不存在时抛异常,保证app一定存在,避免多余的可选链
|
2025-04-23 15:05:14 +08:00 |
|
roymondchen
|
e7e9197ae3
|
style: 更新eslint版本,更新eslint配置
|
2025-04-21 20:35:54 +08:00 |
|
roymondchen
|
5e0e776d40
|
feat(form): onChange添加setModel参数,用于修改model并添加至修改记录中
|
2025-04-21 19:42:22 +08:00 |
|
roymondchen
|
31515c4046
|
chore: update lockfile v1.5.13
v1.5.13
|
2025-04-10 20:56:00 +08:00 |
|
roymondchen
|
42adb962fd
|
chore: release v1.5.13
|
2025-04-10 20:54:13 +08:00 |
|
roymondchen
|
0bcd7d0755
|
feat(core): 支持传入env
|
2025-04-10 20:36:38 +08:00 |
|
roymondchen
|
54e00f2852
|
feat(editor): 编辑代码块/数据源时高亮列表中对应的项
|
2025-04-10 20:36:38 +08:00 |
|
marchyang
|
f91eb415db
|
fix: 修复表格拖拽排序与表单选字操作冲突的问题
|
2025-04-04 10:56:52 +08:00 |
|
roymondchen
|
18524d89fb
|
feat(core): 支持自定义Node类
|
2025-04-02 17:24:02 +08:00 |
|
roymondchen
|
840c2c3c7d
|
fix(data-source): 数据源初始化时机比注册早回出现死循环
|
2025-04-02 17:17:30 +08:00 |
|
roymondchen
|
9b546645f3
|
chore: update deps
|
2025-03-31 20:31:29 +08:00 |
|
roymondchen
|
38ea57c6cb
|
chore: update lockfile v1.5.12
v1.5.12
|
2025-03-27 16:32:44 +08:00 |
|
roymondchen
|
c8fc2f7bfb
|
chore: release v1.5.12
|
2025-03-27 16:30:51 +08:00 |
|
roymondchen
|
b715a87f40
|
feat(cli): 如果识别不要组件文件,则默认从npm包的default导入
|
2025-03-27 16:25:58 +08:00 |
|
roymondchen
|
f17ef325b1
|
chore: update vite
|
2025-03-27 11:29:18 +08:00 |
|
roymondchen
|
4ddc55aa6d
|
fix(design): card没有slots时隐藏对应slot
|
2025-03-27 11:12:27 +08:00 |
|