roymondchen
|
82df2a8f5c
|
chore: update deps
|
2025-11-21 16:50:46 +08:00 |
|
roymondchen
|
ee06c26ca5
|
refactor(editor): dsl更新后通知runtime更新代码优化
|
2025-07-02 16:21:03 +08:00 |
|
roymondchen
|
32681964b3
|
feat(editor): stage overlay 支持放大缩小
|
2025-06-20 19:47:51 +08:00 |
|
roymondchen
|
0bd8496fac
|
refactor(editor,stage): 完善页面变化后画布大小更新
|
2025-06-06 19:29:20 +08:00 |
|
roymondchen
|
e7e9197ae3
|
style: 更新eslint版本,更新eslint配置
|
2025-04-21 20:35:54 +08:00 |
|
roymondchen
|
900b701c80
|
refactor(editor): 新增useServices hook,减少使用可选链
|
2025-02-11 16:24:24 +08:00 |
|
roymondchen
|
1baec3f1d4
|
refactor(editor): useTemplateRef参数不能与变量名一样,不然会有一个warn
|
2025-01-09 20:48:35 +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
|
0727fe4fea
|
feat(stage,editor): 在选中框新增支持触发画布中组件重新渲染
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
b4136c91c2
|
feat(editor): 优化依赖收集体验,减小收集任务粒度,修改配置时识别是否需要触发重新收集
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
fc38fc3957
|
fix(editor): 修复修改页面配置后可能改造页面卡死问题
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
0d901c018f
|
fix(editor): stage销毁问题
|
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
|
9e4da0a5c2
|
feat: dsl id渲染到dom上的data-tamgic-id,不再是id属性
|
2024-12-09 20:21:34 +08:00 |
|
Evan Wu
|
e39a7d140f
|
fix(editor,stage,utils): 修复在ipad等大屏场景下编辑画布中元素位置计算偏差问题 (#598)
|
2024-04-25 20:13:21 +08:00 |
|
roymondchen
|
92b7a2aecf
|
feat: 完善tdesign-vue-next适配
|
2024-03-19 17:26:08 +08:00 |
|
roymondchen
|
c83e76e641
|
feat(editor): 优化代码块编辑弹窗
|
2024-03-15 15:24:16 +08:00 |
|
roymondchen
|
c30e7d340b
|
feat(editor,stage): 完善双击画布可以已弹层方向显示并显示完整的组件
|
2024-01-18 11:40:00 +08:00 |
|
roymondchen
|
e4af8cadb0
|
feat(editor,stage): 双击画布可以已弹层方向显示并显示完整的组件
|
2024-01-12 16:36:59 +08:00 |
|
leon Li
|
115123a0bc
|
fix(editor): 拖动组件进画布后,父容器位置计算有误 (#565)
Co-authored-by: fanliming <fanlm@novastar.tech>
|
2024-01-10 16:39:15 +08:00 |
|
roymondchen
|
5c54f50365
|
refactor: button text prop 改成 link element-plus将废弃text
|
2024-01-08 17:49:41 +08:00 |
|
roymondchen
|
41a3b8c7c7
|
feat(editor): 右键菜单兼容页面片
|
2023-12-19 14:50:54 +08:00 |
|
roymondchen
|
7b6dcedfad
|
feat(core,editor,ui): 新增页面片
|
2023-12-19 06:39:03 +00:00 |
|
roymondchen
|
698c3451ff
|
feat(editor): 新增自定义右键菜单函数配置
|
2023-12-18 20:37:10 +08:00 |
|
roymondchen
|
09fe6d29e2
|
chore(editor): 修改拼写错误
|
2023-12-18 14:17:04 +08:00 |
|
roymondchen
|
b72e487b58
|
chore: 使用on-before-unmount替换on-unmouted
|
2023-12-15 16:20:50 +08:00 |
|
roymondchen
|
7305f878f3
|
feat(editor, stage): 初始化加载runtime loading
|
2023-12-15 14:09:44 +08:00 |
|
parisma
|
456692ff8a
|
fix(editor): 有复制的内容时展示粘贴菜单
|
2023-12-11 11:57:46 +00:00 |
|
roymondchen
|
e50e332818
|
feat(editor): 可选组件按钮只有在可选组件长度大于3时才显示
|
2023-12-08 17:27:19 +08:00 |
|
roymondchen
|
741140fa71
|
refactor(editor): 代码编辑、数据源重构
|
2023-12-08 17:20:43 +08:00 |
|
roymondchen
|
258d2bc2ea
|
feat(editor,stage): 优化可选组件交互
|
2023-12-07 19:40:40 +08:00 |
|
roymondchen
|
5c6a3455b0
|
feat(editor): service扩展支持设置成同步的
|
2023-12-06 15:28:18 +08:00 |
|
roymondchen
|
b0fcafd089
|
fix(editor): 从组件树中拖入画布新增的情况如果初始position为fixed不改变布局
|
2023-11-23 15:47:09 +08:00 |
|
roymondchen
|
f0f94d4fcc
|
fix(editor): model-value变化后需要重新生成依赖后再通知runtime更新
|
2023-11-06 16:33:30 +08:00 |
|
roymondchen
|
263533f09a
|
feat(editor): 缓存可选组件菜单置于顶层状态
|
2023-11-03 19:27:39 +08:00 |
|
roymondchen
|
257c8c9fa1
|
fix(editor): 组件树注册快捷方式
|
2023-10-24 15:52:01 +08:00 |
|
roymondchen
|
1c516bb24b
|
refactor(editor): 优化性能,组件树重写,不再使用el-tree
|
2023-10-20 19:32:11 +08:00 |
|
roymondchen
|
a22e59e2bd
|
chore: playground调试启用严格访问模式
|
2023-09-21 14:10:29 +08:00 |
|
roymondchen
|
5a25899b57
|
fix(editor,stage): 优化悬停出现组件列表的交互体验
|
2023-09-20 14:46:57 +08:00 |
|
roymondchen
|
1c6c9ab3e8
|
feat(editor,stage): 新增鼠标悬停在组件上显示当前位置下所有组件菜单
|
2023-09-19 17:39:36 +08:00 |
|
roymondchen
|
d8a2a1f805
|
chore(editor): 将hooks放到同一个文件夹中
|
2023-08-09 19:22:42 +08:00 |
|
roymondchen
|
565881c8c9
|
fix(editor): 组件拖入画布出错
fix #524
|
2023-07-07 14:33:31 +08:00 |
|
roymondchen
|
9d24069dcd
|
feat(editor): 点击画布区域聚焦,使得能使用画布的快捷键
|
2023-07-06 15:37:43 +08:00 |
|
roymondchen
|
434bf2ed70
|
feat(editor): 新增右键菜单移动至其他页面功能
|
2023-07-05 14:14:53 +08:00 |
|
roymondchen
|
d8d9184f3f
|
fix(editor): 组件树上的节点拖动画布中出错,应该不响应
fix #519
|
2023-06-30 17:21:20 +08:00 |
|
roymondchen
|
2b881c3863
|
feat(editor): 新增parseDSL配置,用于解析DSL,默认使用eval
|
2023-06-19 11:27:47 +08:00 |
|
roymondchen
|
9716aceabf
|
feat(editor): 完善快捷键注册机制
|
2023-06-16 17:39:50 +08:00 |
|
roymondchen
|
06d289aff3
|
feat(editor): 优化快捷键操作
|
2023-06-12 17:28:56 +08:00 |
|