9 Commits

Author SHA1 Message Date
橙林
4e24d512d1 chore(code-gen): icejs、icejs3 solutions plugins.components add containerInjectConstants 2023-07-11 11:29:20 +08:00
BARM
11501e836d
chore(code-gen): export containerInjectConstants function (#2206)
Co-authored-by: 林熠 <jack.lianjie@gmail.com>
2023-07-06 11:20:07 +08:00
LeoYuan 袁力皓
d0c3c0f13c feat: add styleImport plugin which handles style import of some fundamental materials 2023-03-31 11:17:52 +08:00
LeoYuan 袁力皓
7ddc155f0a feat: add a hook for customizing project builder options 2023-01-05 17:28:12 +08:00
LeoYuan 袁力皓
3c165617bf fix: 修复生成的 icejs 项目不支持 constants 的问题, fixes #1259 2022-11-26 01:47:04 +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
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00