roymondchen
|
837daf6cab
|
feat(editor): 编辑器左边栏支持配置不可拖出,支持before-click函数配置
|
2024-07-25 20:53:03 +08:00 |
|
roymondchen
|
0bbf7c5643
|
feat(editor): 添加component-list slot,用于自定义组件列表
re #621
|
2024-07-25 17:49:40 +08:00 |
|
roymondchen
|
fc1a7a09ff
|
feat(editor): 优化数据源选择器与代码选择的编辑按钮
|
2024-04-16 11:52:11 +08:00 |
|
roymondchen
|
4054c6ed57
|
feat(editor): 支持配置左侧边栏tab style
|
2024-04-12 20:20:40 +08:00 |
|
roymondchen
|
b3cf919273
|
chore(editor): 解决warning
|
2024-03-19 19:18:03 +08:00 |
|
moonszhang
|
96149bd2ae
|
feat(editor): 数据源抽屉切floatbox
|
2024-03-19 11:07:43 +00:00 |
|
roymondchen
|
c83e76e641
|
feat(editor): 优化代码块编辑弹窗
|
2024-03-15 15:24:16 +08:00 |
|
moonszhang
|
a035f02f83
|
feat(editor): 使用 floatbox 替换原抽屉栏
|
2024-03-11 12:25:19 +00:00 |
|
roymondchen
|
6821ce5fbf
|
feat(editor): 新增data-source-panel-search slot
|
2024-03-01 15:13:33 +08:00 |
|
roymondchen
|
a073b8c50d
|
feat(editor): 新增code-block-panel-search slot
|
2024-03-01 13:56:53 +08:00 |
|
moonszhang
|
cda5413fd1
|
refactor(editor): floatbox 使用公共组件
|
2024-02-27 03:01:38 +00:00 |
|
roymondchen
|
698c3451ff
|
feat(editor): 新增自定义右键菜单函数配置
|
2023-12-18 20:37:10 +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 |
|
moonszhang
|
c80ea829ac
|
fix(editor): 修复slide 全部拖出来再关闭回去时不展示slide操作栏的问题
|
2023-11-17 03:05:35 +00:00 |
|
moonszhang
|
2b10e7eda9
|
feat(editor): 支持 slide 侧边栏可拖拽悬浮
|
2023-11-16 11:00:05 +00:00 |
|
roymondchen
|
480d013994
|
feat(editor): 新增组件树、数据源slots
|
2023-11-01 15:17:52 +08:00 |
|
roymondchen
|
1c516bb24b
|
refactor(editor): 优化性能,组件树重写,不再使用el-tree
|
2023-10-20 19:32:11 +08:00 |
|
roymondchen
|
eacb1e6475
|
refactor(editor): sidebar不使用tmagic-design tabs
|
2023-08-31 16:36:17 +08:00 |
|
roymondchen
|
2a0680c707
|
feat(core,editor,data-source,form,schema): 新增数据源方法配置,支持事件联动数据源方法
|
2023-07-18 19:35:54 +08:00 |
|
roymondchen
|
dad90a1cec
|
style: 完善@tmagic/design ts 类型
|
2023-05-29 21:09:26 +08:00 |
|
roymondchen
|
011496fcd8
|
chore: 更新至vue3.3.4
|
2023-05-29 17:37:34 +08:00 |
|
roymondchen
|
aac478eebc
|
feat: 新增数据源
|
2023-05-29 11:33:44 +08:00 |
|
roymondchen
|
ea4af425f3
|
feat: 完善tdesign-vue-next适配
|
2023-04-25 21:03:52 +08:00 |
|
roymondchen
|
40adc77978
|
style(editor): 相对路径改成alias
|
2023-04-10 15:16:32 +08:00 |
|
parisma
|
a013f35cd9
|
fix: 调整绑定关系结构,优化性能
|
2023-02-17 14:14:26 +08:00 |
|
roymondchen
|
c2e8a1caae
|
fix(editor): content-menu没有响应式
|
2022-11-04 19:19:44 +08:00 |
|
roymondchen
|
131ae30bae
|
chore: 添加组件name
|
2022-11-03 14:14:54 +08:00 |
|
roymondchen
|
95be9e9390
|
chore: 更新element-plus, tabpane只能是tabs的子元素,不能对tabpane进行二次封装
|
2022-11-02 15:24:58 +08:00 |
|
roymondchen
|
63c61caccc
|
feat(editor): editor使用tmagic-design
#401
|
2022-10-11 20:29:08 +08:00 |
|
parisma
|
0baec3e532
|
fix(editor): slot修改,schema声明修改
|
2022-09-28 15:52:41 +08:00 |
|
parisma
|
84b24f11b8
|
Revert "fix(editor): codeblock slot参数修改"
This reverts commit b0a571b2bcb8b4c6f0098dd79fae4b9068996ae5.
|
2022-09-28 15:52:41 +08:00 |
|
parisma
|
2ac3645bb0
|
fix(editor): codeblock slot参数修改
|
2022-09-28 15:52:41 +08:00 |
|
roymondchen
|
96648767e4
|
chore(editor): 将组件都改成setup模式
|
2022-09-26 19:15:59 +08:00 |
|
parisma
|
7640c06ccb
|
feat(editor): 代码块service封装完成
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
452c80d829
|
feat(editor): 代码块功能新增slot
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
0c2c33f854
|
feat(editor): 代码块新增,编辑器保存至dsl
|
2022-09-22 16:46:11 +08:00 |
|
roymondchen
|
cda0c41ad4
|
feat(editor): 新增layer-node-content slot,用于定制组件树节点
re #368
|
2022-09-22 14:43:46 +08:00 |
|
roymondchen
|
c307386190
|
feat(editor): 添加compoent-list-item slot
|
2022-09-06 16:04:20 +08:00 |
|
roymondchen
|
08dae20aa0
|
build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径
|
2022-08-05 20:12:35 +08:00 |
|
roymondchen
|
e901ad4dd0
|
feat(editor): 添加props-panel-header slot;修改layer-panel,component-list-panel slot名称,加上-header
|
2022-07-08 17:37:04 +08:00 |
|
roymondchen
|
49c9e87d6e
|
feat(editor): 添加layer-panel/component-list-panel slot
|
2022-07-07 19:46:11 +08:00 |
|
roymondchen
|
2731609526
|
fix: 升级element-plus2.2.0后,sidebar动态变化后,顺序不对
|
2022-05-13 20:45:31 +08:00 |
|
roymondchen
|
1486beb52c
|
fix: 升级element-plus2.2.0后,button默认样式变化
|
2022-05-13 20:45:31 +08:00 |
|
roymondchen
|
bc8b9f5225
|
refactor: make it public
|
2022-02-17 14:47:39 +08:00 |
|