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
f9682a7b70
chore: release v1.2.0-beta.7
2022-10-17 16:03:29 +08:00
..
src
fix(editor): 设置高亮节点操作一定要在刷新展开状态之后,否则可能导致设置的高亮无效
2022-10-14 18:50:15 +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.7
2022-10-17 16:03:29 +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
文档