74 Commits

Author SHA1 Message Date
andylili21
32c5202767 fix: Improve code and simplify logic (#2651)
* fix: Improve code and simplify logic
2023-11-23 16:27:39 +08:00
AprChell
9aacf3daee fix(exportschema): exportSchema(IPublicEnumTransformStage.Save) type conver (#2661)
* fix(exportschema): exportSchema(IPublicEnumTransformStage.Save) type conver

* test(prop): nullProp equals null, not
2023-11-20 16:32:53 +08:00
liujuping
055ab68a4b fix: fix document.onMountNode parameters 2023-10-26 11:49:47 +08:00
liujuping
857685a3b4 feat(node): add getRGL api 2023-08-29 09:49:40 +08:00
liujuping
942972c593 fix(node-children): solve the crash of null in schema.children 2023-08-15 17:53:01 +08:00
liujuping
03495ba9ef feat: add componentMeta?.advanced?.callbacks?.onSelectHook api 2023-06-05 10:14:08 +08:00
liujuping
035c213b16 fix: fix that the prop model is not reused and the update is not triggered 2023-06-01 14:10:16 +08:00
LeoYuan 袁力皓
ecca076d50 fix: comp which has no npm info should be regarded as lowCode comp 2023-05-29 10:10:30 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +08:00
liujuping
70120a033a feat: get editor from this or params 2023-04-26 17:04:33 +08:00
liujuping
dff06e70ac fix(prop): fix prop.export can not correctly export undefined[] 2023-04-19 15:55:08 +08:00
liujuping
4f7a0b984c fix: change autorun params to IPublicModelSettingField 2023-04-03 14:57:52 +08:00
liujuping
aafd57cae2 feat: JSSlot prop export result add id 2023-03-31 17:11:54 +08:00
liujuping
4bb4296229 fix: when the setting-field value is array, the observer invalid 2023-03-31 15:13:33 +08:00
liujuping
affdfbbb1c fix: fix the problem that the props value appears when the name is 0 2023-03-24 16:28:52 +08:00
liujuping
8c073c3c95 feat: update props ts defined 2023-03-24 15:07:07 +08:00
Justin-lu
fc964ec715 fix: ts interface error 2023-03-24 10:16:21 +08:00
liujuping
06aaef777d fix: fixed an issue where the outline tree was not displayed correctly when deleting a node 2023-03-22 09:02:28 +08:00
liujuping
6d4ca29466 fix: fix workspace api ts defined 2023-03-20 14:54:55 +08:00
liujuping
4d4a8a6d6f feat: fix designer:entry ts errors 2023-03-14 19:20:48 +08:00
liujuping
4433b2ee78 fix: fix ts error 2023-03-14 11:17:24 +08:00
liujuping
88961aa640 feat: optimize ts definition 2023-03-08 18:26:35 +08:00
liujuping
964833128b feat: add getDOMNode api definition in node module 2023-03-02 11:27:08 +08:00
liujuping
d8014c9d1a fix: fix some ts error 2023-02-28 15:13:30 +08:00
liujuping
33a4192e2c fix: fix slot id is automatically generated every time 2023-02-24 15:28:18 +08:00
liujuping
1f09b639fb feat: add reverse api to node-children model 2023-02-22 14:59:13 +08:00
liujuping
7c16bb1f9c feat: fix prop module issue and ts type definition 2023-02-21 18:35:09 +08:00
LeoYuan 袁力皓
b629ca55e5 fix: getting slot children incorrectly 2023-02-09 16:41:56 +08:00
liujuping
c3ce042c83 feat: the renderer-core leaf component removes the react.createElement call 2023-02-07 18:21:20 +08:00
JackLian
810ccbd03e feat: add get advanced api for ComponentMeta 2023-01-30 15:10:46 +08:00
liujuping
5cf395957c feat: the advanced.autoruns parameter uses a shell wrapper 2023-01-30 11:22:56 +08:00
JackLian
67a5e724fd refactor: remove dependency of nodeSymbol 2023-01-29 18:39:34 +08:00
JackLian
1b74e71353 refactor: remove dependency of documentSymbol 2023-01-29 15:16:26 +08:00
JackLian
0b0015c368 refactor: remove dependecy of designer.focusing for refactoring of hotkey plugin as a standalone one 2023-01-16 14:35:22 +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
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
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
JackLian
02b4a5eaa9 fix(types): fix lint issues for node-children, and optimize related docs 2023-01-04 19:36:00 +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
JackLian
bcdec0989e refactor: use callbacks to replace events 2022-12-26 14:08:12 +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
huoteng
335314aec6 fix(history): do not record unchanged data 2022-12-08 14:37:21 +08:00