Clarence-pan
|
3b9b177b05
|
fix: 🐛 解决 react 中 jsx 出码的时候对于循环数据漏包 __$evalArray 的问题
|
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
|
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 |
|
Clarence-pan
|
eefc091ee7
|
fix: 🐛 出码: 解决 componentName 和 exportName 不一致时生成的 import 语句的问题
|
2022-03-29 12:06:13 +08:00 |
|
LeoYuan 袁力皓
|
eea1a25469
|
refactor: run test cases depend on which files have been changed
|
2022-03-21 21:07:35 +08:00 |
|
hakuna-tata
|
437adccf5f
|
fix: npm源
|
2022-03-11 15:33:18 +08:00 |
|
Clarence Pan
|
6a642e86da
|
fix: 解决出码的数据源依赖包问题 (#106)
* fix: 解决 package.json 中误添加了没有用到的数据源类型的 handler 的包的问题 (#56)
* test: 更新别的相关测试用例的期望值
* fix: 🐛 去掉 npm 上没有的依赖 (#68)
* chore: 🤖 fix release:beta script
* chore(release): 1.0.2-beta.0
* fix: 🐛 补充 icejs 模板中缺失的依赖包
* chore(release): 1.0.2-beta.1
* chore(release): 1.0.2
|
2022-03-10 11:34:14 +08:00 |
|
Clarence Pan
|
4a01c97ea6
|
fix: 解决出码的一些问题 (#87)
* fix: 🐛 修正一些示例地址
* chore: update release scripts
* chore(release): 1.0.1
|
2022-03-08 12:51:44 +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 |
|