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-09-14 16:09:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
History
roymondchen
53c4763a59
fix(editor): 节点未注册时回退使用 formValue 加载事件与动作选项
...
当 editorService.getNodeById 找不到节点时,使用 formValue 作为 fallback,避免事件名和动作选项为空。
2026-08-07 17:01:52 +08:00
..
src
fix(editor): 节点未注册时回退使用 formValue 加载事件与动作选项
2026-08-07 17:01:52 +08:00
tests
/unit
fix(editor): 修复连续 add 与批量插入时节点顺序错乱
2026-08-07 11:59:06 +08:00
package.json
chore: release v1.8.0-beta.23
2026-08-06 13:54:43 +08:00
README.md
docs: 添加packages readme
2022-04-13 17:17:14 +08:00
README.md
文档