51 Commits

Author SHA1 Message Date
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
Rainke
30686a5bb8 fix: the selectionDispose function is never executed 2023-06-28 10:38:38 +08:00
liujuping
2b3d96ceda feat: canvas.activeTracker add targer prop 2023-05-17 19:28:59 +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
affdfbbb1c fix: fix the problem that the props value appears when the name is 0 2023-03-24 16:28:52 +08:00
Justin-lu
fc964ec715 fix: ts interface error 2023-03-24 10:16:21 +08:00
liujuping
a645af7e0b feat: support PanelDock icon pointer cursor is always pointer 2023-03-20 19:32:52 +08:00
liujuping
6d4ca29466 fix: fix workspace api ts defined 2023-03-20 14:54:55 +08:00
liujuping
ffaf58b5b5 refactor: rename internalToShell to internalToShellField 2023-03-16 11:18:32 +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
964833128b feat: add getDOMNode api definition in node module 2023-03-02 11:27:08 +08:00
liujuping
93e9b6ee00 fix: fix build error due to ts definition 2023-02-28 15:52:00 +08:00
liujuping
d8014c9d1a fix: fix some ts error 2023-02-28 15:13:30 +08:00
liujuping
7c16bb1f9c feat: fix prop module issue and ts type definition 2023-02-21 18:35:09 +08:00
haoziqaq
59cb9ef30a fix(designer): fix i18n 2023-02-06 19:10:20 +08:00
JackLian
83562989d5 docs: add doc for api/model/component-meta 2023-02-06 17:30:11 +08:00
JackLian
810ccbd03e feat: add get advanced api for ComponentMeta 2023-01-30 15:10:46 +08:00
JackLian
852977c091 refactor: add clipboard to canvas for refactoring of hotkey plugin as a standalone one 2023-01-16 16:29:28 +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
liujuping
7d526d1e83 feat: modify the usage of resource registration 2023-01-10 21:25:00 +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
c4bfeaa201 refactor: reorganize types 2023-01-05 17:27:56 +08:00
liujuping
b07d33e99a fix: fix the problem of using canvas.dragon api in workspace mode 2023-01-05 11:28:03 +08:00
JackLian
b7d32fe8a1 fix: error when dragging in outline view 2023-01-03 19:05:56 +08:00
liujuping
dae09e3bcb feat: added workspace api to support registration of multiple resources 2022-12-29 19:08:30 +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
林熠
6ae7c1bee5
refactor: remove dependency of shell from designer (#1328) 2022-12-08 11:41:13 +08:00
JackLian
55c3fc9e58 feat: add types for shell, and move functions in types to utils 2022-12-06 11:12:00 +08:00
liujuping
c3984e5263 fix: fix rgl container crash problem, remove invalid rgl.drop event 2022-11-25 16:59:39 +08:00
城危
b33cd1be88 feat: use "ric-shim" replace "window.requestIdleCallback" fix #829 2022-11-01 17:46:26 +08:00
liujuping
433dfc4df0 fix: fix the problem that node.isSlot reports an error as a function call 2022-10-28 09:58:28 +08:00
liujuping
66f6918a69 feat: add APIs for plugin-outline-pane which will be splitted in near future 2022-10-27 20:22:04 +08:00
liujuping
dbe0764ff4 feat: the tips when dragging a component from the component panel same with the moving component 2022-09-08 18:40:57 +08:00
LeoYuan 袁力皓
c27f8019bc test: add some test cases 2022-08-09 18:25:47 +08:00
LeoYuan 袁力皓
c1bcb8f4d4 test(selection & dragon): add some test cases for increasing code coverage rate 2022-08-08 17:01:48 +08:00
guowenfh
8232424697
fix: designer/loadIncrementalAssets await Sequential (#841)
* fix: designer/loadIncrementalAssets await Sequential

* feat: change editor set support Promise
2022-07-21 17:24:47 +08:00
LeoYuan 袁力皓
37654cd040 test(builtin-hotkey): increase designer's code branch coverage to 84.18% 2022-07-11 11:17:49 +08:00
LeoYuan 袁力皓
f61e2a2b8a fix: try catch calculation of dynamic setter 2022-06-13 17:15:44 +08:00
ruhuo.tan
8a3a0b8241 fix: fix setter hooks error 2022-05-26 14:58:03 +08:00
LeoYuan 袁力皓
4fd7f27f8e feat: add some necessary methods and attributes 2022-05-11 14:09:17 +08:00
fxxjdedd
3d176cb534 chore: convert devMode to standard spec format using metadataTransducer
fix: https://github.com/alibaba/lowcode-engine/issues/283
2022-05-05 17:15:44 +08:00
林熠
0c6bca339a
Merge pull request #418 from alibaba/feat/vision-polyfill
feat: add some features
2022-05-05 17:13:24 +08:00
LeoYuan 袁力皓
18d1a4fe1d feat: add some features 2022-05-05 16:48:15 +08:00
Tobias Speicher
aca2f08b77 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:07:03 +08:00