Commit Graph

100 Commits

Author SHA1 Message Date
wangwei 173978ffd4 chore(release): code-gen 1.1.7 2024-01-03 15:17:40 +08:00
聪小陈 7b85a35b24
feat: zip publisher support browser (#2744) 2024-01-02 18:15:30 +08:00
eternalsky 288dbd6394 chore(release): code-generator - 1.1.6 2023-07-25 20:00:04 +08:00
liangzr e875e33dc5 feat: generateTemplate fun support context 2023-07-25 10:09:07 +08:00
LeoYuan 袁力皓 02a3361f41 fix: lock some ice libs && next resource 404 2023-07-20 15:58:46 +08:00
eternalsky 87a4076427 chore(release): code-generator - 1.1.5 2023-07-13 17:47:12 +08:00
eternalsky 7a1b9802a4 feat(codegen): add new option exclude for plugin containerLifeCycle 2023-07-13 17:35:00 +08:00
橙林 7decc3a8db chore(code-gen): template sync icejs 2023-07-11 11:29:20 +08:00
橙林 4e24d512d1 chore(code-gen): icejs、icejs3 solutions plugins.components add containerInjectConstants 2023-07-11 11:29:20 +08:00
橙林 38dc561b6a chore(code-gen): replace deprecated api 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
BARM 323e85f595
fix(code-gen): fix example-solution.ts format problem (#2207)
Co-authored-by: 林熠 <jack.lianjie@gmail.com>
2023-07-06 11:18:31 +08:00
LeoYuan 袁力皓 9ccf853624 chore(release): code-generator - 1.1.4 2023-06-09 17:26:51 +08:00
eternalsky 3a21709e58
fix(code-generator): upgrade prettier parser from babel to babel-ts, fix some ts parse error (#2166) 2023-06-09 17:26:02 +08:00
xiaohuoni 6015c5d1d1 chore: set repo 2023-06-08 09:53:40 +08:00
LeoYuan 袁力皓 76686370b9 chore(release): code-generator - 1.1.3 2023-06-05 18:59:52 +08:00
eternalsky 33efde964b
fix: invalid jsx attr name error (#2131) 2023-06-05 18:52:41 +08:00
LeoYuan 袁力皓 622806f59c fix(code-gen): fix types error 2023-06-05 18:41:30 +08:00
AprChell 75a4a80935
feat(code-gen): 出码生成的*.ts和*.tsx文件使用babel格式化 (#2088) 2023-05-29 14:11:12 +08:00
LeoYuan 袁力皓 fa5168b4a8 fix: add Fusion-UI style for code generation 2023-05-19 11:28:15 +08:00
LeoYuan 袁力皓 be4b16440e fix: skip internal dep when type is pages, closes #2049 2023-05-19 11:27:21 +08:00
LeoYuan 袁力皓 9947a36d17 refactor: synchronize exports of standalone with the normal entry 2023-05-08 08:42:19 +08:00
LeoYuan 袁力皓 9410d21de3 chore(release): code-generator - 1.1.2 2023-05-08 08:42:19 +08:00
LeoYuan 袁力皓 b695bdaadb chore(release): code-generator - 1.1.1 2023-05-08 08:42:19 +08:00
LeoYuan 袁力皓 5b68b860ac refactor: moduleName of Component should not be converted 2023-05-08 08:42:19 +08:00
LeoYuan 袁力皓 57889d5ad0 fix: use noop function instead 2023-05-08 08:42:19 +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 袁力皓 48bc8d7659 fix: compatible with {} in template literals 2023-03-31 11:16:01 +08:00
LeoYuan 袁力皓 b607b246d6 feat: add a new built-in solution icejs3 which is corresponding to the latest icejs framework 2023-03-29 10:34:36 +08:00
LeoYuan 袁力皓 108108cf51 chore: fix ts errors 2023-03-10 16:00:00 +08:00
LeoYuan 袁力皓 7c6c758d42
Merge branch 'develop' into feat/0228 2023-03-10 15:28:03 +08:00
LeoYuan 袁力皓 9ab2934aac chore(release): code-generator - 1.0.8 2023-03-10 14:52:09 +08:00
LeoYuan 袁力皓 c61694581b Revert "fix: use original moduleName"
This reverts commit 676e49ee2c.
2023-03-10 10:37:33 +08:00
LeoYuan 袁力皓 8474644e99 chore: make the second argument of module post processor optional 2023-03-10 10:37:18 +08:00
LeoYuan 袁力皓 a8ab86ebb5 feat: add static field displayName for Component type 2023-03-09 20:02:35 +08:00
LeoYuan 袁力皓 676e49ee2c fix: use original moduleName 2023-03-02 19:37:59 +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
JackLian becdfecd5a fix: solve ut failure for code-generator 2023-02-15 10:56:50 +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 袁力皓 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 袁力皓 62289e5995 fix: 修复 lifeCycles 无法正常出码 2023-02-08 16:38:37 +08:00
LeoYuan 袁力皓 da7ff59066 fix: 兼容 isJSExpression 不包含函数类型的修改 2023-02-08 14:49:52 +08:00
LeoYuan 袁力皓 574e348c1e feat: 支持 esModule#preferClassProperty 配置项 2023-02-02 20:12:37 +08:00
LeoYuan 袁力皓 a37a647ef6 chore(release): code-generator - 1.0.7 2023-01-09 17:01:21 +08:00
LeoYuan 袁力皓 7ddc155f0a feat: add a hook for customizing project builder options 2023-01-05 17:28:12 +08:00