765 Commits

Author SHA1 Message Date
AndyJin
2d98f1c9b5 fix: the action of history would not update outline tree 2023-07-12 11:39:32 +08:00
liujuping
19935cfc93 feat: add new cache from diff origin component 2023-07-11 17:30:44 +08:00
橙林
7decc3a8db chore(code-gen): template sync icejs 2023-07-11 11:29:20 +08:00
橙林
4e24d512d1 chore(code-gen): icejs、icejs3 solutions plugins.components add containerInjectConstants 2023-07-11 11:29:20 +08:00
橙林
38dc561b6a chore(code-gen): replace deprecated api 2023-07-11 11:29:20 +08:00
JackLian
7d7042f799 chore(docs): publish 1.0.33 2023-07-10 16:51:39 +08:00
liujuping
7b6181719e feat(workspace): add multi foces-tracker in workspace mode 2023-07-10 16:30:20 +08:00
liangzr
eb3b5709c5 feat: listen for the logic of requestHandlersMap config update 2023-07-10 15:32:19 +08:00
JackLian
5cc4715daf chore(release): publish 1.1.8 v1.1.8 2023-07-07 17:34:57 +08:00
BARM
11501e836d
chore(code-gen): export containerInjectConstants function (#2206)
Co-authored-by: 林熠 <jack.lianjie@gmail.com>
2023-07-06 11:20:07 +08:00
BARM
323e85f595
fix(code-gen): fix example-solution.ts format problem (#2207)
Co-authored-by: 林熠 <jack.lianjie@gmail.com>
2023-07-06 11:18:31 +08:00
liujuping
cb2e05046f feat: add document-model shell return types 2023-07-06 09:55:13 +08:00
eightHundreds
a1a50f2570 fix: change the return result type to Promise 2023-07-04 09:48:19 +08:00
Rainke
30686a5bb8 fix: the selectionDispose function is never executed 2023-06-28 10:38:38 +08:00
liujuping
731dc58649 fix: lerna version to 4.0.0 2023-06-27 14:24:23 +08:00
Rainke
88008a7933 remove duplicate code 2023-06-27 09:13:36 +08:00
LiGuangNian
b6313c0460 Update material.md
loadIncrementalAssets返回的应当是Promise<void>
2023-06-26 15:22:41 +08:00
eightHundreds
48acc2d2e8
feat: make appHelper observable (#2186)
* feat: make appHelper observable
2023-06-15 09:59:53 +08:00
JackLian
f81954fda5 chore(docs): publish 1.0.32 2023-06-13 11:38:35 +08:00
liujuping
11b929b42f fix(render-core): fix when designMode is false & loop is null, isUseLoop should return true 2023-06-13 10:52:47 +08:00
liujuping
c838dc70eb feat(workspace): add editorViews to resourceTypeList api 2023-06-13 10:52:10 +08:00
stefan-ysh
16f5ee71e4 fix: Corrected a misspelling in the docs 2023-06-12 09:59:41 +08:00
LeoYuan 袁力皓
9ccf853624 chore(release): code-generator - 1.1.4 @alilc/lowcode-code-generator@1.1.4 2023-06-09 17:26:51 +08:00
eternalsky
3a21709e58
fix(code-generator): upgrade prettier parser from babel to babel-ts, fix some ts parse error (#2166) 2023-06-09 17:26:02 +08:00
ChiZng
343954009e doc(projectapi): 删除重复的getCurrentDocument方法 2023-06-09 16:27:28 +08:00
yifanwww
0dc8120f80 fix(lowcode-types): allow template field in supports.events 2023-06-09 14:35:26 +08:00
liujuping
723eb3d4d7 fix: fix the problem caused by props.children is [] by default in leaf 2023-06-08 11:29:46 +08:00
liujuping
7eed0966e9 fix(outline-pane): tree does not change when doc.importSchema call 2023-06-08 09:54:24 +08:00
xiaohuoni
6015c5d1d1 chore: set repo 2023-06-08 09:53:40 +08:00
JackLian
182fdae78f chore(docs): publish 1.0.31 2023-06-07 17:31:00 +08:00
刘菊萍(絮黎)
dc029c252a
feat(workspace): add resourceTypeList api (#2148) 2023-06-07 17:21:10 +08:00
刘菊萍(絮黎)
ee0d120bbd
feat: add config.customPluginTransducer to debugger plugins (#2147) 2023-06-07 17:20:28 +08:00
林轩
b50f7e1e62
docs: fix link issue
markdown语法少了个[
2023-06-06 14:15:28 +08:00
LeoYuan 袁力皓
76686370b9 chore(release): code-generator - 1.1.3 @alilc/lowcode-code-generator@1.1.3 2023-06-05 18:59:52 +08:00
eternalsky
33efde964b
fix: invalid jsx attr name error (#2131) 2023-06-05 18:52:41 +08:00
LeoYuan 袁力皓
622806f59c fix(code-gen): fix types error 2023-06-05 18:41:30 +08:00
liujuping
03495ba9ef feat: add componentMeta?.advanced?.callbacks?.onSelectHook api 2023-06-05 10:14:08 +08:00
Cai HongYuan
5feeab5aec
Update pluginContextMenu.md (#2108)
* update pluginContextMenu.md
2023-06-01 14:46:38 +08:00
knight.chen
980957f3ad feat: extract simulator type 2023-06-01 14:19:29 +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
liujuping
d82bcfdf2a feat(renderer-core): optimize the judgment of whether leaf hoc has children 2023-06-01 09:34:29 +08:00
liujuping
f10b694c42 feat(renderer-core): optimize the judgment of whether leaf hoc has children 2023-06-01 09:34:29 +08:00
JackLian
0e90ea81bb Merge branch 'release/1.7.0' 2023-05-31 14:55:08 +08:00
JackLian
9695add27c chore(release): publish 1.1.7 v1.1.7 2023-05-31 14:48:47 +08:00
AprChell
75a4a80935
feat(code-gen): 出码生成的*.ts和*.tsx文件使用babel格式化 (#2088) 2023-05-29 14:11:12 +08:00
LeoYuan 袁力皓
503793fdfc
fix: supportVariable SHOULD take precedence over supportVariableGlobally (#1997)
* fix: supportVariable should take precedence over supportVariableGlobally
2023-05-29 10:12:42 +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
JackLian
2004350c0d chore(docs): publish 1.0.30 2023-05-25 16:37:29 +08:00
lukeup
ea073d7fda docs: 加入图编排扩展使用说明 2023-05-25 16:35:35 +08:00
JackLian
9d2214e0fc Revert "docs: 加入图编排扩展使用说明"
This reverts commit 878a934511da58343478a913a9ad30045a4d77fc.
2023-05-25 16:23:34 +08:00