roymondchen
|
70d730ca82
|
refactor(editor): 新增数据源按钮封装成组件
|
2025-12-04 17:31:38 +08:00 |
|
roymondchen
|
a2a9556ab8
|
style(editor): 调整已选组件节点右侧按钮样式
|
2025-12-04 16:36:34 +08:00 |
|
roymondchen
|
8d55d0cd8d
|
feat(editor): 代码编辑器支持配置自动高度
|
2025-12-03 17:50:48 +08:00 |
|
roymondchen
|
82df2a8f5c
|
chore: update deps
|
2025-11-21 16:50:46 +08:00 |
|
roymondchen
|
08b476e04f
|
feat(design,editor,element-plus-adapter,form,table,tdesign-vue-next-adapter): 重构table组件,适配tdesign
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
f5cb19dfa4
|
style(editor): 页面列表长度超过可视窗口时出现滚动条
|
2025-09-12 15:32:03 +08:00 |
|
qyaniwu
|
07b8f5fe83
|
fix(editor): 修复代码块编辑器的更新内容后按下ctrl+s光标会偏移的问题
|
2025-07-24 04:13:02 +00:00 |
|
roymondchen
|
727af1058d
|
fix(editor): 页面列表滚动条
|
2025-07-02 18:00:21 +08:00 |
|
roymondchen
|
ee06c26ca5
|
refactor(editor): dsl更新后通知runtime更新代码优化
|
2025-07-02 16:21:03 +08:00 |
|
roymondchen
|
9e590c5cf7
|
feat(editor): 新增props-panel-unmounted事件
|
2025-06-26 21:06:21 +08:00 |
|
roymondchen
|
b6a260471d
|
fix(editor,react-runtime-help,vue-runtime-help): 修复拖动页面顺序失效问题
|
2025-06-20 20:10:24 +08:00 |
|
roymondchen
|
32681964b3
|
feat(editor): stage overlay 支持放大缩小
|
2025-06-20 19:47:51 +08:00 |
|
roymondchen
|
6152a78467
|
feat(editor): 支持禁用数据源与代码块
|
2025-06-09 16:35:08 +08:00 |
|
roymondchen
|
0bd8496fac
|
refactor(editor,stage): 完善页面变化后画布大小更新
|
2025-06-06 19:29:20 +08:00 |
|
roymondchen
|
3097e8eddb
|
feat(editor): 支持配置自定义创建Monaco editor函数
|
2025-06-06 16:03:56 +08:00 |
|
roymondchen
|
de52ff4fe1
|
fix(editor): 编辑数据源/代码块时,列表高亮
|
2025-04-24 14:02:34 +08:00 |
|
roymondchen
|
e7e9197ae3
|
style: 更新eslint版本,更新eslint配置
|
2025-04-21 20:35:54 +08:00 |
|
roymondchen
|
54e00f2852
|
feat(editor): 编辑代码块/数据源时高亮列表中对应的项
|
2025-04-10 20:36:38 +08:00 |
|
roymondchen
|
775fcf5693
|
fix(editor): 样式配置宽度不能为负
|
2025-03-04 14:09:28 +08:00 |
|
roymondchen
|
413134b21d
|
feat(editor): 优化依赖收集状态显示,新增剩余任务数量显示
|
2025-02-11 19:25:28 +08:00 |
|
roymondchen
|
6d82c0f730
|
fix(editor): 组件配置列大小缓存不生效
|
2025-02-11 17:25:58 +08:00 |
|
roymondchen
|
900b701c80
|
refactor(editor): 新增useServices hook,减少使用可选链
|
2025-02-11 16:24:24 +08:00 |
|
roymondchen
|
877a4eaa49
|
feat(editor): 优化浏览器变小时各列大小变化
|
2025-02-10 19:59:11 +08:00 |
|
roymondchen
|
e8461f91e6
|
fix(editor): 已经配置了的样式无法删除
|
2025-01-17 19:49:56 +08:00 |
|
roymondchen
|
1baec3f1d4
|
refactor(editor): useTemplateRef参数不能与变量名一样,不然会有一个warn
|
2025-01-09 20:48:35 +08:00 |
|
roymondchen
|
e57fc7b718
|
refactor(editor): form-panel mounted事件参数
|
2025-01-06 19:32:40 +08:00 |
|
roymondchen
|
ac2b8dbfcf
|
refactor(editor): form-panel mounted参数改成proxy
|
2025-01-06 17:47:06 +08:00 |
|
roymondchen
|
7b0a476677
|
feat(editor): 配置组件时将样式中的空配置移除
|
2025-01-03 17:27:29 +08:00 |
|
roymondchen
|
e8bbdf613b
|
feat(editor): 样式配置面板支持拖动大小
|
2024-12-30 20:44:27 +08:00 |
|
roymondchen
|
7887a14f6b
|
style(editor): 完善emit定义
|
2024-12-18 16:10:07 +08:00 |
|
roymondchen
|
712e317e40
|
feat(editor): 样式添加display配置,右侧边栏最小值设置成420
|
2024-12-18 16:01:45 +08:00 |
|
roymondchen
|
5cd6d21b2e
|
feat(editor): 组件配置中的样式支持单独一列显示
|
2024-12-17 20:47:33 +08:00 |
|
roymondchen
|
74f76d0ba3
|
feat(editor): 数据源/代码编辑列表新增右键菜单
|
2024-12-16 20:20:02 +08:00 |
|
roymondchen
|
7109df9deb
|
refactor(editor): 模板改成使用useTemplateRef
|
2024-12-13 16:19:44 +08:00 |
|
roymondchen
|
e3f28abe1a
|
feat(editor): 代码块与数据源列表节点中新增依赖收集中tag
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
7a47315bc1
|
feat(editor): 选中页面后页面列表自动滚动到选中项
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
0727fe4fea
|
feat(stage,editor): 在选中框新增支持触发画布中组件重新渲染
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
cdf2dc2b36
|
chore(editor): 优化页面tab体验
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
b4136c91c2
|
feat(editor): 优化依赖收集体验,减小收集任务粒度,修改配置时识别是否需要触发重新收集
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
13abe898a9
|
feat(editor): 支持配置页面过滤函数
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
6e2a41afbc
|
style(editor): import 错误
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
ed6d9b2b67
|
feat(editor): 页面/页面片不再使用tab分开显示,新增搜索页面
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
fc38fc3957
|
fix(editor): 修复修改页面配置后可能改造页面卡死问题
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
eb8126c32f
|
refactor(editor,utils): 将traverseNode方法挪到utils中
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
1de4d95bd4
|
chore: 更新依赖,vue@3.5.1
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
0d901c018f
|
fix(editor): stage销毁问题
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
47a21d6544
|
feat(editor): 新增已选组件、代码编辑、数据源及其子节点增量缩进配置
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
34fc0a15b9
|
refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
c82e3257c1
|
refactor(stage,editor): stage销毁后释放内部变量
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
c73a27eb1a
|
feat(design): popover 添加destroyOnClose props
|
2024-12-09 20:21:34 +08:00 |
|