549 Commits

Author SHA1 Message Date
liujuping
7ef62308d7 feat(common): update skeletonCabinSymbol exports 2023-09-07 09:27:15 +08:00
liujuping
70df59a2ce style(outline-pane): fix outline-pane styles 2023-09-05 15:49:10 +08:00
liujuping
bfdc7a277b feat(workspace): fix onWindowRendererReady api 2023-09-04 13:47:34 +08:00
刘菊萍(絮黎)
2c2241ef73 Revert "fix(material): fix rendering is blocked, when the url in the asset fails to load"
This reverts commit 8b5e2b47c6668817e365b31277f2b2d6c9313cca.
2023-09-04 13:47:03 +08:00
liujuping
1d572ccc0b style: udpate some style for multi theme 2023-08-31 17:26:30 +08:00
liujuping
a3b9d6ff48 fix(outline-pane): when dialog is dragged, the outline pane is not displayed visible state 2023-08-29 14:32:54 +08:00
liujuping
dc0cf5f62c fix: fix utils under appHelper will not be updated when props.appHelper is updated 2023-08-29 10:06:21 +08:00
liujuping
857685a3b4 feat(node): add getRGL api 2023-08-29 09:49:40 +08:00
liujuping
e3842b0531 feat: add editorCabinSymbol and skeletonCabinSymbol 2023-08-25 16:51:44 +08:00
JackLian
bf980c98ea chore(release): publish 1.1.10 2023-08-25 11:29:01 +08:00
liujuping
547bbf4ddc feat(workspace): update removeEditorWindow api 2023-08-23 15:04:14 +08:00
liujuping
14d294c92c feat: when field rendering error, output error log 2023-08-23 10:12:26 +08:00
liujuping
b4c20b181f fix: logger is not defined error in transformStringToFunction 2023-08-21 15:42:50 +08:00
liujuping
899ffa1554 feat(workspace): update openEditorWindow api 2023-08-21 11:35:43 +08:00
liujuping
9ddda1db9e feat(config): add onGot in config.device 2023-08-18 17:14:48 +08:00
liujuping
8b5e2b47c6 fix(material): fix rendering is blocked, when the url in the asset fails to load 2023-08-18 16:54:19 +08:00
liujuping
cf3d7a8642 feat(workspace): when the sleep window is opened, the active window event is not triggered 2023-08-18 16:51:52 +08:00
kyoonart
15f5675ddd
feat: outline-plugin-pane support overflow-x scroll & delete node (#2376) 2023-08-18 15:17:00 +08:00
Rainke
4128654347
fix: default FaultComponent can not get componentName (#2385) 2023-08-18 15:01:11 +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
a389ec184c feat: mark the loaded remote description descriptions to reduce loading 2023-08-17 15:45:00 +08:00
liujuping
f7c1f1e716 feat(event): add event.prependListener api 2023-08-16 11:44:32 +08:00
liujuping
942972c593 fix(node-children): solve the crash of null in schema.children 2023-08-15 17:53:01 +08:00
liujuping
5738394a2e feat: remove IPublicTypeFieldExtraProps.virtual definition 2023-08-15 15:42:41 +08:00
liujuping
c458b1b2ec fix(material): when the assets exist, use onChangeAssets api, the callback is called immediately 2023-08-14 11:11:57 +08:00
liujuping
0eeee1feee feat(skeleton): add skeleton.getPanel api 2023-08-14 11:11:44 +08:00
liujuping
89b666dab8 refactor: defaultViewType renamed to defaultViewName 2023-08-14 11:11:29 +08:00
AndyJin
14390f000d
fix: Optimize the initialization method for masterPaneController (#2333) 2023-08-01 09:54:14 +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
e578f82272 feat: skeleton item add visible prop 2023-07-25 16:13:53 +08:00
liujuping
d267fecc67 feat: add state for workspace windows 2023-07-25 11:05:32 +08:00
liujuping
16fde64dee style: update workbench styles 2023-07-19 11:26:13 +08:00
liujuping
412cb16628 fix: fix left-pane cant hidden when iframe click 2023-07-18 10:26:30 +08:00
liujuping
8414425740 feat: add hotkey in workspace plugins 2023-07-14 14:39:14 +08:00
liujuping
aa1bb1c0d7 feat: add config.workspaceEmptyComponent 2023-07-12 18:25:36 +08:00
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
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 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