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-05-30 04:08:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
core
/
tests
History
roymondchen
2846f9eb2a
fix(core): app.emit 在节点配置事件时不应短路 super.emit
...
去掉 eventHelper.emit 前的 return,避免节点配置 events 后 app.on 注册的监听器被吞掉,并补充回归测试。
2026-05-27 11:20:48 +08:00
..
App.spec.ts
fix(core): app.emit 在节点配置事件时不应短路 super.emit
2026-05-27 11:20:48 +08:00
Env.spec.ts
test: 补齐 schema/form-schema/table 包测试并扩充 utils/stage/core 用例
2026-05-07 18:54:48 +08:00
EventHelper.spec.ts
test: 完善测试用例
2026-05-14 15:26:22 +08:00
Flexible.spec.ts
test: 完善测试用例
2026-05-14 15:26:22 +08:00
Node.spec.ts
test: 完善测试用例
2026-05-14 15:26:22 +08:00
Page.spec.ts
test: 补齐 schema/form-schema/table 包测试并扩充 utils/stage/core 用例
2026-05-07 18:54:48 +08:00
utils.spec.ts
test: 补齐 schema/form-schema/table 包测试并扩充 utils/stage/core 用例
2026-05-07 18:54:48 +08:00