mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-30 12:18:10 +00:00
- 删除已 @deprecated 的 BaseService.use 方法及其 middleware 通道 - 删除 utils/compose.ts 及对应测试(仅服务于 middleware,无其他引用) - editor.ts 移除 safeOptions/safeParent 兜底,相关方法 options 改用形参默认值 - props.ts fillConfig 的 labelWidth 改为形参默认值,移除 typeof function 兜底 - 同步更新 5 份 service 方法文档,删除 ## use 章节