mirror of
synced
2026-03-28 09:48:35 +08:00
-
7c2b83b838
Deploy to GitHub pages
gh-pages
github-actions[bot]
2026-03-27 07:38:21 +00:00
-
6f2e8d8d74
fix(stage): 修复隐藏标尺后无法显示问题
master
dev
Linzsong
2026-03-26 09:58:23 +08:00
-
637a5bb69a
refactor(editor): 历史记录改成记录操作而不是记录副本
roymondchen
2026-03-27 15:27:41 +08:00
-
42e7ac1b2e
chore: update lockfile v1.7.9
roymondchen
2026-03-23 15:32:49 +08:00
-
a3cdad9d91
chore: release v1.7.9
roymondchen
2026-03-23 15:31:42 +08:00
-
711af79d72
fix(form): row容器中如果配置没有type显示异常
roymondchen
2026-03-23 15:23:41 +08:00
-
728fbc035c
chore: update lockfile v1.7.8
v1.7.8
roymondchen
2026-03-20 19:44:45 +08:00
-
01795455e9
chore: release v1.7.8
roymondchen
2026-03-20 19:43:37 +08:00
-
9b56223359
fix(editor): 组件配置样式显示出错
roymondchen
2026-03-20 19:41:18 +08:00
-
984cea7ca3
chore: update lockfile v1.7.8-beta.4
v1.7.8-beta.4
roymondchen
2026-03-20 18:54:57 +08:00
-
9921ed8a2d
chore: release v1.7.8-beta.4
roymondchen
2026-03-20 18:53:49 +08:00
-
e36d8d7cf8
fix(form-schema): 表单 schema 中 display 与 component 部分字段改为可选
roymondchen
2026-03-20 18:45:19 +08:00
-
35aa81514b
chore: update lockfile v1.7.8-beta.3
v1.7.8-beta.3
roymondchen
2026-03-20 17:41:38 +08:00
-
450376872e
chore: release v1.7.8-beta.3
roymondchen
2026-03-20 17:40:26 +08:00
-
e8714c96c9
feat(form-schema,form,editor,table): 完善表单配置类型
roymondchen
2026-03-20 17:38:11 +08:00
-
feefd3779e
chore: update lockfile v1.7.8-beta.2
v1.7.8-beta.2
roymondchen
2026-03-20 12:36:12 +08:00
-
1ae023db8c
chore: release v1.7.8-beta.2
roymondchen
2026-03-20 12:34:50 +08:00
-
55eb546ad6
feat(form-schema,form,editor): 完善表单配置类型
roymondchen
2026-03-20 12:31:55 +08:00
-
1664559d8f
refactor(dep): 优化性能
roymondchen
2026-03-19 16:02:41 +08:00
-
a34d0cdccc
build: 构建的类型文件中别名没有消除
roymondchen
2026-03-19 15:53:01 +08:00
-
210ac436fc
chore: update lockfile v1.7.8-beta.1
v1.7.8-beta.1
roymondchen
2026-03-19 12:10:29 +08:00
-
64c8ed15ab
chore: release v1.7.8-beta.1
roymondchen
2026-03-19 12:09:15 +08:00
-
bada79e519
fix: GitHub Pages 默认使用 Jekyll 处理站点文件,而 Jekyll 会忽略所有以下划线开头的文件和目录
roymondchen
2026-03-19 12:00:50 +08:00
-
06a6068c47
build: 优化type check性能
roymondchen
2026-03-19 11:47:08 +08:00
-
58281a345b
chore(playground): 删除多样代码
roymondchen
2026-03-19 11:36:11 +08:00
-
0bbafa153d
fix(core,data-source): 多个页面片容器引用同一个页面片时,其他有未渲染的页面片容器时会导致数据源编译后数据无法更新
roymondchen
2026-03-19 11:34:51 +08:00
-
f6bd647958
test(editor): 更新monaco-editor依赖
roymondchen
2026-03-18 20:27:09 +08:00
-
c79034befc
feat(editor,form): 支持按需设置表单组件
roymondchen
2026-03-18 20:19:05 +08:00
-
88e6c7d377
build: es产物不要合并文件,保证能够tree-shaking
roymondchen
2026-03-18 19:19:29 +08:00
-
92bd5cf942
feat(core): runDataSourceMethod 返回 await 方法的执行结果
moonszhang
2026-03-18 09:15:01 +00:00
-
5ae667b7ee
chore: update eslint 10
roymondchen
2026-03-17 20:03:45 +08:00
-
18bfbefaf2
chore: 更新版权协议
roymondchen
2026-03-17 17:31:43 +08:00
-
1b9492165c
build: playground构建忽略lightningcss错误
roymondchen
2026-03-17 17:30:26 +08:00
-
61f00a0fb7
chore(editor): 完善类型检验
roymondchen
2026-03-17 16:57:28 +08:00
-
6d91a7a844
chore: 更新vite
roymondchen
2026-03-17 16:52:46 +08:00
-
3e4d49dd45
chore: update pnpm
roymondchen
2026-03-17 15:52:53 +08:00
-
1b854d2347
chore: update lockfile v1.7.7
v1.7.7
roymondchen
2026-03-12 17:32:26 +08:00
-
814549e168
chore: release v1.7.7
roymondchen
2026-03-12 17:30:47 +08:00
-
71d6dd9e38
feat(editor): monaco-editor改成异步加载
roymondchen
2026-03-12 17:27:07 +08:00
-
0d698b20e7
feat(data-source): 事件监听添加立即执行配置
roymondchen
2026-03-12 16:37:50 +08:00
-
67d93ec35f
fix(editor): 显示源码后再显示回编辑器画布空了
roymondchen
2026-03-12 16:35:33 +08:00
-
084ff6ff68
feat(cli): packages配置不做去重处理,因为组件type与数据源type可能相同
roymondchen
2026-03-02 17:19:32 +08:00
-
ecaa0f5f28
fix(vue-runtime-help): useApp获取不到页面片中的node
roymondchen
2026-02-02 19:07:44 +08:00
-
eee87c6d01
docs: 创建组件的默认路径配置修改
roymondchen
2026-01-27 14:05:17 +08:00
-
0b7b6884ae
docs: 修改文档中的错别字
roymondchen
2026-01-27 12:11:30 +08:00
-
575993fe34
docs: 添加runtime api
roymondchen
2026-01-26 19:33:55 +08:00
-
c23d02558e
docs: 完善组件开发/runtime/表单配置文档
roymondchen
2026-01-26 19:06:39 +08:00
-
450af8021d
style(playground): eslint
roymondchen
2026-01-26 14:37:18 +08:00
-
0ec8af20e0
refactor(playground): form提交的结果使用代码编辑器显示
roymondchen
2026-01-23 17:03:37 +08:00
-
b4c2c65ccb
fix(form): timerange新增value format配置,默认为HH:mm:ss
roymondchen
2026-01-23 16:51:31 +08:00
-
06fd5392a9
chore: update lockfile v1.7.6
v1.7.6
roymondchen
2026-01-19 20:00:34 +08:00
-
89ac777a7f
chore: release v1.7.6
roymondchen
2026-01-19 19:59:14 +08:00
-
6cf2f38194
fix(form): onChange中修改model的key中有重复的key会出错
roymondchen
2026-01-19 19:40:58 +08:00
-
e6e68ae69a
refactor(core): 调整eventHelper代码
roymondchen
2026-01-12 20:17:47 +08:00
-
5110f0cbca
chore: update lockfile v1.7.5
v1.7.5
roymondchen
2026-01-08 17:17:39 +08:00
-
da2e2c393b
chore: release v1.7.5
roymondchen
2026-01-08 17:16:08 +08:00
-
e6d1624a6c
refactor(form): 优化创建初始值等一些工具函数
roymondchen
2026-01-08 17:11:05 +08:00
-
8956035e41
fix(form): 初始值为0时会丢失
roymondchen
2026-01-08 17:03:16 +08:00
-
10c36c1980
chore(editor): 画布拖动组件位置更新dsl添加changeRecordes
roymondchen
2026-01-08 16:44:44 +08:00
-
5f57d620da
fix(form): daterange默认值
roymondchen
2026-01-07 18:33:13 +08:00
-
cfaaaad66e
feat(editor): customCreateMonacoEditor options中新增editorCustomType,可以用于创建不同的editor
roymondchen
2026-01-07 17:38:37 +08:00
-
df611571c7
feat(form): type配置为函数时,参数中的model等对象设置层readonly
roymondchen
2026-01-07 14:43:14 +08:00
-
5267381ebf
fix(editor): 显示条件中选中的字段类型发生时,值对应做类型转换
roymondchen
2026-01-07 14:41:25 +08:00
-
3cfec95612
fix(editor): 切换固定定位后坐标转换仅支持left,top为数字的情况
roymondchen
2025-12-31 16:33:06 +08:00
-
c1b12e6f40
chore: update lockfile v1.7.4
v1.7.4
roymondchen
2025-12-29 20:42:34 +08:00
-
c2d2eee749
chore: release v1.7.4
roymondchen
2025-12-29 20:16:45 +08:00
-
03b6180a02
fix(editor): 数据源方法编辑后content变成字符串
roymondchen
2025-12-29 19:22:28 +08:00
-
8150f042ff
chore: update lockfile v1.7.3
v1.7.3
roymondchen
2025-12-25 20:22:52 +08:00
-
b71a5ef891
chore: release v1.7.3
roymondchen
2025-12-25 20:02:51 +08:00
-
01158e01fc
chore(table): 添加依赖
roymondchen
2025-12-25 19:23:27 +08:00
-
98c2e2ff1f
fix(table): 行内编辑无法修改表单
roymondchen
2025-12-25 19:16:17 +08:00
-
9d4324dd6b
fix(form): 动态tab自定义onTabAdd后出错
roymondchen
2025-12-25 16:03:52 +08:00
-
2630f00f13
feat(form): groud-list title支持html
roymondchen
2025-12-24 15:40:17 +08:00
-
b0d8c5383b
fix(editor): cose-select无法删除
roymondchen
2025-12-24 15:38:02 +08:00
-
f0a39667e1
feat(form): text组件支持配置cleareable
roymondchen
2025-12-23 16:47:12 +08:00
-
5fe91e89b7
feat(form,tdesign-vue-next-adapter): table 多选框放到默认的操作前面,支持配置copy的干预函数
roymondchen
2025-12-19 20:19:55 +08:00
-
f7811fdb24
docs: 完善文档
roymondchen
2025-12-11 14:20:39 +08:00
-
7a0dae9f5a
build(tmagic-form): package.json中文件入口配置错误
roymondchen
2025-12-09 20:49:23 +08:00
-
304aaac8dc
chore: update lockfile v1.7.2
v1.7.2
roymondchen
2025-12-09 19:15:19 +08:00
-
0f596b5c42
chore: release v1.7.2
roymondchen
2025-12-09 19:13:51 +08:00
-
e3db0c93e5
chore: update lockfile v1.7.1
v1.7.1
roymondchen
2025-12-09 17:41:35 +08:00
-
3250c53097
chore: release v1.7.1
roymondchen
2025-12-09 17:23:21 +08:00
-
756612eda5
feat(vue-components): 不再兼容vue2
roymondchen
2025-12-09 17:20:07 +08:00
-
2a7ab4e916
feat(vue-runtime-help): 去掉vue2的兼容
roymondchen
2025-12-09 16:20:56 +08:00
-
d039cee913
fix(tmagic-form): runtime刷新导致root丢失
roymondchen
2025-12-09 16:18:35 +08:00
-
83664cd440
fix(core): getNode 添加stict参数来表示必须知道页面片容器id才会返回页面内的节点
roymondchen
2025-12-09 15:51:15 +08:00
-
b3ce1a3b93
fix(form): tabs组件子项配置了name后,配置生成的数据出错
roymondchen
2025-12-09 14:22:57 +08:00
-
738e8611a4
style(editor): 组件属性配置中表格操作栏会覆盖tab头 fix #664
roymondchen
2025-12-05 19:45:08 +08:00
-
9815fb7c51
chore: update lockfile v1.7.0
v1.7.0
roymondchen
2025-12-04 17:37:17 +08:00
-
411a28946e
chore: release v1.7.0
roymondchen
2025-12-04 17:35:47 +08:00
-
70d730ca82
refactor(editor): 新增数据源按钮封装成组件
roymondchen
2025-12-04 17:31:38 +08:00
-
a2a9556ab8
style(editor): 调整已选组件节点右侧按钮样式
roymondchen
2025-12-04 16:36:34 +08:00
-
7e71c070f1
fix(form): datetime如果设置为时间戳,然后初始值是一个字符串的数字显示不正确
roymondchen
2025-12-04 15:20:30 +08:00
-
8d55d0cd8d
feat(editor): 代码编辑器支持配置自动高度
roymondchen
2025-12-03 17:50:48 +08:00
-
8d7c8fa725
fix(design): dialog 默认参数
roymondchen
2025-12-03 17:15:26 +08:00
-
ad746319e9
style(tdesign-vue-next-adapter): 去掉无用prop
roymondchen
2025-12-03 17:09:47 +08:00
-
0dd7f54ebc
feat(form): table支持配置操作按钮的icon
roymondchen
2025-12-02 15:25:34 +08:00
-
69ac90fe22
feat(form): table支持配置拖动操作中的按钮排序而不是拖动整行
roymondchen
2025-12-01 21:09:11 +08:00
-
2667981e4c
fix(form): table拖拽排序后重新渲染组件
roymondchen
2025-11-26 16:40:26 +08:00
-
b536eba81c
fix(form): 生成表单values时将initValus深拷贝,避免修改到传入的对象
roymondchen
2025-11-26 16:38:37 +08:00