parisma
|
0c25cf795f
|
feat(editor): 代码块绑定功能完成
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
7020ab4a1f
|
feat(editor)): 组件绑定代码块form表单配置
|
2022-09-22 16:46:11 +08:00 |
|
roymondchen
|
bee9f92abb
|
fix(editor): 画布大小变化,滚动条重置
|
2022-09-15 14:18:27 +08:00 |
|
roymondchen
|
458f493150
|
build: 使用esbuildOptions定义global
|
2022-09-06 15:38:16 +08:00 |
|
roymondchen
|
de8ef8dc58
|
feat(editor): 画布添加滚动条
fix #262
|
2022-08-26 22:00:16 +08:00 |
|
roymondchen
|
31029bc8f1
|
feat(editor): propsService添加fillConfig方法,支持扩展
|
2022-08-23 20:35:34 +08:00 |
|
roymondchen
|
3cdcca3b0b
|
chore(editor): 删除无用代码
|
2022-08-23 20:35:34 +08:00 |
|
roymondchen
|
5f0e421550
|
fix(editor): 复制页面错误
|
2022-08-17 15:27:10 +08:00 |
|
roymondchen
|
0e82f652a9
|
fix(editor): 删除节点后,标记父节点为修改状态
|
2022-08-11 17:25:54 +08:00 |
|
roymondchen
|
b6fa064b0b
|
feat(editor): editorService.add支持添加多个组件
|
2022-08-11 14:26:03 +08:00 |
|
roymondchen
|
08dae20aa0
|
build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径
|
2022-08-05 20:12:35 +08:00 |
|
wangminghua
|
9ffecf62f7
|
fix(editor): 添加组件粘贴操作支持偏移量
|
2022-08-05 20:10:32 +08:00 |
|
parisma
|
8c64ea798a
|
feat(editor): 多选粘贴后同步选中粘贴的多个元素,并支持拖拽,粘贴删除支持多个元素同时撤销到上一步
|
2022-08-04 12:38:36 +08:00 |
|
khuntoriia
|
b702857aad
|
feat(editor): 多选菜单支持复制粘贴删除 (#217)
* feat(editor): 多选菜单支持复制粘贴删除
* fix(editor): 编辑器选中节点统一为nodes数组,保留原node对象为nodes数组的第一个元素,将复制粘贴删除行为封装到editorservice中,支持键盘快捷键
* test(editor): 修改editor相关测试用例
* fix(editor): cr问题修改
* feat(editor): 将复制粘贴操作进行拆分封装
* fix(editor): cr修改
Co-authored-by: parisma <parisma@tencent.com>
|
2022-08-03 14:03:36 +08:00 |
|
roymondchen
|
fff587d9eb
|
fix(editor): 新增组件id不对
|
2022-07-27 16:47:12 +08:00 |
|
roymondchen
|
d334b697ae
|
fix(editor): 指定父节点添加组件
|
2022-07-25 22:02:17 +08:00 |
|
roymondchen
|
de0c6952c7
|
feat: 支持将组件拖动到指定容器
|
2022-07-14 19:02:29 +08:00 |
|
roymondchen
|
fb612eaddc
|
feat(editor): 参考线缓存与页面绑定
|
2022-06-22 16:51:28 +08:00 |
|
jia000
|
0fe6e0ed75
|
release v1.0.0-rc.11 (#138)
* fix(editor): 页面标题不要换行
* docs: 教程与stageCore
* fix(editor): runtime.updateRootConfig可以为空
* fix(editor): 编辑组件是获取parent需要获取到Proxy
* fix(editor): 默认page属性值加上layout
* fix(stage): magic注入时机应当在iframe onload之后
* chore: release v1.0.0-rc.11
* chore: 更新changlog
Co-authored-by: roymondchen <roymondchen@tencent.com>
|
2022-06-17 17:13:22 +08:00 |
|
roymondchen
|
10577aea68
|
fix(editor): page和container默认value加上items
|
2022-06-15 12:49:43 +08:00 |
|
roymondchen
|
5e3125706c
|
feat: 添加组件支持添加组合
|
2022-06-13 16:52:14 +08:00 |
|
roymondchen
|
a9936b5276
|
feat(stage): 支持rotate scale fix #92
|
2022-06-09 19:22:05 +08:00 |
|
roymondchen
|
663d7cee9f
|
fix(editor): 添加组件默认添加到视窗中间,如果组件初始化height不是数值,则当0处理
|
2022-05-31 21:47:54 +08:00 |
|
roymondchen
|
cf5e775b84
|
feat(editor): 添加globalThis兼容
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
5da8601f36
|
feat(editor): 支持拖拽添加组件
|
2022-05-07 15:18:29 +08:00 |
|
roymondchen
|
f7bca02844
|
feat(playground): 增加字体样式配置
|
2022-05-05 20:33:10 +08:00 |
|
marchyang
|
582962f6df
|
fix: 修复单独使用@tmagic/editor,报错无法运行的问题
|
2022-04-28 16:55:10 +08:00 |
|
roymondchen
|
51031fe8ab
|
feat(editor): 添加常用快捷键
|
2022-04-22 12:16:39 +08:00 |
|
roymondchen
|
8e004f9766
|
fix(editor): getLayout增加判断fixed
|
2022-04-22 12:16:39 +08:00 |
|
roymondchen
|
9ae93fc9f2
|
test: 修改测试用例
|
2022-04-13 17:17:14 +08:00 |
|
roymondchen
|
0e74970bfe
|
feat(editor): 新增组件自动设置到视窗中间
|
2022-04-13 17:17:14 +08:00 |
|
roymondchen
|
6dbda7b565
|
style(editor): 将节点类型改成枚举
|
2022-03-31 19:46:12 +08:00 |
|
roymondchen
|
541a279fe7
|
fix(editor): 画布拖动容易误触
|
2022-03-17 23:29:55 +08:00 |
|
roymondchen
|
dee685f0b3
|
fix(editor): 首次选中组件后拖动,更新节点无效
|
2022-03-15 16:06:10 +08:00 |
|
roymondchen
|
12de0f5414
|
fix(editor): 样式优化调整
|
2022-03-15 16:06:10 +08:00 |
|
roymondchen
|
de9d7d340a
|
feat(editor): 画布拖动
|
2022-03-14 22:02:26 +08:00 |
|
roymondchen
|
bc8b9f5225
|
refactor: make it public
|
2022-02-17 14:47:39 +08:00 |
|