guokai.jgk
|
2e07aa3886
|
v1.0.23-alpha.1
|
2020-11-25 19:56:45 +08:00 |
|
guokai.jgk
|
9ca4b3f92f
|
fix: polyfill Promise.allSettled
|
2020-11-25 19:56:18 +08:00 |
|
zude.hzd
|
cd7ee0d2fb
|
fix: 重构jsonsetter,移除iceluna
|
2020-11-25 15:19:48 +08:00 |
|
gengyang
|
2993287be8
|
feat: use fixed version of react-docgen
|
2020-11-23 10:14:47 +08:00 |
|
彼洋
|
c06249b1a4
|
Merge branch 'fix/ducheng-1116-bugs' into 'release/1.0.0'
feat: 新增插件的静态函数onInit,每次插件安装的时候会执行
See merge request !1053631
|
2020-11-20 12:30:49 +08:00 |
|
zude.hzd
|
fb943c530e
|
feat: 新增插件的静态函数onInit,每次插件安装的时候会执行
|
2020-11-19 23:03:51 +08:00 |
|
guokai.jgk
|
8f5d0ce6ee
|
fix: 兼容服务大厅已有的的 api 字段
|
2020-11-18 14:14:22 +08:00 |
|
guokai.jgk
|
7757ef7af7
|
v1.0.22-alpha.1
|
2020-11-18 14:11:55 +08:00 |
|
guokai.jgk
|
6edf60c129
|
v1.0.22-alpha.2
|
2020-11-18 14:06:22 +08:00 |
|
guokai.jgk
|
d73e2d961f
|
v1.0.22-alpha.1
|
2020-11-18 14:03:54 +08:00 |
|
牧毅
|
71aa2f6b6e
|
fix: 🐛 解决条件渲染场景下若条件值为 0 会误渲染出 0 的问题
|
2020-11-18 10:17:12 +08:00 |
|
荣彬
|
56010f2750
|
Publish
- @ali/lowcode-code-generator@1.0.22
- @ali/lowcode-datasource-engine@1.0.22
- @ali/lowcode-datasource-fetch-handler@1.0.21
- @ali/lowcode-datasource-jsonp-handler@1.0.21
- @ali/lowcode-datasource-mopen-handler@1.0.21
- @ali/lowcode-datasource-mtop-handler@1.0.21
- @ali/lowcode-datasource-types@1.0.21
- @ali/lowcode-datasource-universal-mtop-handler@1.0.21
- @ali/lowcode-datasource-url-params-handler@1.0.21
- @ali/lowcode-demo-server@1.0.22
- @ali/lowcode-demo@1.0.22
- @ali/lowcode-designer@1.0.22
- @ali/lowcode-editor-core@1.0.22
- @ali/lowcode-editor-preset-general@1.0.22
- @ali/lowcode-editor-preset-vision@1.0.22
- @ali/lowcode-editor-setters@1.0.22
- @ali/lowcode-editor-skeleton@1.0.22
- @ali/lowcode-material-parser@1.0.22
- @ali/lowcode-plugin-components-pane@1.0.22
- @ali/lowcode-plugin-datasource-pane@1.0.21
- @ali/lowcode-plugin-designer@1.0.22
- @ali/lowcode-plugin-event-bind-dialog@1.0.21
- @ali/lowcode-plugin-outline-pane@1.0.21
- @ali/lowcode-plugin-sample-logo@1.0.21
- @ali/lowcode-plugin-sample-preview@1.0.21
- @ali/lowcode-plugin-source-editor@1.0.20
- @ali/lowcode-plugin-undo-redo@1.0.21
- @ali/lowcode-plugin-variable-bind-dialog@1.0.21
- @ali/lowcode-plugin-zh-en@1.0.21
- @ali/lowcode-rax-provider@1.0.21
- @ali/lowcode-rax-renderer@1.0.21
- @ali/lowcode-rax-simulator-renderer@1.0.21
- @ali/lowcode-react-provider@1.0.23
- @ali/lowcode-react-renderer@1.0.21
- @ali/lowcode-react-simulator-renderer@1.0.21
- @ali/lowcode-runtime@1.0.23
- @ali/lowcode-types@1.0.20
- @ali/lowcode-utils@1.0.21
|
2020-11-16 14:34:20 +08:00 |
|
荣彬
|
f4e9b3a339
|
Merge branch 'fix-datasource-engine' into 'release/1.0.0'
fix: datasource engine adpater
See merge request !1045742
|
2020-11-13 20:06:48 +08:00 |
|
荣彬
|
55e548b377
|
Merge branch 'fix/ducheng-1112-bugs' into 'release/1.0.0'
fix: js编辑器移除尾逗号
See merge request !1044875
|
2020-11-13 20:06:30 +08:00 |
|
guokai.jgk
|
52d0d882b6
|
fix: datasource engine adpater
|
2020-11-13 16:15:13 +08:00 |
|
zude.hzd
|
7cd5c5c256
|
fix: js编辑器移除尾逗号
|
2020-11-12 22:32:34 +08:00 |
|
牧毅
|
7e37f8dd16
|
fix: 🐛 schema 中没有 state 的定义, 出码后的 Rax/React 组件应有个默认的空的 state
|
2020-11-12 20:50:54 +08:00 |
|
春希
|
1a9e9534ae
|
fix: pure string export in jsx
|
2020-11-12 11:26:27 +08:00 |
|
牧毅
|
fb5ba936a9
|
fix: 🐛 解决出码的 disk publisher 不能正确地创建子目录的问题
|
2020-11-12 09:58:12 +08:00 |
|
牧毅
|
fa688577e0
|
fix: 🐛 解决多行文本在出码的时候生成的字符串是无效代码的问题
|
2020-11-11 16:13:58 +08:00 |
|
mark.ck
|
19537aad22
|
Merge branch hotfix/code-propname-fix into release/1.0.0
Title: fix: Object 类型数据属性名处理方法修复
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/4068950
|
2020-11-11 11:24:21 +08:00 |
|
mark.ck
|
a9c9c788d6
|
Merge branch hotfix/babel-build-bug into release/1.0.0
Title: fix: 修复 babel 编译行为不正确的地方
1. 修复 Set 解构行为不正确
2. 修复 types 检查不正确的地方
3. 补全部分注释
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/4062802
|
2020-11-11 11:23:41 +08:00 |
|
mark.ck
|
a4fa203f75
|
Merge branch 'fix/slot-duplication' into 'release/1.0.0'
Code review title: fix: 修复 slot 以及子节点不销毁
Code review Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/4057087
|
2020-11-11 11:22:17 +08:00 |
|
春希
|
dd69113249
|
fix: object property name fix logic
|
2020-11-11 11:12:14 +08:00 |
|
荣彬
|
986ffe59b9
|
chore: 修改版本号和代码格式
|
2020-11-10 23:50:49 +08:00 |
|
荣彬
|
56f42ff7a5
|
Publish
- @ali/lowcode-code-generator@1.0.21
- @ali/lowcode-datasource-engine@1.0.21
- @ali/lowcode-datasource-fetch-handler@1.0.20
- @ali/lowcode-datasource-jsonp-handler@1.0.20
- @ali/lowcode-datasource-mopen-handler@1.0.20
- @ali/lowcode-datasource-mtop-handler@1.0.20
- @ali/lowcode-datasource-types@1.0.20
- @ali/lowcode-datasource-universal-mtop-handler@1.0.20
- @ali/lowcode-datasource-url-params-handler@1.0.20
- @ali/lowcode-demo-server@1.0.21
- @ali/lowcode-demo@1.0.21
- @ali/lowcode-designer@1.0.21
- @ali/lowcode-editor-core@1.0.21
- @ali/lowcode-editor-preset-general@1.0.21
- @ali/lowcode-editor-preset-vision@1.0.21
- @ali/lowcode-editor-setters@1.0.21
- @ali/lowcode-editor-skeleton@1.0.21
- @ali/lowcode-material-parser@1.0.21
- @ali/lowcode-plugin-components-pane@1.0.21
- @ali/lowcode-plugin-datasource-pane@1.0.20
- @ali/lowcode-plugin-designer@1.0.21
- @ali/lowcode-plugin-event-bind-dialog@1.0.20
- @ali/lowcode-plugin-outline-pane@1.0.20
- @ali/lowcode-plugin-sample-logo@1.0.20
- @ali/lowcode-plugin-sample-preview@1.0.20
- @ali/lowcode-plugin-source-editor@1.0.19
- @ali/lowcode-plugin-undo-redo@1.0.20
- @ali/lowcode-plugin-variable-bind-dialog@1.0.20
- @ali/lowcode-plugin-zh-en@1.0.20
- @ali/lowcode-rax-provider@1.0.20
- @ali/lowcode-rax-renderer@1.0.20
- @ali/lowcode-rax-simulator-renderer@1.0.20
- @ali/lowcode-react-provider@1.0.22
- @ali/lowcode-react-renderer@1.0.20
- @ali/lowcode-react-simulator-renderer@1.0.20
- @ali/lowcode-runtime@1.0.22
- @ali/lowcode-types@1.0.19
- @ali/lowcode-utils@1.0.20
|
2020-11-10 23:40:01 +08:00 |
|
荣彬
|
20f8a3590c
|
chore: 版本修改
|
2020-11-10 23:25:26 +08:00 |
|
荣彬
|
1ec81f2ca5
|
Publish
- @ali/lowcode-code-generator@1.0.20
- @ali/lowcode-datasource-engine@1.0.20
- @ali/lowcode-datasource-fetch-handler@1.0.9
- @ali/lowcode-datasource-jsonp-handler@1.0.6
- @ali/lowcode-datasource-mopen-handler@1.0.9
- @ali/lowcode-datasource-mtop-handler@1.0.8
- @ali/lowcode-datasource-types@1.0.2
- @ali/lowcode-datasource-universal-mtop-handler@1.0.8
- @ali/lowcode-datasource-url-params-handler@1.0.8
- @ali/lowcode-demo-server@1.0.20
- @ali/lowcode-demo@1.0.20
- @ali/lowcode-designer@1.0.20
- @ali/lowcode-editor-core@1.0.20
- @ali/lowcode-editor-preset-general@1.0.20
- @ali/lowcode-editor-preset-vision@1.0.20
- @ali/lowcode-editor-setters@1.0.20
- @ali/lowcode-editor-skeleton@1.0.20
- @ali/lowcode-material-parser@1.0.20
- @ali/lowcode-plugin-components-pane@1.0.20
- @ali/lowcode-plugin-datasource-pane@1.0.19
- @ali/lowcode-plugin-designer@1.0.20
- @ali/lowcode-plugin-event-bind-dialog@1.0.19
- @ali/lowcode-plugin-outline-pane@1.0.19
- @ali/lowcode-plugin-sample-logo@1.0.19
- @ali/lowcode-plugin-sample-preview@1.0.19
- @ali/lowcode-plugin-source-editor@1.0.18
- @ali/lowcode-plugin-undo-redo@1.0.19
- @ali/lowcode-plugin-variable-bind-dialog@1.0.19
- @ali/lowcode-plugin-zh-en@1.0.19
- @ali/lowcode-rax-provider@1.0.19
- @ali/lowcode-rax-renderer@1.0.19
- @ali/lowcode-rax-simulator-renderer@1.0.19
- @ali/lowcode-react-provider@1.0.21
- @ali/lowcode-react-renderer@1.0.19
- @ali/lowcode-react-simulator-renderer@1.0.19
- @ali/lowcode-runtime@1.0.21
- @ali/lowcode-types@1.0.18
- @ali/lowcode-utils@1.0.19
|
2020-11-10 23:07:19 +08:00 |
|
muyun.my
|
e1ab88508e
|
Merge remote-tracking branch 'origin/release/1.0.0' into hotfix/1.0.0-datasourceinject
|
2020-11-10 22:49:03 +08:00 |
|
muyun.my
|
53f3554314
|
fix: 合并数据源引擎修复代码
|
2020-11-10 22:42:54 +08:00 |
|
guokai.jgk
|
6d8b0297cf
|
v1.0.20-alpha.2
|
2020-11-10 21:00:39 +08:00 |
|
guokai.jgk
|
6378595966
|
fix: add package json typings
|
2020-11-10 21:00:03 +08:00 |
|
guokai.jgk
|
bf7b7d1a38
|
feat: update datasource engine
|
2020-11-10 20:48:37 +08:00 |
|
guokai.jgk
|
a59ab462c4
|
v1.0.20-alpha.1
|
2020-11-10 19:59:02 +08:00 |
|
muyun.my
|
3d5b5d2c63
|
chore: 优化代码,添加注释
|
2020-11-10 19:28:39 +08:00 |
|
muyun.my
|
f9e5397797
|
fix: 设计和预览两种场景下 requestHandlersMap 的接入
|
2020-11-10 19:12:25 +08:00 |
|
春希
|
1511e2cb96
|
fix: babel build bug & add some comment
|
2020-11-10 11:29:19 +08:00 |
|
muyun.my
|
707de45211
|
fix: 设计和预览两种场景下 requestHandlersMap 的接入
|
2020-11-10 09:55:42 +08:00 |
|
力皓
|
8ef62c84b1
|
fix: 修复 slot 以及子节点不销毁
|
2020-11-09 14:06:48 +08:00 |
|
muyun.my
|
aa7896090d
|
chore: debug for alimama
|
2020-11-08 18:03:33 +08:00 |
|
muyun.my
|
98ae1ed82c
|
fix: 修复数据源的接入问题
|
2020-11-07 22:01:01 +08:00 |
|
mark.ck
|
8df5f050d7
|
fix: typo of onResizeEnd and remove
|
2020-11-07 19:15:22 +08:00 |
|
荣彬
|
a8a17492e9
|
fix: datasource package.json files 新增lib文件
|
2020-11-06 10:50:11 +08:00 |
|
荣彬
|
5209723237
|
Publish
- @ali/lowcode-code-generator@1.0.19
- @ali/lowcode-datasource-engine@1.0.18
- @ali/lowcode-datasource-fetch-handler@1.0.8
- @ali/lowcode-datasource-jsonp-handler@1.0.5
- @ali/lowcode-datasource-mopen-handler@1.0.8
- @ali/lowcode-datasource-mtop-handler@1.0.7
- @ali/lowcode-datasource-universal-mtop-handler@1.0.7
- @ali/lowcode-datasource-url-params-handler@1.0.7
- @ali/lowcode-demo-server@1.0.19
- @ali/lowcode-demo@1.0.19
- @ali/lowcode-designer@1.0.19
- @ali/lowcode-editor-core@1.0.19
- @ali/lowcode-editor-preset-general@1.0.19
- @ali/lowcode-editor-preset-vision@1.0.19
- @ali/lowcode-editor-setters@1.0.19
- @ali/lowcode-editor-skeleton@1.0.19
- @ali/lowcode-material-parser@1.0.19
- @ali/lowcode-plugin-components-pane@1.0.19
- @ali/lowcode-plugin-datasource-pane@1.0.18
- @ali/lowcode-plugin-designer@1.0.19
- @ali/lowcode-plugin-event-bind-dialog@1.0.18
- @ali/lowcode-plugin-outline-pane@1.0.18
- @ali/lowcode-plugin-sample-logo@1.0.18
- @ali/lowcode-plugin-sample-preview@1.0.18
- @ali/lowcode-plugin-source-editor@1.0.17
- @ali/lowcode-plugin-undo-redo@1.0.18
- @ali/lowcode-plugin-variable-bind-dialog@1.0.18
- @ali/lowcode-plugin-zh-en@1.0.18
- @ali/lowcode-rax-provider@1.0.18
- @ali/lowcode-rax-renderer@1.0.18
- @ali/lowcode-rax-simulator-renderer@1.0.18
- @ali/lowcode-react-provider@1.0.20
- @ali/lowcode-react-renderer@1.0.18
- @ali/lowcode-react-simulator-renderer@1.0.18
- @ali/lowcode-runtime@1.0.20
- @ali/lowcode-datasource-types@1.0.1
- @ali/lowcode-types@1.0.17
- @ali/lowcode-utils@1.0.18
|
2020-11-05 22:06:40 +08:00 |
|
rongbin.arb
|
b297e58df4
|
Merge branch 'feat/split-lowcode-types' into 'release/1.0.0'
Code review title: feat: split datasource types
Code review description: 拆分 datasource 的 types
Code review Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/4045378
|
2020-11-05 21:09:46 +08:00 |
|
guokai.jgk
|
fd80698df1
|
feat: split datasource types
|
2020-11-05 19:30:31 +08:00 |
|
zude.hzd
|
7fe793a1c0
|
fix: 修改style-setter报错,loadAsyncLib 判断
|
2020-11-05 17:32:38 +08:00 |
|
荣彬
|
a24787870a
|
fix: datasource版本错误问题
|
2020-11-05 12:06:43 +08:00 |
|
荣彬
|
aadb1708c4
|
Publish
- @ali/lowcode-code-generator@1.0.18
- @ali/lowcode-datasource-engine@1.0.17
- @ali/lowcode-datasource-fetch-handler@1.0.7
- @ali/lowcode-datasource-jsonp-handler@1.0.4
- @ali/lowcode-datasource-mopen-handler@1.0.7
- @ali/lowcode-datasource-mtop-handler@1.0.6
- @ali/lowcode-datasource-universal-mtop-handler@1.0.6
- @ali/lowcode-datasource-url-params-handler@1.0.6
- @ali/lowcode-demo-server@1.0.18
- @ali/lowcode-demo@1.0.18
- @ali/lowcode-designer@1.0.18
- @ali/lowcode-editor-core@1.0.18
- @ali/lowcode-editor-preset-general@1.0.18
- @ali/lowcode-editor-preset-vision@1.0.18
- @ali/lowcode-editor-setters@1.0.18
- @ali/lowcode-editor-skeleton@1.0.18
- @ali/lowcode-material-parser@1.0.18
- @ali/lowcode-plugin-components-pane@1.0.18
- @ali/lowcode-plugin-datasource-pane@1.0.17
- @ali/lowcode-plugin-designer@1.0.18
- @ali/lowcode-plugin-event-bind-dialog@1.0.17
- @ali/lowcode-plugin-outline-pane@1.0.17
- @ali/lowcode-plugin-sample-logo@1.0.17
- @ali/lowcode-plugin-sample-preview@1.0.17
- @ali/lowcode-plugin-source-editor@1.0.16
- @ali/lowcode-plugin-undo-redo@1.0.17
- @ali/lowcode-plugin-variable-bind-dialog@1.0.17
- @ali/lowcode-plugin-zh-en@1.0.17
- @ali/lowcode-rax-provider@1.0.17
- @ali/lowcode-rax-renderer@1.0.17
- @ali/lowcode-rax-simulator-renderer@1.0.17
- @ali/lowcode-react-provider@1.0.19
- @ali/lowcode-react-renderer@1.0.17
- @ali/lowcode-react-simulator-renderer@1.0.17
- @ali/lowcode-runtime@1.0.19
- @ali/lowcode-types@1.0.16
- @ali/lowcode-utils@1.0.17
|
2020-11-05 12:00:15 +08:00 |
|
荣彬
|
37f34e4e88
|
Merge branch 'release/1.0.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into release/1.0.0
|
2020-11-05 11:33:01 +08:00 |
|