170 Commits

Author SHA1 Message Date
林熠
670eeb9fe2
Merge pull request #402 from alibaba/feat/render-jest-config
chore: renderer jest config add collectCoverage
2022-04-28 14:45:30 +08:00
liujuping
47874004cf chore: renderer jest config add collectCoverage 2022-04-28 14:39:31 +08:00
liujuping
38be3dec83 chore: renderer jest config add collectCoverage 2022-04-28 14:06:38 +08:00
林熠
2dfdba3399
Merge pull request #395 from alibaba/chore/action-cov-pkg
Chore/action cov pkg
2022-04-27 16:17:23 +08:00
林熠
460167642b
Merge pull request #385 from alibaba/fix/resize-handler-symbols
fix: use uppercase resize trigger names based on material spec
2022-04-27 16:14:34 +08:00
LeoYuan 袁力皓
ed3ddcf5c9 feat: add code coverage action 2022-04-27 15:59:28 +08:00
LeoYuan 袁力皓
7fda0efe13 fix: use uppercase resize trigger names based on material spec 2022-04-26 15:05:21 +08:00
liujuping
f6ad4a157d feat: assetLoader loda scripts with async=false 2022-04-26 14:05:15 +08:00
LeoYuan 袁力皓
f0d8b852ef Merge branch 'release/1.0.6' 2022-04-21 14:58:03 +08:00
LeoYuan 袁力皓
835059deff chore(release): publish 1.0.6 v1.0.6 2022-04-21 14:46:37 +08:00
LeoYuan 袁力皓
27ce430a6c chore: use the branch name as release version 2022-04-21 14:30:08 +08:00
liujuping
0d40db2581 fix: fix internal project.getSchema default stage is error 2022-04-21 13:52:52 +08:00
QiuQiu
c657cee069 fix: 左侧抽屉固定模式层级不足 2022-04-21 10:30:19 +08:00
liujuping
9b3b4f9b0e fix: renderer not rendering correct components when loading components with loadAsyncLibrary api 2022-04-21 10:15:29 +08:00
JackLian
d5daba8aaf test: add ut for render-core/utils/common 2022-04-19 11:11:53 +08:00
bowei-jbw
e08084e357 chore: 关闭依赖类型信息的eslint规则,以提升lint速度 2022-04-19 10:50:26 +08:00
LeoYuan 袁力皓
a47d4eea28 feat: add mergeChldren API for shell node 2022-04-18 14:03:43 +08:00
tanruhuo
750d282c03 fix: 修复React17选中组件bug 2022-04-14 16:46:00 +08:00
Clarence-pan
353dc9f6f3 chore(release): 1.0.4 2022-04-12 11:56:54 +08:00
Clarence-pan
6db3e7ff17 chore(release): 1.0.4-beta.1 2022-04-12 11:56:54 +08:00
Clarence-pan
3b9b177b05 fix: 🐛 解决 react 中 jsx 出码的时候对于循环数据漏包 __$evalArray 的问题 2022-04-12 11:56:54 +08:00
Clarence-pan
ee65b8fa17 chore(release): 1.0.4-beta.0 2022-04-12 11:56:54 +08:00
Clarence-pan
2ccd1804cb test: 💍 更新 i18n 相关测试用例的快照 2022-04-12 11:56:54 +08:00
Clarence-pan
20c6fca03e fix: 🐛 修正 i18n 里面的一个参数命名问题 2022-04-12 11:56:54 +08:00
Clarence-pan
ce531aeb45 fix: 🐛 解决小程序环境没有 window, 而 rax 出码中却默认在 __$eval 中用到 window 的问题
-- 解决方法: 将这个 __$$eval 的错误处理的默认行为搞成配置化的, 支持从外面传入...
2022-04-12 11:56:54 +08:00
Clarence-pan
2bb8efb6ee test: 💍 增加关于严格模式的测试用例 2022-04-12 11:56:54 +08:00
Clarence-pan
b1a61006bb fix: 修正 react 框架出码中在严格模式对 methods 和 context 的处理 2022-04-12 11:56:54 +08:00
Clarence-pan
2cf788c171 fix: 🐛 解决出码缺乏对于 i18n 数据的 params 的处理的问题
https://github.com/alibaba/lowcode-engine/issues/288

 Closes: #288
2022-04-12 11:56:54 +08:00
LeoYuan 袁力皓
57657fd76d chore: update README 2022-04-12 11:39:37 +08:00
LeoYuan 袁力皓
a78f31ae20 Merge branch 'release/1.0.5' 2022-04-11 15:54:02 +08:00
LeoYuan 袁力皓
70cf733b11 chore(release): publish 1.0.5 v1.0.5 2022-04-11 15:07:36 +08:00
LeoYuan 袁力皓
fcf3eabae0 chore(release): publish 1.0.4 v1.0.4 2022-04-11 14:59:49 +08:00
LeoYuan 袁力皓
b4790b407f chore: update engine codebase description 2022-04-11 14:59:28 +08:00
LeoYuan 袁力皓
adcf1af4bf chore: update README and user test cases 2022-04-11 14:45:34 +08:00
LeoYuan 袁力皓
1d6af0ef50 Merge branch 'develop' of github.com:alibaba/lowcode-engine into develop 2022-04-11 14:06:16 +08:00
liujuping
0ea76a746f fix: project.exportSchema api lack stage param & setAssets should be a async fn 2022-04-11 14:06:08 +08:00
LeoYuan 袁力皓
e162818d1e Merge branch 'develop' of github.com:alibaba/lowcode-engine into develop 2022-04-11 14:03:17 +08:00
liujuping
1026763dc5 fix: Fix the rendering error caused by incorrect key value when configuring the loop 2022-04-11 14:03:00 +08:00
北名
d2502427ca fix: add lowcode-designer, lowcode-utils dependencies 2022-04-11 14:02:10 +08:00
LeoYuan 袁力皓
244839ef09 Merge branch 'develop' of github.com:alibaba/lowcode-engine into develop 2022-04-11 14:00:55 +08:00
woshilaoge
3c669c6bf2 refactor: 去除历史兼容逻辑 2022-04-06 14:43:13 +08:00
林熠
00d0b189ac
Merge pull request #240 from alibaba/feat/readme-protocol
docs: modify the protocol name
2022-03-31 09:08:39 +08:00
liujuping
85948cd66a docs: modify the protocol name 2022-03-30 22:18:13 +08:00
mark
e2be399df2 chore: add tsx demo and update readme 2022-03-30 15:47:02 +08:00
乐平
bffa5be420 docs(README-zh_CN.md): 美化关键图片 2022-03-30 15:38:25 +08:00
乐平
2634161a25 docs(README.md): 美化关键图片 2022-03-30 15:38:25 +08:00
LeoYuan 袁力皓
2481a8218a Merge branch 'main' into develop 2022-03-30 15:08:42 +08:00
liujuping
f1fed75f39 fix: fix unnecessary props calculation 2022-03-30 15:05:56 +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
林熠
6b24f9d2ff
Merge pull request #228 from alibaba/feat/lowcode-slot-props
fix: Fix the conversion failure of some props expressions under Slot …
2022-03-30 14:03:55 +08:00