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 07:59:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
/
tests
/
unit
/
layouts
/
props-panel
History
roymondchen
a7999f50d5
feat(form): 用 FormContext 与 provide/inject 替代 extendState 钩子
...
统一表单业务上下文的注入方式,通过读穿 Proxy 保持 mForm 回调签名不变,并移除 extendFormState/extendState 等分散的扩展钩子。
2026-09-01 14:48:42 +08:00
..
FormPanel.spec.ts
feat(form): 用 FormContext 与 provide/inject 替代 extendState 钩子
2026-09-01 14:48:42 +08:00
PropsPanel.spec.ts
feat(form): 用 FormContext 与 provide/inject 替代 extendState 钩子
2026-09-01 14:48:42 +08:00
use-style-panel.spec.ts
feat(editor): 支持通过 uiService 配置列布局最小宽度
2026-07-03 19:44:13 +08:00