199 Commits

Author SHA1 Message Date
rainke
96fe876e33 fix: 复制时防止 ref 重复 2023-10-18 09:32:55 +08:00
rainke
d56ed6bff1 feat: make asset support es module 2023-10-18 09:32:12 +08:00
liujuping
fc31145f89 style: add style varibles and update some styles 2023-10-08 10:42:52 +08:00
iChengbo
f50410ae7a fix: some spell error 2023-10-08 10:42:16 +08:00
zsynuting
3658bac27f remove unnecessary dep 2023-09-19 15:08:09 +08:00
liujuping
1d572ccc0b style: udpate some style for multi theme 2023-08-31 17:26:30 +08:00
liujuping
857685a3b4 feat(node): add getRGL api 2023-08-29 09:49:40 +08:00
JackLian
bf980c98ea chore(release): publish 1.1.10 2023-08-25 11:29:01 +08:00
liujuping
899ffa1554 feat(workspace): update openEditorWindow api 2023-08-21 11:35:43 +08:00
liujuping
3b36926c70 feat: after the component title is modified, update the title of the ComponentAction area 2023-08-17 17:51:51 +08:00
liujuping
942972c593 fix(node-children): solve the crash of null in schema.children 2023-08-15 17:53:01 +08:00
JackLian
d08aa67b0a chore(release): publish 1.1.9 2023-07-27 09:49:02 +08:00
keuby
d67eab0041
feat(designer): add setRendererReady declaration (#2320) 2023-07-26 14:04:19 +08:00
liujuping
7b6181719e feat(workspace): add multi foces-tracker in workspace mode 2023-07-10 16:30:20 +08:00
JackLian
5cc4715daf chore(release): publish 1.1.8 2023-07-07 17:34:57 +08:00
Rainke
30686a5bb8 fix: the selectionDispose function is never executed 2023-06-28 10:38:38 +08:00
eightHundreds
48acc2d2e8
feat: make appHelper observable (#2186)
* feat: make appHelper observable
2023-06-15 09:59:53 +08:00
xiaohuoni
6015c5d1d1 chore: set repo 2023-06-08 09:53:40 +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
JackLian
9695add27c chore(release): publish 1.1.7 2023-05-31 14:48:47 +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
2b3d96ceda feat: canvas.activeTracker add targer prop 2023-05-17 19:28:59 +08:00
JackLian
5ada0a4020 chore: use @alilc/build-plugin-lce to replace build-plugin-component 2023-05-11 18:52:10 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +08:00
橙林
1bb46dcf3b chore: safer plugins.delete 2023-05-04 15:53:08 +08:00
liujuping
70120a033a feat: get editor from this or params 2023-04-26 17:04:33 +08:00
liujuping
c3d75b27da feat(workspace): add config for resource shell model 2023-04-26 10:47:31 +08:00
liujuping
358dde43a4 feat(shell): add editor-view model 2023-04-23 17:50:46 +08:00
liujuping
dff06e70ac fix(prop): fix prop.export can not correctly export undefined[] 2023-04-19 15:55:08 +08:00
liujuping
33fd6bf642 feat: added features in workspace mode 2023-04-14 07:47:41 +08:00
duoduo
c23f16d646 refactor: Change let to const 2023-04-12 10:20:07 +08:00
JackLian
779edf783b chore(release): publish 1.1.6 2023-04-11 15:38:28 +08:00
liujuping
e1864fdf71 feat: field suport change JSExpression value 2023-04-03 17:40:16 +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
eternalsky
d64da1e065
feat: improve lowcode component error state in simulator renderer (#1818)
* feat: improve lowcode component error state in simulator renderer

* chore: use faultComponentMap instead of ComponentRender.FaultComponent
2023-03-31 15:12:39 +08:00
JackLian
579480c56c chore(release): publish 1.1.5 2023-03-31 10:58:10 +08:00
knight.chen
3d51fe00bf feat: add setConfig method for project 2023-03-27 10:38:28 +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
JackLian
203568ea2d chore(release): publish 1.1.4 2023-03-22 17:35:26 +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
a645af7e0b feat: support PanelDock icon pointer cursor is always pointer 2023-03-20 19:32:52 +08:00
huxingyi1997
fc7c217f8c fix: missing i18n parameter in simulater and renderer 2023-03-20 15:20:53 +08:00
liujuping
6d4ca29466 fix: fix workspace api ts defined 2023-03-20 14:54:55 +08:00