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
2025-12-29 03:00:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
/
src
/
services
History
roymondchen
574e03f685
feat(editor): 完善storageService功能
...
新增namespace,setItem/getItem时自动key自动加上namespace;setItem可以指定协议;getItem时根据协议自动解析
fix
#224
2022-08-04 18:46:26 +08:00
..
BaseService.ts
fix(editor): 指定父节点添加组件
2022-07-25 22:02:17 +08:00
componentList.ts
refactor: make it public
2022-02-17 14:47:39 +08:00
editor.ts
feat(editor): 完善storageService功能
2022-08-04 18:46:26 +08:00
events.ts
refactor: make it public
2022-02-17 14:47:39 +08:00
history.ts
chore: import type
2022-07-01 20:07:28 +08:00
props.ts
fix(editor): id可能重复 (
#221
)
2022-08-03 14:01:12 +08:00
storage.ts
feat(editor): 完善storageService功能
2022-08-04 18:46:26 +08:00
ui.ts
fix(editor): 画布大小与stageRect配置不相符
2022-07-26 16:28:37 +08:00