roymondchen
|
7a9e5ca6f6
|
build: pre-commit检查改成检查ts类型
|
2024-04-23 15:24:25 +08:00 |
|
roymondchen
|
013365388d
|
style(editor): 调整数据源字段选择器样式
|
2024-04-16 20:38:34 +08:00 |
|
roymondchen
|
03be7bcbd3
|
chore: release v1.4.4
|
2024-04-16 17:05:21 +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
|
b1e79c1e05
|
fix(editor): 在组件属性配置表单中编辑数据源方法无法保存问题
|
2024-04-12 20:11:34 +08:00 |
|
roymondchen
|
92049cf251
|
feat(editor): 新增配置控制属性配置面板右下角的源码按钮是否显示
|
2024-04-12 19:31:09 +08:00 |
|
roymondchen
|
872c978b9b
|
fix(editor): floating-box高度无法改变
|
2024-04-11 17:23:31 +08:00 |
|
roymondchen
|
f35fca0eeb
|
chore: release v1.4.3
|
2024-03-29 14:20:35 +08:00 |
|
roymondchen
|
05527a41a1
|
fix(editor): 数据源字段选择器初始化状态
|
2024-03-29 14:17:58 +08:00 |
|
roymondchen
|
edfe5c6973
|
chore: release v1.4.2
|
2024-03-26 17:21:59 +08:00 |
|
roymondchen
|
ceff0d4147
|
fix(editor): element-plus更新到2.6后表单项清除后是undefined,改回是空字符串
|
2024-03-26 17:15:42 +08:00 |
|
roymondchen
|
66e16452a8
|
feat(editor): 数据源字段选择器增加编辑按钮
|
2024-03-26 16:12:01 +08:00 |
|
roymondchen
|
f92127e3d6
|
fix(editor): 代码块配置表单项大小不受配置控制
|
2024-03-26 15:28:06 +08:00 |
|
roymondchen
|
7049b1ff45
|
fix(editor): 初始化时如果浏览器切到后台编辑器列宽度计算出问题
|
2024-03-26 15:20:41 +08:00 |
|
roymondchen
|
a4fc95775e
|
fix(editor): element-plus更新到2.6后表单项清除后是undefined,除了string外其他统一改成null
|
2024-03-25 14:52:11 +08:00 |
|
roymondchen
|
03fe553344
|
chore: release v1.4.1
|
2024-03-22 13:31:58 +08:00 |
|
Yang Gao
|
b564907b12
|
fix(editor): 数据源列表搜索过滤无响应问题 (#582)
|
2024-03-21 19:30:29 +08:00 |
|
roymondchen
|
da2da0827d
|
chore: release v1.4.0
|
2024-03-19 19:22: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
|
92b7a2aecf
|
feat: 完善tdesign-vue-next适配
|
2024-03-19 17:26:08 +08:00 |
|
roymondchen
|
2e11d7cf42
|
chore: release v1.4.0-beta.2
|
2024-03-18 17:32:30 +08:00 |
|
roymondchen
|
fff56a97f7
|
feat(stage,editor): 选中的元素不存在时不报错,并完善事件ts定义
fix #579
|
2024-03-18 17:25:40 +08:00 |
|
roymondchen
|
42f1f28b02
|
fix(editor): 拖动浮动窗口会导致窗口变大
|
2024-03-15 17:14:56 +08:00 |
|
roymondchen
|
de1711d713
|
feat(editor): 属性面板支持切换源码
|
2024-03-15 16:44:58 +08:00 |
|
roymondchen
|
c83e76e641
|
feat(editor): 优化代码块编辑弹窗
|
2024-03-15 15:24:16 +08:00 |
|
roymondchen
|
36a1a18615
|
fix(editor): 修复第一次打开编辑器左右边栏宽度可能为0问题
|
2024-03-15 15:22:30 +08:00 |
|
roymondchen
|
62e7888fcf
|
fix(editor): 修复直接关闭代码块编辑窗口告警
|
2024-03-13 19:59:45 +08:00 |
|
roymondchen
|
523545ec7e
|
chore: release v1.4.0-beta.1
|
2024-03-13 16:45:20 +08:00 |
|
roymondchen
|
ca2c6af060
|
chore: 更新依赖
|
2024-03-13 16:17:00 +08:00 |
|
moonszhang
|
7ce60b223e
|
feat(editor): 增加FloatBox的beforeClose函数
|
2024-03-13 06:00:22 +00:00 |
|
moonszhang
|
cae928f7f9
|
fix(editor): 修复点击floatbox时更新zindex导致宽高被重置的问题
|
2024-03-13 06:00:22 +00:00 |
|
moonszhang
|
5fc649607a
|
fix(editor): 修复高级中打开代码块没有floatbox嵌套的问题,floatbox支持beforeClose事件
|
2024-03-13 06:00:22 +00:00 |
|
roymondchen
|
4f31eed71a
|
style(editor): use-plugin ts定义完善
|
2024-03-12 14:08:37 +08:00 |
|
roymondchen
|
d71e6b1933
|
style(editor): float-box限制最大宽高
|
2024-03-11 20:36:21 +08:00 |
|
moonszhang
|
a035f02f83
|
feat(editor): 使用 floatbox 替换原抽屉栏
|
2024-03-11 12:25:19 +00:00 |
|
roymondchen
|
cda6c0f791
|
feat(editor): 样式配置支持配置数据源字段
|
2024-03-08 20:04:48 +08:00 |
|
roymondchen
|
e692e01c4f
|
feat: 支持迭代器容器
|
2024-03-07 16:56:05 +08:00 |
|
roymondchen
|
032f7c03e0
|
style(dep,editor,schema,stage): 完善注释与ts定义
|
2024-03-05 19:04:36 +08:00 |
|
roymondchen
|
8e18336fa3
|
fix(editor): 设置配置时使用的key统一转换成kebab-cased形式
fix #576
|
2024-03-05 15:07:27 +08:00 |
|
roymondchen
|
16e45cb45d
|
style(editor): 完善service use-plugin的ts类型定义
|
2024-03-05 14:55:41 +08:00 |
|
roymondchen
|
0315389ce9
|
feat(editor): props-service支持通过fill-config设置label-width
|
2024-03-04 14:18:21 +08:00 |
|
roymondchen
|
0e314ef5ad
|
chore: release v1.3.16
|
2024-03-01 16:36:32 +08:00 |
|
roymondchen
|
ffc3e57aa1
|
fix(design,editor,tdesign-vue-next-adapter): tMagicPopover在TDesign下异常
fix #574
|
2024-03-01 16:30:40 +08: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 |
|
roymondchen
|
c65470186c
|
chore: release v1.3.15
|
2024-02-29 17:21:45 +08:00 |
|
roymondchen
|
58b62d18e4
|
feat(editor): 代码选择器,数据源方法选择新增不可编辑配置,与disabled区分开
|
2024-02-29 16:47:18 +08:00 |
|
roymondchen
|
d59f5abdf5
|
chore: release v1.3.14
|
2024-02-29 14:52:26 +08:00 |
|