mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-04-30 00:03:13 +08:00
- 将 table 相关文件迁移至 containers/table 与 containers/table-group-list 目录 - 将新增行处理统一上移至 TableGroupList,通过 add 事件触发 - 抽取 TableGroupListCommonConfig 公共配置类型 - useFullscreen 内聚管理 zIndex - TableColumnConfig 支持 text 作为 label 别名 Made-with: Cursor