16 Commits

Author SHA1 Message Date
liangzr
e875e33dc5 feat: generateTemplate fun support context 2023-07-25 10:09:07 +08:00
LeoYuan 袁力皓
a2d857b143 feat: add file name as the third argument which passed to module post processor 2023-03-02 10:38:31 +08:00
LeoYuan 袁力皓
bb770b8e5a Merge branch 'feat/0228' of github.com:alibaba/lowcode-engine into feat/0228 2023-03-02 10:23:53 +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
LeoYuan 袁力皓
3ddc8f14f8 Merge branch 'feat/0228' of github.com:alibaba/lowcode-engine into feat/0228 2023-02-20 14:17:48 +08:00
LeoYuan 袁力皓
20b34b74a2 feat: handle extra slots 2023-02-14 17:49:58 +08:00
eternalsky
76f5ee4cf8 feat: console the expression error 2023-02-13 19:57:09 +08:00
LeoYuan 袁力皓
574e348c1e feat: 支持 esModule#preferClassProperty 配置项 2023-02-02 20:12:37 +08:00
LeoYuan 袁力皓
7ddc155f0a feat: add a hook for customizing project builder options 2023-01-05 17:28:12 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
LeoYuan 袁力皓
deeeed29ab feat: support projectRemark which added in globalContextData 2022-12-21 14:21:42 +08:00
eternalsky
2bd40d7589 feat(codegen): add demo slots & add new cli option solutionOptions 2022-12-21 14:21:42 +08:00
LeoYuan 袁力皓
1ca940c880 feat: support UIPaaS-Component code generator solution 2022-12-21 14:21:42 +08:00
Clarence-pan
ce531aeb45 fix: 🐛 解决小程序环境没有 window, 而 rax 出码中却默认在 __$eval 中用到 window 的问题
-- 解决方法: 将这个 __$$eval 的错误处理的默认行为搞成配置化的, 支持从外面传入...
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 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00