JackLian
|
f3f7703f98
|
chore(release): publish 1.1.2
|
2023-02-20 10:36:57 +08:00 |
|
JackLian
|
18eeff953a
|
chore(release): publish 1.1.1
|
2023-02-15 17:23:11 +08:00 |
|
JackLian
|
9d83b8b5b9
|
docs: improve doc for plugin related apis
|
2023-02-15 17:15:12 +08:00 |
|
liujuping
|
36d1d3bef1
|
feat: support webview type resource in workspace mode
|
2023-02-15 15:43:51 +08:00 |
|
JackLian
|
19b997cd5e
|
chore(release): publish 1.1.0
|
2023-02-14 09:41:12 +08:00 |
|
liujuping
|
c905aa27c3
|
feat: added detailed definition of some skeleton.add parameters
|
2023-02-13 09:21:10 +08:00 |
|
liujuping
|
bf5fece16b
|
feat: fix poroject.onSimulatorHostReady in workspace mode
|
2023-02-09 15:34:50 +08:00 |
|
liujuping
|
f44b5aca89
|
feat: added export of SimulatorHost class and simulatorHostSymbol
|
2023-02-09 15:34:16 +08:00 |
|
liujuping
|
0184dcd938
|
feat: added onChangeViewType event to window model
|
2023-02-07 14:45:56 +08:00 |
|
liujuping
|
69ab81a147
|
feat: the event supplements the dispose function as the return value
|
2023-02-06 19:08:01 +08:00 |
|
JackLian
|
83562989d5
|
docs: add doc for api/model/component-meta
|
2023-02-06 17:30:11 +08:00 |
|
liujuping
|
0e18feeb6e
|
feat: added export of propSymbol and prop classes
|
2023-02-02 09:33:34 +08:00 |
|
JackLian
|
810ccbd03e
|
feat: add get advanced api for ComponentMeta
|
2023-01-30 15:10:46 +08:00 |
|
JackLian
|
1b74e71353
|
refactor: remove dependency of documentSymbol
|
2023-01-29 15:16:26 +08:00 |
|
JackLian
|
852977c091
|
refactor: add clipboard to canvas for refactoring of hotkey plugin as a standalone one
|
2023-01-16 16:29:28 +08:00 |
|
JackLian
|
f25babe728
|
refactor: add isInLiveEditing api to canvas for refactoring of hotkey plugin as a standalone one
|
2023-01-13 17:07:09 +08:00 |
|
JackLian
|
4fd3af10c5
|
fix(shell/model): fix lint issues in shell/model
|
2023-01-13 09:56:39 +08:00 |
|
JackLian
|
8537eff893
|
fix: fix lint issues in shell
|
2023-01-12 17:43:03 +08:00 |
|
JackLian
|
e5bfc58be8
|
docs: optimize api doc for model/modal-node-manager, and fix related lint issues
|
2023-01-11 14:22:01 +08:00 |
|
liujuping
|
7d526d1e83
|
feat: modify the usage of resource registration
|
2023-01-10 21:25:00 +08:00 |
|
JackLian
|
d3cc39ec9c
|
docs(selection): optimize api doc for model/selection, and fix related lint issues
|
2023-01-10 20:09:54 +08:00 |
|
JackLian
|
f6771fefac
|
docs(detecting): optimize api doc for model/detecting, and fix related lint issues
|
2023-01-10 15:16:27 +08:00 |
|
JackLian
|
fec8805261
|
docs(history): optimize api doc for model/history, and fix related lint issues
|
2023-01-09 18:19:56 +08:00 |
|
liujuping
|
ea08173af0
|
feat: added apis support resource tree in workspace mode
|
2023-01-09 17:40:23 +08:00 |
|
JackLian
|
d3f533d482
|
docs(props): optimize api doc for model/props, and fix related lint issues
|
2023-01-09 10:28:11 +08:00 |
|
JackLian
|
76f612b29c
|
docs(prop): optimize api doc for model/prop, and fix related lint issues
|
2023-01-06 16:45:22 +08:00 |
|
JackLian
|
c4bfeaa201
|
refactor: reorganize types
|
2023-01-05 17:27:56 +08:00 |
|
liujuping
|
b07d33e99a
|
fix: fix the problem of using canvas.dragon api in workspace mode
|
2023-01-05 11:28:03 +08:00 |
|
JackLian
|
02b4a5eaa9
|
fix(types): fix lint issues for node-children, and optimize related docs
|
2023-01-04 19:36:00 +08:00 |
|
JackLian
|
b7d32fe8a1
|
fix: error when dragging in outline view
|
2023-01-03 19:05:56 +08:00 |
|
liujuping
|
9444752a65
|
fix: fix onChangeNodeVisible & onChangeNodeChildren cannot be triggered successfully in some cases
|
2023-01-03 17:47:47 +08:00 |
|
JackLian
|
8d2fe15a3f
|
feat: 梳理 api 中 model 相关文档, 优化相关 api 实现
|
2023-01-03 17:32:24 +08:00 |
|
liujuping
|
e415ff6782
|
feat: add warning message when adding duplicate skeleton
|
2022-12-30 17:49:05 +08:00 |
|
liujuping
|
dae09e3bcb
|
feat: added workspace api to support registration of multiple resources
|
2022-12-29 19:08:30 +08:00 |
|
liujuping
|
0a2427354b
|
feat: plugin add get\getAll\has\delete api
|
2022-12-29 18:40:26 +08:00 |
|
liujuping
|
1342481942
|
chore: fix package/workspace build error
|
2022-12-27 12:34:31 +08:00 |
|
JackLian
|
bcdec0989e
|
refactor: use callbacks to replace events
|
2022-12-26 14:08:12 +08:00 |
|
liujuping
|
840e70e3d0
|
docs: add workspace docs
|
2022-12-26 12:15:16 +08:00 |
|
JackLian
|
33ed67ab57
|
docs: api文档基础优化
|
2022-12-26 11:03:40 +08:00 |
|
liujuping
|
163416fcfe
|
feat: support the use of events in workspace mode to communicate in different views
|
2022-12-23 20:43:11 +08:00 |
|
JackLian
|
c2db198415
|
feat: add some big features to engine
|
2022-12-22 12:37:33 +08:00 |
|
liujuping
|
36105b28f5
|
chore(release): publish 1.0.18
|
2022-12-19 15:12:43 +08:00 |
|
JackLian
|
9b95daba81
|
chore: upgrade dep versions
|
2022-12-09 15:06:42 +08:00 |
|
JackLian
|
55c3fc9e58
|
feat: add types for shell, and move functions in types to utils
|
2022-12-06 11:12:00 +08:00 |
|
JackLian
|
1f3c697a27
|
refactor: wrap cabins in order to mark deprecated apis
|
2022-12-03 16:26:23 +08:00 |
|
liujuping
|
bce06dbdcf
|
chore(release): publish 1.0.17
|
2022-12-01 11:10:45 +08:00 |
|
JackLian
|
b664663890
|
refactor: move common to shell
|
2022-11-30 14:50:35 +08:00 |
|
JackLian
|
f951399f97
|
feat: provide new api project.setI18n for setting schema.i18n data
|
2022-11-23 14:33:40 +08:00 |
|
liujuping
|
7d3048a126
|
chore(release): publish 1.0.16
|
2022-11-08 15:37:30 +08:00 |
|
丁志磊
|
9a0fd151a3
|
feat: shell node add isRGLContainer API (#1190)
* feat: shell node add isRGLContainer API
|
2022-11-08 15:37:30 +08:00 |
|