19 Commits

Author SHA1 Message Date
LeoYuan 袁力皓
a8ab86ebb5 feat: add static field displayName for Component type 2023-03-09 20:02:35 +08:00
eternalsky
b3a29913d2
feat: 相对路径生成动态化 & 解决部分插件 ts 声明问题 (#1618)
* feat: console the expression error

* feat: 相对路径生成动态化

* chore: 暂时恢复一些变化,用于更新测试

* chore: 修改错误的 schema

* fix: 修复错误的 schema & 更新数据快照
2023-02-27 09:53:32 +08:00
eternalsky
76f5ee4cf8 feat: console the expression error 2023-02-13 19:57:09 +08:00
LeoYuan 袁力皓
37e07bb238 fix: replace the top-level context only 2023-02-10 22:10:17 +08:00
LeoYuan 袁力皓
df8a750746 fix: 兼容某些老的通过 JSE 来表达函数的场景 2023-02-08 19:50:51 +08:00
LeoYuan 袁力皓
da7ff59066 fix: 兼容 isJSExpression 不包含函数类型的修改 2023-02-08 14:49:52 +08:00
JackLian
c4bfeaa201 refactor: reorganize types 2023-01-05 17:27:56 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
LeoYuan 袁力皓
1ca940c880 feat: support UIPaaS-Component code generator solution 2022-12-21 14:21:42 +08:00
LeoYuan 袁力皓
3a0ab6d441 fix: componentName can contain dot notation 2022-11-29 09:43:07 +08:00
wukidy
2cf74cd04b fix: fix empty string lost when generate variable 2022-10-26 15:56:43 +08:00
wukidy
1043ef82b1 fix: add support for jsx expression 2022-10-25 16:11:29 +08:00
liujuping
eb73686c24 chore: added codecov with ci git action 2022-09-16 17:50:34 +08:00
Clarence-pan
3b9b177b05 fix: 🐛 解决 react 中 jsx 出码的时候对于循环数据漏包 __$evalArray 的问题 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
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