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 |
|
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
@alilc/lowcode-code-generator@1.0.7
|
2023-01-09 17:01:21 +08:00 |
|
JackLian
|
d3f533d482
|
docs(props): optimize api doc for model/props, and fix related lint issues
|
2023-01-09 10:28:11 +08:00 |
|
JackLian
|
76f612b29c
|
docs(prop): optimize api doc for model/prop, and fix related lint issues
|
2023-01-06 16:45:22 +08:00 |
|
LeoYuan 袁力皓
|
7ddc155f0a
|
feat: add a hook for customizing project builder options
|
2023-01-05 17:28:12 +08:00 |
|
JackLian
|
c4bfeaa201
|
refactor: reorganize types
|
2023-01-05 17:27:56 +08:00 |
|
liujuping
|
b07d33e99a
|
fix: fix the problem of using canvas.dragon api in workspace mode
|
2023-01-05 11:28:03 +08:00 |
|
JackLian
|
02b4a5eaa9
|
fix(types): fix lint issues for node-children, and optimize related docs
|
2023-01-04 19:36:00 +08:00 |
|
JackLian
|
4ef61183ef
|
refactor(types): rename EngineOptions, and adjust related docs
|
2023-01-04 14:37:03 +08:00 |
|
JackLian
|
622b3fd958
|
chore: publish docs 1.0.13
|
2023-01-03 20:11:04 +08:00 |
|
sunzhiqi
|
c45192b698
|
docs: fixed textual error in start.md
|
2023-01-03 19:13:57 +08:00 |
|
JackLian
|
b7d32fe8a1
|
fix: error when dragging in outline view
|
2023-01-03 19:05:56 +08:00 |
|
liujuping
|
9444752a65
|
fix: fix onChangeNodeVisible & onChangeNodeChildren cannot be triggered successfully in some cases
|
2023-01-03 17:47:47 +08:00 |
|
JackLian
|
8d2fe15a3f
|
feat: 梳理 api 中 model 相关文档, 优化相关 api 实现
|
2023-01-03 17:32:24 +08:00 |
|
liujuping
|
e415ff6782
|
feat: add warning message when adding duplicate skeleton
|
2022-12-30 17:49:05 +08:00 |
|
liujuping
|
bc5ec03884
|
chore: add babel.config to fix build error
|
2022-12-30 17:17:44 +08:00 |
|
liujuping
|
f9e6913c20
|
fix: fix packege/workspace missing partial export
|
2022-12-30 12:35:05 +08:00 |
|
南京-金建新
|
c6d65dbdc1
|
feat: add function return for event setter
|
2022-12-30 11:46:50 +08:00 |
|
liujuping
|
5a1e1bc052
|
chore: publish docs 1.0.12
|
2022-12-30 11:00:31 +08:00 |
|
liujuping
|
dae09e3bcb
|
feat: added workspace api to support registration of multiple resources
|
2022-12-29 19:08:30 +08:00 |
|
liujuping
|
0a2427354b
|
feat: plugin add get\getAll\has\delete api
|
2022-12-29 18:40:26 +08:00 |
|
liujuping
|
1f8d91f85f
|
feat: workspace mode supports webview type views
|
2022-12-27 18:38:08 +08:00 |
|
liujuping
|
1342481942
|
chore: fix package/workspace build error
|
2022-12-27 12:34:31 +08:00 |
|
liujuping
|
a1828b1bbc
|
chore: update packages/workspace dependencies
|
2022-12-26 18:30:33 +08:00 |
|
JackLian
|
37dffae1b8
|
fix: expandable state not changed when node added/removed
|
2022-12-26 17:05:47 +08:00 |
|
JackLian
|
aa1813d09b
|
chore: publish docs 1.0.11
|
2022-12-26 14:56:26 +08:00 |
|
JackLian
|
bcdec0989e
|
refactor: use callbacks to replace events
|
2022-12-26 14:08:12 +08:00 |
|
liujuping
|
840e70e3d0
|
docs: add workspace docs
|
2022-12-26 12:15:16 +08:00 |
|
liujuping
|
fadce950f9
|
chore: eslint add no-unexpected-multiline rule
|
2022-12-26 11:16:09 +08:00 |
|
JackLian
|
33ed67ab57
|
docs: api文档基础优化
|
2022-12-26 11:03:40 +08:00 |
|
JackLian
|
56e9f04221
|
fix: add some unconfigured i18n text
|
2022-12-26 10:53:24 +08:00 |
|
liujuping
|
163416fcfe
|
feat: support the use of events in workspace mode to communicate in different views
|
2022-12-23 20:43:11 +08:00 |
|
liujuping
|
c7c7d93e1a
|
fix: fix responsive invalidation caused by upgrading build-plugin-component
|
2022-12-22 16:08:08 +08:00 |
|
JackLian
|
6bd60e3bbc
|
docs: fix broken image
|
2022-12-22 14:29:05 +08:00 |
|
JackLian
|
eafdf78ad8
|
fix(rax-renderer): fix type issue during build
|
2022-12-22 14:15:53 +08:00 |
|
JackLian
|
c2db198415
|
feat: add some big features to engine
|
2022-12-22 12:37:33 +08:00 |
|
eternalsky
|
89f4b11303
|
chore(release): code-generator - 1.0.7-beta.5
@alilc/lowcode-code-generator@1.0.7-beta.5
|
2022-12-21 15:23:39 +08:00 |
|
林熠
|
7d7ae0b708
|
docs: linking latest article 《低代码多分支协同开发的建设与实践》
|
2022-12-21 14:36:43 +08:00 |
|
LeoYuan 袁力皓
|
bda840e6bd
|
chore: fix CodeGen UT failure
|
2022-12-21 14:21:42 +08:00 |
|