lihao.ylh
|
3e0496bdfe
|
chore(release): publish 2.0.0-beta.6
|
2022-01-11 16:17:24 +08:00 |
|
lihao.ylh
|
cb4f2ebd1c
|
chore(release): publish 2.0.0-beta.5
|
2022-01-11 16:12:48 +08:00 |
|
lihao.ylh
|
b4e2620f18
|
chore(release): publish 2.0.0-beta.4
|
2022-01-11 16:04:07 +08:00 |
|
lihao.ylh
|
0f78c4ddef
|
chore(release): publish 2.0.0-beta.3
|
2022-01-11 16:00:00 +08:00 |
|
lihao.ylh
|
8b9d72b572
|
chore(release): publish 2.0.0-beta.2
|
2022-01-11 15:56:49 +08:00 |
|
lihao.ylh
|
bea72a03c9
|
chore(release): publish 2.0.0-beta.1
|
2022-01-11 15:51:19 +08:00 |
|
lihao.ylh
|
c208dfb038
|
chore(release): publish 2.0.0-beta.0
|
2022-01-11 15:39:46 +08:00 |
|
lihao.ylh
|
11078f4c18
|
refactor: .experimental -> .configure.advanced
|
2022-01-10 18:49:29 +08:00 |
|
lihao.ylh
|
befc669f99
|
feat: 增加 node#remove
|
2022-01-10 14:40:27 +08:00 |
|
lihao.ylh
|
7df2d153f2
|
feat: 补充部分 API
|
2022-01-10 12:06:55 +08:00 |
|
lihao.ylh
|
f0fbde533a
|
chore: 调整 xxx-simulator-renderer 的打包规则, 使用 react-app
|
2022-01-07 16:45:58 +08:00 |
|
lihao.ylh
|
96ac725ce9
|
refactor: 将 experimental 更名为 advanced
|
2022-01-05 19:56:02 +08:00 |
|
lihao.ylh
|
af791d1d19
|
Merge branch '2.x-211223' into chore/method-declaration
|
2022-01-05 15:12:38 +08:00 |
|
lihao.ylh
|
c59eee0cca
|
chore: 增加方法注释
|
2022-01-05 15:11:25 +08:00 |
|
lihao.ylh
|
9f8bb613b9
|
refactor: 简化 prop.items 的生成逻辑
|
2022-01-05 10:38:22 +08:00 |
|
lihao.ylh
|
7b8e1d862d
|
chore: 兼容 editor, 实际提供的是 event 对象
|
2021-12-31 11:04:06 +08:00 |
|
lihao.ylh
|
e75cdc99a7
|
Merge branch '2.x' into 2.x-211223
|
2021-12-31 10:22:09 +08:00 |
|
lihao.ylh
|
d412d17672
|
chore: 配置 package.json, 不发不必要的 npm 包
|
2021-12-31 10:21:45 +08:00 |
|
lihao.ylh
|
7d7615cdce
|
fix: 增加 onChangeDocument 的补偿机制
|
2021-12-30 15:54:19 +08:00 |
|
lihao.ylh
|
eca95b288f
|
feat: 增加 common API
|
2021-12-30 14:16:52 +08:00 |
|
lihao.ylh
|
f36a17f7cb
|
Merge branch '2.x-211223' into 2.x
|
2021-12-29 20:53:33 +08:00 |
|
gengyang.gy
|
a802418d65
|
feat: 增加 material-parser 包
|
2021-12-29 20:52:36 +08:00 |
|
lihao.ylh
|
70a81d2a77
|
feat: 新增 globalLocale API
|
2021-12-29 20:04:21 +08:00 |
|
lihao.ylh
|
2eeafb1db1
|
refactor: 将 initialValue 写入 field 中
|
2021-12-28 16:34:52 +08:00 |
|
lihao.ylh
|
19295bb040
|
chore: 补充 SettingField 部分 API
|
2021-12-27 10:41:31 +08:00 |
|
lihao.ylh
|
3f041b592b
|
feat: 补充一波 callbacks / hooks shell 模型转换
|
2021-12-23 20:54:59 +08:00 |
|
lihao.ylh
|
ece6c76b46
|
feat: 继续完善
|
2021-12-23 15:55:02 +08:00 |
|
lihao.ylh
|
23c08b2108
|
chore: 使用新的 engine-core
|
2021-12-23 11:20:07 +08:00 |
|
lihao.ylh
|
a52fcafc45
|
feat: 补充 component-meta 相关 API & 将 getXxx 改成 get xxx
|
2021-12-23 11:12:31 +08:00 |
|
lihao.ylh
|
b1383fa773
|
Merge branch feat/ali-npm into 2.x
Title: feat: delete @ali npm used code
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/7187960
|
2021-12-22 10:55:52 +08:00 |
|
lihao.ylh
|
81731866e1
|
feat: 补充 simulator-host 模块以及部分注释
|
2021-12-21 20:46:27 +08:00 |
|
lihao.ylh
|
9a4da20bf0
|
Merge branch 2.x-fix-types into 2.x
Title: 补充第二批类型定义
- 优化 types 类型定义,使得类型注释能在 VSCode 中正确被提示

- 参照协议规范,完善所有 schema 和 asset 相关描述
- 将资产包协议的类型定义从 utils 移动到 types 中
- 跟随物料规范,追加 ComponentSort 标识
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/7216325
|
2021-12-21 14:43:21 +08:00 |
|
lihao.ylh
|
32e235fcb1
|
chore: 移除内置 setters
|
2021-12-21 14:37:13 +08:00 |
|
lihao.ylh
|
00300cbe8c
|
Merge branch feat/code-generator-2.x into 2.x
Title: 将出码模块合并入低代码引擎主仓库中
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/7290862
|
2021-12-21 10:25:32 +08:00 |
|
lihao.ylh
|
3510ea6d76
|
chore: up
|
2021-12-20 20:21:26 +08:00 |
|
牧毅
|
69ee46fdbd
|
chore: 🤖 补充 JSON5 格式的示例 schema 文件(命令行里面会用到的)
|
2021-12-20 18:08:46 +08:00 |
|
牧毅
|
fc46a6207c
|
chore: 🤖 必须要加上 jest.config.js 否则 jest 跑的时候会报错的
|
2021-12-20 18:06:44 +08:00 |
|
牧毅
|
54ec0154b6
|
chore: 🤖 修改出码模块的包名,并更新版本
|
2021-12-20 18:02:41 +08:00 |
|
牧毅
|
2177f3f169
|
chore: 出码模块无 UI,直接使用 esbuild 来构建更方便更快捷
|
2021-12-20 18:01:07 +08:00 |
|
牧毅
|
c94a4fb1df
|
chore: 去掉一些lerna 项目中不需要的文件
|
2021-12-20 17:07:38 +08:00 |
|
牧毅
|
1cd6561497
|
feat: 开源出码模块
|
2021-12-20 16:52:48 +08:00 |
|
lihao.ylh
|
0061b72c3c
|
chore: up
|
2021-12-20 14:51:07 +08:00 |
|
lihao.ylh
|
344c0113a2
|
chore: 临时提交
|
2021-12-20 11:30:46 +08:00 |
|
humphry.hy
|
1a03a8c78e
|
docs: 跟随物料规范,追加 ComponentSort 标识
|
2021-12-14 15:18:35 +08:00 |
|
humphry.hy
|
e46d371dcd
|
feat: 将 assets 资产包定义改到 types 里
|
2021-12-14 15:06:04 +08:00 |
|
humphry.hy
|
d82f3f587f
|
docs: 补完 ts 类型定义
|
2021-12-14 14:53:27 +08:00 |
|
humphry.hy
|
5f65901447
|
docs: 针对标准补完 value-type 和 seter-config 的类型
|
2021-12-14 11:38:07 +08:00 |
|
humphry.hy
|
0ac42471c8
|
feat: 补充物料协议
|
2021-12-13 20:12:42 +08:00 |
|
humphry.hy
|
820f8c046c
|
docs: 参照协议规范,完善所有 schema 和 asset 相关描述
|
2021-12-13 19:47:11 +08:00 |
|
humphry.hy
|
1a2f82154b
|
feat: 补充文档定义
|
2021-12-13 17:33:45 +08:00 |
|