480 Commits

Author SHA1 Message Date
JackLian
f6feef218a fix: plugin context, enhancePluginContextHook not working 2022-12-09 11:36:38 +08:00
huoteng
335314aec6 fix(history): do not record unchanged data 2022-12-08 14:37:21 +08:00
JackLian
5de97c10c8 feat: add types for engineConfig and put it to types 2022-12-08 14:14:46 +08:00
JackLian
5a3ca97187 chore: update doc version 2022-12-08 11:46:51 +08:00
林熠
c314c952eb
docs: replace yuque links (#1332) 2022-12-08 11:42:49 +08:00
林熠
6ae7c1bee5
refactor: remove dependency of shell from designer (#1328) 2022-12-08 11:41:13 +08:00
林熠
a54ded2fd6
chore: change recommended node version to 16.18, and fix some minor doc link issues (#1327) 2022-12-06 14:26:52 +08:00
AndyKim
3fa810d8ce
fix: add null protection for LowcodeTypes.shape (#1326)
* fix: add null protection for LowcodeTypes.shape, to solve the error with umijs/max >= 4.0.30
2022-12-06 11:45:51 +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
aed94f1532 chore: doc version 1.0.4 2022-12-05 20:15:33 +08:00
eternalsky
0fbf4cda4c docs: add view.tsx guide in material.md 2022-12-05 20:11:27 +08:00
JackLian
20c8419f22 feat: feat: remove circular dependency between designer and shell 2022-12-05 14:56:51 +08:00
林熠
da010eef42 Update CODEOWNERS 2022-12-03 16:26:30 +08:00
JackLian
1f3c697a27 refactor: wrap cabins in order to mark deprecated apis 2022-12-03 16:26:23 +08:00
林熠
e5a5c26de8
Update CODEOWNERS 2022-12-03 16:24:50 +08:00
JackLian
8e13f0cee1 chore: set docs version to 1.0.3 2022-12-02 17:37:19 +08:00
JackLian
e5011c3d16 docs: update cli related docs 2022-12-02 17:35:08 +08:00
JackLian
7674e27f83 fix: doc format issues, replace wrong links, replace image cdn 2022-12-01 16:59:58 +08:00
liujuping
21d5460fd8 Merge branch 'main' into develop 2022-12-01 15:43:10 +08:00
liujuping
5abe68110e Merge branch 'release/1.0.17' 2022-12-01 15:40:14 +08:00
liujuping
bce06dbdcf chore(release): publish 1.0.17 v1.0.17 2022-12-01 11:10:45 +08:00
liujuping
abe7f40325 feat: support onMouseDownHook, onChildMoveHook hooks 2022-12-01 10:58:25 +08:00
JackLian
b664663890 refactor: move common to shell 2022-11-30 14:50:35 +08:00
JackLian
f49c6299d8 feat: add doc for how-to-edit-doc, and some minor doc fix 2022-11-29 17:35:43 +08:00
JackLian
5f14347903 feat: move specs to docs 2022-11-29 10:33:23 +08:00
林熠
b2af5b29d5
Update issue templates 2022-11-29 10:20:37 +08:00
LeoYuan 袁力皓
cff86c492a chore(release): code-generator - 1.0.7-beta.3 2022-11-29 09:43:07 +08:00
LeoYuan 袁力皓
3a0ab6d441 fix: componentName can contain dot notation 2022-11-29 09:43:07 +08:00
xiaoxian.xlf
3e485b07da feat: add index rediect 2022-11-28 16:05:36 +08:00
JackLian
260e17980c feat: add docs site 2022-11-28 14:48:56 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +08:00
zude.hzd
fceffce5cd feat: 新增render notFoundComponent、faultComponent engineConfig配置 2022-11-28 11:05:54 +08:00
liujuping
73acf6f112 fix: fix the problem of crash caused by infinite loop in antd scene 2022-11-28 10:52:05 +08:00
LeoYuan 袁力皓
256df61dba chore(release): code-generator - 1.0.7-beta.2 2022-11-26 01:47:04 +08:00
LeoYuan 袁力皓
12d1291113 refactor: move test-cases to tests/fixtures folder 2022-11-26 01:47:04 +08:00
LeoYuan 袁力皓
3c165617bf fix: 修复生成的 icejs 项目不支持 constants 的问题, fixes #1259 2022-11-26 01:47:04 +08:00
LeoYuan 袁力皓
3f53875063 refactor: correct sequence number of spec 2022-11-26 01:46:49 +08:00
liujuping
c3984e5263 fix: fix rgl container crash problem, remove invalid rgl.drop event 2022-11-25 16:59:39 +08:00
LeoYuan 袁力皓
948660b54f feat: add 5 global top-most attributes of lowcode-spec 2022-11-25 16:59:16 +08:00
JackLian
caffc0c020 chore: add messages to IRendererProps 2022-11-25 10:43:47 +08:00
LeoYuan 袁力皓
01ce70c06c fix: make isJSExpression more robust 2022-11-25 10:38:36 +08:00
JackLian
43b2175792 chore: adjust version of @types/react-router & typescript 2022-11-23 17:25:38 +08:00
JackLian
f951399f97 feat: provide new api project.setI18n for setting schema.i18n data 2022-11-23 14:33:40 +08:00
liujuping
407294dff3 fix: fix the performance issue of batch call executeTransaction 2022-11-22 16:44:29 +08:00
LeoYuan 袁力皓
b18b70461c fix: reuse JSSlot data's value when it is slot structure 2022-11-22 16:17:09 +08:00
liujuping
bcaad576b3 fix: performance issues when focusing node 2022-11-17 14:01:16 +08:00
liujuping
268fbe949b Merge branch 'main' into develop 2022-11-08 15:56:04 +08:00
liujuping
7d3048a126 chore(release): publish 1.0.16 2022-11-08 15:37:30 +08:00
liujuping
e818d84c8b feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 15:37:30 +08:00
丁志磊
9a0fd151a3 feat: shell node add isRGLContainer API (#1190)
* feat: shell node add isRGLContainer API
2022-11-08 15:37:30 +08:00