559 Commits

Author SHA1 Message Date
JackLian
5cc4715daf chore(release): publish 1.1.8 2023-07-07 17:34:57 +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
eightHundreds
48acc2d2e8
feat: make appHelper observable (#2186)
* feat: make appHelper observable
2023-06-15 09:59:53 +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
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
刘菊萍(絮黎)
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
liujuping
03495ba9ef feat: add componentMeta?.advanced?.callbacks?.onSelectHook api 2023-06-05 10:14:08 +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
9695add27c chore(release): publish 1.1.7 2023-05-31 14:48:47 +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
liujuping
c78dd80c28 feat: update modals visible state in outline pane 2023-05-23 18:11:07 +08:00
Justin-lu
5dcd946dca fix: this bind error 2023-05-23 14:14:34 +08:00
liujuping
b984ef72d2 feat: workspace window add onSave api 2023-05-23 10:26:38 +08:00
liujuping
62288a139f feat: canvas.activeTracker.target returns add null 2023-05-19 17:27:57 +08:00
橙林
8b44ed4429 fix: fix outlinePane treeView render only once 2023-05-18 10:41:13 +08:00
liujuping
059ffe0eaa feat: improve the workspace sleep scene 2023-05-17 19:29:42 +08:00
liujuping
2b3d96ceda feat: canvas.activeTracker add targer prop 2023-05-17 19:28:59 +08:00
liujuping
ee80fb12b8 feat: workspace add some features 2023-05-16 18:42:29 +08:00
Minglong Li
f5438ff1ab fix: return first if input schema is a react dom 2023-05-15 11:12:55 +08:00
JackLian
5ada0a4020 chore: use @alilc/build-plugin-lce to replace build-plugin-component 2023-05-11 18:52:10 +08:00
liujuping
48ddc4db59 fix: fix plugin-outline-pane condition tag not update 2023-05-11 18:48:26 +08:00
liujuping
22d2fddc3e feat: workspace add onChangeActiveWindow event api 2023-05-11 10:47:50 +08:00
liujuping
8ac68b982b feat: support reset locale config 2023-05-11 10:45:30 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +08:00
LeoYuan 袁力皓
9a68f0f27c fix: attr name in IPublicTypePanelDockConfig should not be optional 2023-05-08 08:42:19 +08:00
橙林
1bb46dcf3b chore: safer plugins.delete 2023-05-04 15:53:08 +08:00
橙林
ec4a95c9ba fix: fix proxy plugins.delete not added async 2023-04-28 09:30:15 +08:00
wendell0316
c11bceb2ce
feat: add more props for popup
* feat: popup可以接受外部参数

目前配置都是固定的,对于一些简单定制化的需求无法满足

* feat: 增加类型约束,固定可修改项

* Revert "feat: 增加类型约束,固定可修改项"

This reverts commit 7e3b4dd1fafce56bfb94d7f77fda729eec4066d0.

* feat: 添加类型
2023-04-27 09:43:56 +08:00
liujuping
70120a033a feat: get editor from this or params 2023-04-26 17:04:33 +08:00
liujuping
9fd28efd0e fix: removeEditorWindow does not compare title 2023-04-26 11:05:33 +08:00
liujuping
c3d75b27da feat(workspace): add config for resource shell model 2023-04-26 10:47:31 +08:00
liujuping
5b1423068e feat(outline-pane): export OutlinePaneContext 2023-04-26 10:27:52 +08:00
liujuping
358dde43a4 feat(shell): add editor-view model 2023-04-23 17:50:46 +08:00
青木
c50a0823db feat(utils): cursor 不使用 less 2023-04-23 10:50:15 +08:00
liujuping
aab8a3a10e feat: update setter types 2023-04-21 16:52:32 +08:00
LeoYuan 袁力皓
832e2a0aa3 chore: add awesome badge for exploring LCE ecosystem 2023-04-19 16:20:34 +08:00
liujuping
9b50bc700e feat(workspace): add enableAutoOpenFirstWindow config and onWindowRendererReady function 2023-04-19 15:55:22 +08:00