This website requires JavaScript.
Explore
Help
Sign In
github
/
tmagic-editor
Watch
1
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
https://github.com/Tencent/tmagic-editor.git
synced
2026-08-09 22:38:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
/
tests
/
unit
/
layouts
/
props-panel
History
roymondchen
6f0a41f2db
feat(editor): 支持 update replace 整节点替换,源码编辑走 replace 模式
...
新增 replace 选项跳过 mergeWith 等变换,PropsPanel 源码保存时使用整节点覆盖,避免已删除字段被 merge 保留。
2026-08-04 19:13:33 +08:00
..
FormPanel.spec.ts
fix(form,editor): 完善表单校验与样式属性匹配
2026-07-20 19:09:55 +08:00
PropsPanel.spec.ts
feat(editor): 支持 update replace 整节点替换,源码编辑走 replace 模式
2026-08-04 19:13:33 +08:00
use-style-panel.spec.ts
feat(editor): 支持通过 uiService 配置列布局最小宽度
2026-07-03 19:44:13 +08:00