210 Commits

Author SHA1 Message Date
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
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
bc5ec03884 chore: add babel.config to fix build error 2022-12-30 17:17:44 +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
JackLian
bcdec0989e refactor: use callbacks to replace events 2022-12-26 14:08:12 +08:00
JackLian
33ed67ab57 docs: api文档基础优化 2022-12-26 11:03:40 +08:00
JackLian
56e9f04221 fix: add some unconfigured i18n text 2022-12-26 10:53:24 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
LeoYuan 袁力皓
3fe9882f9d fix: compatible with SlotSchema which doesn't have title / name / params 2022-12-21 10:07:56 +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
f6feef218a fix: plugin context, enhancePluginContextHook not working 2022-12-09 11:36:38 +08:00
huoteng
335314aec6 fix(history): do not record unchanged data 2022-12-08 14:37:21 +08:00
林熠
6ae7c1bee5
refactor: remove dependency of shell from designer (#1328) 2022-12-08 11:41:13 +08:00
AndyKim
3fa810d8ce
fix: add null protection for LowcodeTypes.shape (#1326)
* fix: add null protection for LowcodeTypes.shape, to solve the error with umijs/max >= 4.0.30
2022-12-06 11:45:51 +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
20c8419f22 feat: feat: remove circular dependency between designer and shell 2022-12-05 14:56:51 +08:00
liujuping
21d5460fd8 Merge branch 'main' into develop 2022-12-01 15:43:10 +08:00
liujuping
bce06dbdcf chore(release): publish 1.0.17 2022-12-01 11:10:45 +08:00
liujuping
abe7f40325 feat: support onMouseDownHook, onChildMoveHook hooks 2022-12-01 10:58:25 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +08:00
zude.hzd
fceffce5cd feat: 新增render notFoundComponent、faultComponent engineConfig配置 2022-11-28 11:05:54 +08:00
liujuping
c3984e5263 fix: fix rgl container crash problem, remove invalid rgl.drop event 2022-11-25 16:59:39 +08:00
JackLian
f951399f97 feat: provide new api project.setI18n for setting schema.i18n data 2022-11-23 14:33:40 +08:00
liujuping
407294dff3 fix: fix the performance issue of batch call executeTransaction 2022-11-22 16:44:29 +08:00
LeoYuan 袁力皓
b18b70461c fix: reuse JSSlot data's value when it is slot structure 2022-11-22 16:17:09 +08:00
liujuping
7d3048a126 chore(release): publish 1.0.16 2022-11-08 15:37:30 +08:00
liujuping
e818d84c8b feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 15:37:30 +08:00
城危
80be82af6a feat: use "ric-shim" replace "window.requestIdleCallback" fix #829 2022-11-08 15:37:30 +08:00
liujuping
b4f3613bb4 fix: fix the problem that node.isSlot reports an error as a function call 2022-11-08 15:37:30 +08:00
LeoYuan 袁力皓
0c2abc2497 refactor: provide a typing for PluginConfigCreator 2022-11-08 15:37:30 +08:00
liujuping
7b58b6a6d7 feat: add APIs for plugin-outline-pane which will be splitted in near future 2022-11-08 15:37:30 +08:00
刘菊萍(絮黎)
413d17b84b fix: fix the problem that the childWhitelist is invalid when dragged to the root container (#1168) 2022-11-08 15:37:30 +08:00
SoberZ
8a83fc9b5c feat: 资产包支持一个package从另一个package异步导出 (#1150) 2022-11-08 15:37:30 +08:00
刘菊萍(絮黎)
535b75c04f fix: removed incorrectly calling childWhitelist hook logic during drag and drop (#1141) 2022-11-08 15:37:30 +08:00
liujuping
86b8889ec4 chore(release): publish 1.0.15 2022-10-18 11:03:00 +08:00
liujuping
9beae9c326 fix: fixed focusNodeSelector configuration not taking effect 2022-10-13 16:04:37 +08:00
LeoYuan 袁力皓
c4768871db chore: correct mocked typo 2022-10-10 15:01:26 +08:00
刘菊萍(絮黎)
d3c891e2a4
feat: support for NotFoundComponent design state is optional (#1013) 2022-09-23 15:32:23 +08:00
LeoYuan 袁力皓
1f9150e4b2 feat: support SPA mode 2022-09-23 14:38:32 +08:00
liujuping
dbe0764ff4 feat: the tips when dragging a component from the component panel same with the moving component 2022-09-08 18:40:57 +08:00