i33
|
b3bae36d94
|
fix(runtime): 切换设计窗体大小时,同时修改app
|
2022-09-27 14:38:30 +08:00 |
|
jia000
|
024e908947
|
chore: Update issue templates
|
2022-09-27 14:30:21 +08:00 |
|
roymondchen
|
ac065504f6
|
test: vue组件测试用例
|
2022-09-26 21:29:54 +08:00 |
|
roymondchen
|
3570a67f30
|
chore: 升级vitest版本
|
2022-09-26 19:21:46 +08:00 |
|
roymondchen
|
96648767e4
|
chore(editor): 将组件都改成setup模式
|
2022-09-26 19:15:59 +08:00 |
|
roymondchen
|
c87e3b2164
|
feat(editor): code组件新增height配置
|
2022-09-26 18:57:28 +08:00 |
|
roymondchen
|
6cf1f8636c
|
feat(form): form-dialog重新打开是form重新渲染
|
2022-09-23 19:56:59 +08:00 |
|
roymondchen
|
1c3565035c
|
feat(editor): code组件新增options props
|
2022-09-23 19:55:28 +08:00 |
|
roymondchen
|
dafcf33255
|
chore(editor): el-dialog class字段修改
|
2022-09-23 15:02:38 +08:00 |
|
parisma
|
869b9f23cb
|
feat(editor): 导出CodeSelect组件
|
2022-09-22 20:07:08 +08:00 |
|
jia000
|
d830b16aa4
|
Merge pull request #380 from jia000/master
chore: release v1.2.0-beta.1
|
2022-09-22 18:45:22 +08:00 |
|
roymondchen
|
b50f6a9fbf
|
chore: release v1.2.0-beta.1
v1.2.0-beta.1
|
2022-09-22 17:13:21 +08:00 |
|
roymondchen
|
23bc21f064
|
docs: 更新docs
|
2022-09-22 17:11:44 +08:00 |
|
roymondchen
|
00cd237f61
|
chore(editor): ts type error
|
2022-09-22 16:59:18 +08:00 |
|
parisma
|
765c0a227d
|
refactor(core): 升级schema版本
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
37181d3084
|
fix(editor): 默认展开组件列表
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
415ecad24c
|
refactor(editor): 修改代码块描述内容在dsl中的键名为codeBlock字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
92f3696e44
|
feat(editor): 组件代码块的绑定关系记录到dsl中,修复删除组件解除关系的问题,代码块dsl支持扩展字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
0b3585c150
|
feat(editor): 暂时隐藏代码块列表删除组件功能,支持点击组件tag定位到组件
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
bfaa8317e3
|
feat(editor): 支持代码块维度查看与组件的绑定关系,并支持从代码块列表解除绑定
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
5de3eeda71
|
refactor(editor): cr修改
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
ff3adbb1d0
|
refactor(editor): 导出ErrorType类型以便业务方使用
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
c3b502254b
|
fix(core): 修复执行代码块的顺序问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
09c9af8454
|
fix(stage): 修复ctrl+tab切到其他窗口引起多选状态混乱的问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
b3ae294a6a
|
style(editor): 样式修改
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
c2637b1b0c
|
fix(editor): 样式修改,editor pannel使用resize组件
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
27d8640fbc
|
fix(editor): 样式优化
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
a452cecc44
|
fix(editor): 修改样式,修改代码块ID生成逻辑
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
9e1fb42783
|
feat(editor): 增加代码块搜索,代码编辑器同步设置是否可编辑属性,修复不可编辑状态下弹窗无法关闭的问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
071619b9bd
|
style(editor): 代码块样式修改
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
4e6fbab26d
|
fix(editor): 修复通过dsl初始化代码块时,点击查看获取不到绑定的代码块的问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
134efbfb0f
|
fix(editor): 修复从dsl初始化时代码块绑定关系未同步的问题,修复一些warning,优化语法报错时保存并关闭的交互逻辑
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
2356ff514d
|
fix(editor): 修复从dsl初始化时代码块绑定关系未同步的问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
896f92b5a8
|
fix(editor): 代码块删除支持传参处理失败逻辑,ts类型修复
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
310ee32d75
|
feat(core): 修改core生命周期钩子处理逻辑,执行对应的代码块
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
bc000e9ca6
|
fix(editor): 解决修改代码名称后已选择的select tag不更新的问题,优化一些样式
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
7b961f1284
|
fix(editor): 绑定关系组件支持单选配置
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
ddd22ff486
|
fix(editor): 绑定关系组件增加option来源的默认逻辑
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
8b9ac826fc
|
fix(editor): 修复语法报错
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
441a412817
|
fix(editor): icon使用editor封装的icon组件
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
fc749b7375
|
feat(editor): codeBlockService.getCodeDsl支持增加是否强制刷新参数
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
8a9971ab7b
|
fix(editor): 导出CodeBlockList组件
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
fa0149773f
|
fix(editor): dsl存储代码块的字段改为methods
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
5b220a0e06
|
feat(editor): codeBlockService暴露一些方法支持hook,默认设置代码块到dsl的method字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
25d9de10e2
|
feat(editor): 导出codeBlockService
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
2f803c963a
|
feat(editor): 代码块功能增加删除,完善一些边界情况的交互
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
0c25cf795f
|
feat(editor): 代码块绑定功能完成
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
040d5d0d2c
|
feat(form): select动态监听事件优化
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
7020ab4a1f
|
feat(editor)): 组件绑定代码块form表单配置
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
7640c06ccb
|
feat(editor): 代码块service封装完成
|
2022-09-22 16:46:11 +08:00 |
|