40 Commits

Author SHA1 Message Date
liujuping
29b91846fb fix: componentList in remote component desc not written into asset 2023-03-02 14:11:00 +08:00
za-liyong002
65a040390f fix:修改config.onGot 和 editor.onGot 方法与文档不一致的问题 2023-02-28 12:39:48 +08:00
JackLian
b319286c48 feat: add shell config model 2023-02-21 18:46:03 +08:00
JackLian
8537eff893 fix: fix lint issues in shell 2023-01-12 17:43:03 +08:00
JackLian
fec8805261 docs(history): optimize api doc for model/history, and fix related lint issues 2023-01-09 18:19:56 +08:00
JackLian
c4bfeaa201 refactor: reorganize types 2023-01-05 17:27:56 +08:00
JackLian
4ef61183ef refactor(types): rename EngineOptions, and adjust related docs 2023-01-04 14:37:03 +08:00
JackLian
33ed67ab57 docs: api文档基础优化 2022-12-26 11:03:40 +08:00
liujuping
163416fcfe feat: support the use of events in workspace mode to communicate in different views 2022-12-23 20:43:11 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
JackLian
5d042dd533 fix: remove as Type 2022-12-13 17:22:01 +08:00
wangwei
f9dcbaf618
feat: assets.components support reference field (#1355)
* feat: 资产包协议兼容低代码组件物料
2022-12-13 10:31:44 +08:00
JackLian
5de97c10c8 feat: add types for engineConfig and put it to types 2022-12-08 14:14:46 +08:00
林熠
c314c952eb
docs: replace yuque links (#1332) 2022-12-08 11:42:49 +08:00
JackLian
55c3fc9e58 feat: add types for shell, and move functions in types to utils 2022-12-06 11:12:00 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +08:00
liujuping
9beae9c326 fix: fixed focusNodeSelector configuration not taking effect 2022-10-13 16:04:37 +08:00
刘菊萍(絮黎)
d3c891e2a4
feat: support for NotFoundComponent design state is optional (#1013) 2022-09-23 15:32:23 +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
zyy7259
900b239432 feat: pass e to customizeIgnoreSelectors 2022-06-29 09:22:06 +08:00
絮黎
da7f77ee91
feat: added thisRequiredInJSE API to control whether JSExpression expression access context must use this (#702) 2022-06-23 14:44:35 +08:00
liujuping
2022308e21 refactor: remove redundant monitor files 2022-06-23 12:21:38 +08:00
zyy7259
ee7160ea3c feat: requestHandlersMap should be optional 2022-06-20 15:29:28 +08:00
Yingya Zhang
cbd95a1778
feat: support for hiding settings tabs when there is only one item (#669) 2022-06-17 16:44:28 +08:00
LeoYuan 袁力皓
058a84226a fix: declare parameter appHelper for valid engine options 2022-06-15 19:09:12 +08:00
JackLian
16a8857863 fix: fix misused doc urls 2022-06-13 15:52:14 +08:00
liujuping
bf280c6fa1 fix: fix monitor utils incorrect assignment method 2022-05-26 18:25:08 +08:00
xingmolu
75626d877d fix: 🐛 修复数据源引擎请求处理器映射严格模式下被过滤的问题 2022-05-26 14:58:52 +08:00
ruhuo.tan
8a3a0b8241 fix: fix setter hooks error 2022-05-26 14:58:03 +08:00
云云酱
9ccded006e fix: missing engine options config info
fix: missing engine options config info
2022-05-19 15:20:08 +08:00
twinkle77
2871b5ba4c
feat: sync utils/constants (#506) 2022-05-19 14:23:15 +08:00
xingmolu
04631f8137 feat: 🎸 设计态支持数据源引擎配置 2022-05-13 14:37:26 +08:00
LeoYuan 袁力皓
e83adcee81 feat: export nodeChildrenSymbol && remove some unnecessary editor.set 2022-05-11 14:09:18 +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
久戈
f30db20606 feat: 大纲树支持节点过滤 2022-04-28 18:48:54 +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
LeoYuan 袁力皓
70fd3720d0 fix: make insertAfter & insertBefore work 2022-03-11 11:24:45 +08:00
LeoYuan 袁力皓
a8de4b9932 chore: 修改 code style 以及配置 lint & test action 2022-02-17 15:25:42 +08:00
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00