康为
|
806ddb4b7e
|
Merge branch 'feat/code-gen-export-tools' into 'release/0.9.0'
增加 Zip 产出插件 & 增加自定义定制 demo
1. 修复 condition 代码生成的 bug
2. 增加 zip 产出 publisher
3. 增加自定义定制生成器的 demo
See merge request !895638
|
2020-07-16 12:45:22 +08:00 |
|
春希
|
31156edd9b
|
feat: add zip publisher
|
2020-07-16 11:43:24 +08:00 |
|
康为
|
ebe895332c
|
Merge branch 'fix/setters' into 'release/0.9.0'
修复setter相关的一些问题
按照[规范文档](https://yuque.antfin-inc.com/ali-lowcode/docs/cew856#fsbBH)
1. 把MixedSetter重命名为MixinSetter
2. `@ali/lowcode-editor-setters`默认导出所有14种基础setter
3. 修复了一些边界情况处理
一些别的问题:
* 文档中列出的"JSONSetter",但是代码中都是写成"JsonSetter",这个要统一一下
* 文档中"MixinSetter"写成了"MinxinSetter",拼错了
See merge request !892751
|
2020-07-16 09:53:40 +08:00 |
|
春希
|
2e332e3323
|
Merge commit '5016f8d0eb41164b9cb0a3ca1012ae73d5b69489' into feat/code-gen-export-tools
|
2020-07-15 23:12:17 +08:00 |
|
康为
|
5016f8d0eb
|
Merge branch 'fix/jsslot-schema-format' into 'release/0.9.0'
Fix/jsslot schema format
See merge request !895040
|
2020-07-15 20:59:05 +08:00 |
|
康为
|
e049b7bc4e
|
Merge branch 'feat/support-model-node-in-outline-pane' into 'release/0.9.0'
fix: 没有 modal node 时不显示模态视图
See merge request !894048
|
2020-07-15 20:58:26 +08:00 |
|
mario.gk
|
af1746b0be
|
fix: 可以降级到历史的 JSBlock 格式
|
2020-07-15 20:55:30 +08:00 |
|
康为
|
a45f2d02e6
|
Merge branch 'fix/left-fixed-pane-width' into 'release/0.9.0'
fix: left-fixed-pane 设置宽度不生效
See merge request !894576
|
2020-07-15 20:31:20 +08:00 |
|
YJSON
|
a5f0d5ee02
|
fix: left-fixed-pane 设置宽度不生效
|
2020-07-15 17:46:19 +08:00 |
|
jiulong.hjl
|
5e7e488049
|
fix: 修复取不到值的情况
|
2020-07-15 17:05:40 +08:00 |
|
jiulong.hjl
|
0e9a740406
|
fix: rename MixinSetter to MixedSetter
|
2020-07-15 16:58:30 +08:00 |
|
康为
|
d70081ce24
|
Merge branch 'fix/parseProps' into 'release/0.9.0'
fix: typeName 为 any 时转换出的 MixedSetter 缺少 props 的问题
修复 typeName 为 any 时转换出的 MixedSetter 缺少 props 的问题
See merge request !893134
|
2020-07-15 16:00:13 +08:00 |
|
mario.gk
|
555824c9b7
|
fix: 没有 modal node 时不显示模态视图
|
2020-07-15 15:05:07 +08:00 |
|
康为
|
44d0f0b246
|
Merge branch 'feat/rax-simulator' into 'release/0.9.0'
Feat/rax simulator
新增rax-simulator以及 simulator中新增 simulatorProps 的 renderEnv
See merge request !891686
|
2020-07-15 14:37:39 +08:00 |
|
荣彬
|
f781ea5f1d
|
删除无用console
|
2020-07-15 14:34:52 +08:00 |
|
康为
|
d282a37542
|
Merge branch 'feat/support-model-node-in-outline-pane' into 'release/0.9.0'
Feat/support model node in outline pane
大纲树支持模态视图
模态视图只能在根节点
See merge request !893801
|
2020-07-15 14:24:31 +08:00 |
|
mario.gk
|
9a72dd7275
|
fix: modal node locate
|
2020-07-15 13:55:03 +08:00 |
|
mario.gk
|
2cedf733fb
|
refactor: remove useless code
|
2020-07-15 11:37:08 +08:00 |
|
mario.gk
|
3785e1c171
|
feat: 大纲树支持模态视图
|
2020-07-15 11:34:23 +08:00 |
|
幽城
|
6d2b955017
|
fix: skeleton.topArea.hide() 不生效的问题
|
2020-07-15 10:57:49 +08:00 |
|
幽城
|
4b9084f764
|
fix: typeName 为 any 时转换出的 MixedSetter 缺少 props 的问题
|
2020-07-14 21:24:46 +08:00 |
|
kangwei
|
7549871a13
|
Publish
- @ali/lowcode-demo@0.8.37
- @ali/lowcode-designer@0.9.27
- @ali/lowcode-editor-preset-general@0.9.12
- @ali/lowcode-editor-preset-vision@0.8.28
- @ali/lowcode-editor-skeleton@0.8.33
- @ali/lowcode-plugin-components-pane@0.8.29
- @ali/lowcode-plugin-designer@0.9.27
- @ali/lowcode-plugin-outline-pane@0.8.33
- @ali/lowcode-plugin-sample-preview@0.8.31
- @ali/lowcode-plugin-undo-redo@0.8.31
- @ali/lowcode-react-simulator-renderer@0.8.33
|
2020-07-14 15:45:13 +08:00 |
|
kangwei
|
4df110c5d5
|
Merge branch 'release/0.9.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into release/0.9.0
|
2020-07-14 15:43:35 +08:00 |
|
kangwei
|
01712f5e73
|
fix generate node id
|
2020-07-14 15:43:19 +08:00 |
|
康为
|
2fcae13887
|
Merge branch 'style/setter-style-optimize' into 'release/0.9.0'
Style/setter style optimize
右侧属性面板样式优化、bug 修复
See merge request !891199
|
2020-07-14 15:31:01 +08:00 |
|
荣彬
|
17346c7a09
|
新增simulatorProps renderEnv
|
2020-07-14 11:34:50 +08:00 |
|
荣彬
|
29bc7b8835
|
新增rax simulator
|
2020-07-14 10:14:48 +08:00 |
|
kangwei
|
8bd2dcb324
|
Publish
- @ali/lowcode-demo@0.8.36
- @ali/lowcode-designer@0.9.26
- @ali/lowcode-editor-core@0.8.21
- @ali/lowcode-editor-preset-general@0.9.11
- @ali/lowcode-editor-preset-vision@0.8.27
- @ali/lowcode-editor-setters@0.9.7
- @ali/lowcode-editor-skeleton@0.8.32
- @ali/lowcode-plugin-components-pane@0.8.28
- @ali/lowcode-plugin-designer@0.9.26
- @ali/lowcode-plugin-event-bind-dialog@0.8.20
- @ali/lowcode-plugin-outline-pane@0.8.32
- @ali/lowcode-plugin-sample-logo@0.8.19
- @ali/lowcode-plugin-sample-preview@0.8.30
- @ali/lowcode-plugin-source-editor@0.8.17
- @ali/lowcode-plugin-undo-redo@0.8.30
- @ali/lowcode-plugin-variable-bind-dialog@0.8.18
- @ali/lowcode-plugin-zh-en@0.8.22
- @ali/lowcode-react-simulator-renderer@0.8.32
- @ali/lowcode-types@0.8.11
- @ali/lowcode-utils@0.8.12
|
2020-07-13 22:23:40 +08:00 |
|
kangwei
|
0777c3c9d9
|
sperate props upgrade & init logic
|
2020-07-13 22:23:18 +08:00 |
|
mario.gk
|
353fb10e21
|
fix: 右侧配置面板面包屑点击无效
|
2020-07-13 21:20:43 +08:00 |
|
kangwei
|
6dc9ff8426
|
Publish
- @ali/lowcode-demo@0.8.35
- @ali/lowcode-designer@0.9.25
- @ali/lowcode-editor-preset-general@0.9.10
- @ali/lowcode-editor-preset-vision@0.8.26
- @ali/lowcode-editor-skeleton@0.8.31
- @ali/lowcode-plugin-components-pane@0.8.27
- @ali/lowcode-plugin-designer@0.9.25
- @ali/lowcode-plugin-outline-pane@0.8.31
- @ali/lowcode-plugin-sample-preview@0.8.29
- @ali/lowcode-plugin-undo-redo@0.8.29
- @ali/lowcode-react-simulator-renderer@0.8.31
|
2020-07-12 20:39:54 +08:00 |
|
kangwei
|
e666853b1e
|
support addon to props
|
2020-07-12 20:39:41 +08:00 |
|
kangwei
|
c0ecaa6d60
|
Publish
- @ali/lowcode-code-generator@0.8.9
|
2020-07-12 19:51:46 +08:00 |
|
kangwei
|
46aa09883f
|
Publish
- @ali/lowcode-code-generator@0.8.7
- @ali/lowcode-demo@0.8.34
- @ali/lowcode-designer@0.9.24
- @ali/lowcode-editor-core@0.8.20
- @ali/lowcode-editor-preset-general@0.9.9
- @ali/lowcode-editor-preset-vision@0.8.25
- @ali/lowcode-editor-setters@0.9.6
- @ali/lowcode-editor-skeleton@0.8.30
- @ali/lowcode-plugin-components-pane@0.8.26
- @ali/lowcode-plugin-designer@0.9.24
- @ali/lowcode-plugin-event-bind-dialog@0.8.19
- @ali/lowcode-plugin-outline-pane@0.8.30
- @ali/lowcode-plugin-sample-logo@0.8.18
- @ali/lowcode-plugin-sample-preview@0.8.28
- @ali/lowcode-plugin-source-editor@0.8.16
- @ali/lowcode-plugin-undo-redo@0.8.28
- @ali/lowcode-plugin-variable-bind-dialog@0.8.17
- @ali/lowcode-plugin-zh-en@0.8.21
- @ali/lowcode-react-renderer@0.8.13
- @ali/lowcode-react-simulator-renderer@0.8.30
- @ali/lowcode-types@0.8.10
- @ali/lowcode-utils@0.8.11
|
2020-07-12 19:50:54 +08:00 |
|
kangwei
|
89d05b572b
|
Merge branch 'release/0.9.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into release/0.9.0
|
2020-07-12 19:50:15 +08:00 |
|
kangwei
|
61e19ebd25
|
fix addon callbacks
|
2020-07-12 19:43:26 +08:00 |
|
mario.gk
|
00c28dde6f
|
style: 右侧配置面板样式优化
|
2020-07-08 16:41:59 +08:00 |
|
康为
|
cd0c6a8871
|
Merge branch 'fix/sectionPane' into 'release/0.9.0'
fix: 区块模板切换之后数据不显示
See merge request !880821
|
2020-07-06 12:52:53 +08:00 |
|
春希
|
07e27592a6
|
fix: 新增自定义模式 demo & 导出自定义需要的信息
|
2020-07-03 11:56:30 +08:00 |
|
春希
|
57b30cf785
|
fix: 修复 condition 代码导出错误
|
2020-07-03 11:55:53 +08:00 |
|
春希
|
93ff5c2393
|
feat: prepare publish for code-generator
|
2020-07-01 12:08:42 +08:00 |
|
春希
|
397ad5b93d
|
Merge into feat/code-generator
|
2020-07-01 10:14:51 +08:00 |
|
春希
|
6cf7c3d337
|
feat: rewrite demo & export plugins and utils
|
2020-07-01 10:03:39 +08:00 |
|
mario.gk
|
cd7f353133
|
Merge commit '88bbc65d0643bb2ce9d09d20c1678e7d5f2966e4' into feat/supportPropsInLowCodeComponent
# Conflicts:
# packages/react-simulator-renderer/src/renderer.ts
|
2020-06-30 19:55:11 +08:00 |
|
mario.gk
|
c5a817bd3a
|
feat: 支持低代码组件设计态实时改变
|
2020-06-30 19:52:30 +08:00 |
|
mario.gk
|
80a5c93934
|
fix: nextId append the id of document
|
2020-06-30 16:38:58 +08:00 |
|
康为
|
88bbc65d06
|
Merge branch 'node-children-compatibility' into 'release/0.9.0'
fix: NodeChildren伪装为Array保证向前兼容
保证VU调用 ({}).toString.call(children) === '[object Array]'
See merge request !867878
|
2020-06-30 15:14:17 +08:00 |
|
康为
|
1515dea67f
|
Merge branch 'fix/rootNodeSupportDiv' into 'release/0.9.0'
Fix/root node support div
See merge request !869860
|
2020-06-30 15:07:34 +08:00 |
|
mario.gk
|
116498ee77
|
fix: 低代码组件 props 显示 object 问题
|
2020-06-28 17:27:32 +08:00 |
|
mario.gk
|
2495afac95
|
revert: 去掉多余注释
|
2020-06-28 15:22:31 +08:00 |
|