This website requires JavaScript.
Explore
Help
Sign In
JLNTV_IPD
/
tmagic-editor
Watch
4
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
https://github.com/Tencent/tmagic-editor.git
synced
2025-04-06 03:57:56 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
History
roymondchen
95be9e9390
chore: 更新element-plus, tabpane只能是tabs的子元素,不能对tabpane进行二次封装
2022-11-02 15:24:58 +08:00
..
src
chore: 更新element-plus, tabpane只能是tabs的子元素,不能对tabpane进行二次封装
2022-11-02 15:24:58 +08:00
tests
/unit
test(editor): 测试用例里依赖了element-plus,暂时删掉
2022-10-11 20:29:08 +08:00
.npmignore
build: 移出lerna,改用pnpm
2022-06-07 16:25:41 +08:00
package.json
chore: release v1.2.0-beta.9
2022-10-28 19:20:04 +08:00
README.md
docs: 添加packages readme
2022-04-13 17:17:14 +08:00
tsconfig.build.json
build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径
2022-08-05 20:12:35 +08:00
tsconfig.json
build: 构建时某些文件的.d文件丢失
2022-08-05 20:12:35 +08:00
vite.config.ts
build: 使用esbuildOptions定义global
2022-09-06 15:38:16 +08:00
README.md
文档