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 |
|
城危
|
80be82af6a
|
feat: use "ric-shim" replace "window.requestIdleCallback" fix #829
|
2022-11-08 15:37:30 +08:00 |
|
liujuping
|
6cb0df3209
|
fix: fix historySymbol is undefined causing errores when calling the history method
|
2022-11-08 15:37:30 +08:00 |
|
liujuping
|
b4f3613bb4
|
fix: fix the problem that node.isSlot reports an error as a function call
|
2022-11-08 15:37:30 +08:00 |
|
LeoYuan 袁力皓
|
0c2abc2497
|
refactor: provide a typing for PluginConfigCreator
|
2022-11-08 15:37:30 +08:00 |
|
liujuping
|
7b58b6a6d7
|
feat: add APIs for plugin-outline-pane which will be splitted in near future
|
2022-11-08 15:37:30 +08:00 |
|
刘菊萍(絮黎)
|
413d17b84b
|
fix: fix the problem that the childWhitelist is invalid when dragged to the root container (#1168)
|
2022-11-08 15:37:30 +08:00 |
|
Clarence-pan
|
fab83b4ab1
|
chore(release): 1.0.7-beta.1
|
2022-11-08 15:37:30 +08:00 |
|
wukidy
|
3b72278867
|
fix: fix empty string lost when generate variable
|
2022-11-08 15:37:30 +08:00 |
|
Clarence-pan
|
407a620b32
|
chore(release): 1.0.7-beta.0
|
2022-11-08 15:37:30 +08:00 |
|
Clarence-pan
|
b8a02faf5b
|
chore(release): 1.0.6-beta.0
|
2022-11-08 15:37:30 +08:00 |
|
wukidy
|
453e0699ec
|
fix: add support for jsx expression
|
2022-11-08 15:37:30 +08:00 |
|
Clarence-pan
|
e0e537a5a3
|
test: 💍 更新一些测试用例的快照(因为prettier规则似乎发生了变化导致格式化后的结果出了些许偏差)
|
2022-11-08 15:37:30 +08:00 |
|
Clarence-pan
|
734a9d83e9
|
docs: ✏️ 更新共建指南,补充项目依赖的安装和构建步骤
|
2022-11-08 15:37:30 +08:00 |
|
LeoYuan 袁力皓
|
b9264508c1
|
refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance
|
2022-11-08 15:37:30 +08:00 |
|
LeoYuan 袁力皓
|
78d94e2a5d
|
feat: add top attrbute for Shell SettingPropEntry
|
2022-11-08 15:37:30 +08:00 |
|
SoberZ
|
8a83fc9b5c
|
feat: 资产包支持一个package从另一个package异步导出 (#1150)
|
2022-11-08 15:37:30 +08:00 |
|
刘菊萍(絮黎)
|
535b75c04f
|
fix: removed incorrectly calling childWhitelist hook logic during drag and drop (#1141)
|
2022-11-08 15:37:30 +08:00 |
|
liujuping
|
7bf7ca428d
|
feat: add common.utils.executeTransaction API to change multi nodes
|
2022-11-08 10:46:57 +08:00 |
|
丁志磊
|
55365194e9
|
feat: shell node add isRGLContainer API (#1190)
* feat: shell node add isRGLContainer API
|
2022-11-02 14:19:46 +08:00 |
|
城危
|
b33cd1be88
|
feat: use "ric-shim" replace "window.requestIdleCallback" fix #829
|
2022-11-01 17:46:26 +08:00 |
|
liujuping
|
319b13b559
|
fix: fix historySymbol is undefined causing errores when calling the history method
|
2022-10-31 10:58:32 +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 |
|
LeoYuan 袁力皓
|
9b0ea3bef3
|
refactor: provide a typing for PluginConfigCreator
|
2022-10-27 20:32:44 +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 |
|
刘菊萍(絮黎)
|
e1153c9aae
|
fix: fix the problem that the childWhitelist is invalid when dragged to the root container (#1168)
|
2022-10-27 11:03:59 +08:00 |
|
Clarence-pan
|
491635ccab
|
chore(release): 1.0.7-beta.1
@alilc/lowcode-code-generator@1.0.7-beta.1
|
2022-10-26 15:57:31 +08:00 |
|
wukidy
|
2cf74cd04b
|
fix: fix empty string lost when generate variable
|
2022-10-26 15:56:43 +08:00 |
|
Clarence-pan
|
1ecb2f3c5a
|
chore(release): 1.0.7-beta.0
@alilc/lowcode-code-generator@1.0.7-beta.0
|
2022-10-25 16:17:49 +08:00 |
|
Clarence-pan
|
8050415fdd
|
chore(release): 1.0.6-beta.0
@alilc/lowcode-code-generator@1.0.6-beta.0
|
2022-10-25 16:13:33 +08:00 |
|
wukidy
|
1043ef82b1
|
fix: add support for jsx expression
|
2022-10-25 16:11:29 +08:00 |
|
Clarence-pan
|
a86897cec0
|
test: 💍 更新一些测试用例的快照(因为prettier规则似乎发生了变化导致格式化后的结果出了些许偏差)
|
2022-10-25 16:11:29 +08:00 |
|
Clarence-pan
|
84bdb3f6fb
|
docs: ✏️ 更新共建指南,补充项目依赖的安装和构建步骤
|
2022-10-25 16:11:29 +08:00 |
|
LeoYuan 袁力皓
|
ef3a540910
|
refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance
|
2022-10-24 14:57:23 +08:00 |
|