wuji.xwt
|
e435f3e99a
|
style: for plugin-sample-preview
|
2020-09-10 17:31:10 +08:00 |
|
wuji.xwt
|
47a7f6c504
|
style: for plugin-event-bind-dialog
|
2020-09-10 17:29:40 +08:00 |
|
wuji.xwt
|
35e4575543
|
style: for demo-server
|
2020-09-10 17:27:32 +08:00 |
|
wuji.xwt
|
a5e76c1d0e
|
style: for demo
|
2020-09-10 17:26:02 +08:00 |
|
zude.hzd
|
8ffe91fb85
|
style: code style
|
2020-09-10 15:55:20 +08:00 |
|
zude.hzd
|
e90ae8f0b8
|
Merge branch 'refactor/code-style' into fix/ducheng-source-style
|
2020-09-10 14:36:12 +08:00 |
|
mark.ck
|
cdd1744b60
|
refactor: component-panel
plugin-component-pane 代码规范化
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3703771
* feat: support bizcomps
* refactor: component-panel
|
2020-09-10 12:58:46 +08:00 |
|
wuji.xwt
|
c0b7bff96d
|
Merge remote-tracking branch 'origin/release/1.0.0' into refactor/code-style
# Conflicts:
# packages/designer/src/document/document-model.ts
# packages/designer/src/document/node/node-children.ts
# packages/designer/src/document/node/props/prop.ts
# packages/plugin-source-editor/src/index.tsx
|
2020-09-08 20:38:34 +08:00 |
|
力皓
|
458b4952b4
|
chore: fix conflicts
|
2020-09-08 20:16:27 +08:00 |
|
力皓
|
bef84b0f96
|
chore: fix conflicts
|
2020-09-08 20:05:22 +08:00 |
|
高凯
|
f786147397
|
Merge branch 'fix/lihao-bugs-200902' into 'release/0.9.18'
fix: 优化树子节点删除逻辑
refactor: 增强对 react 组件的判断
See merge request !971013
|
2020-09-08 17:58:25 +08:00 |
|
zude.hzd
|
b0a4dca3bf
|
style: eslint
|
2020-09-08 17:56:44 +08:00 |
|
力皓
|
47e814f807
|
fix: 优化树子节点删除逻辑
refactor: 增强对 react 组件的判断
|
2020-09-08 17:49:38 +08:00 |
|
wuji.xwt
|
1862b5564f
|
Merge remote-tracking branch 'origin/release/1.0.0' into refactor/code-style
# Conflicts:
# packages/plugin-event-bind-dialog/src/index.tsx
# packages/plugin-source-editor/src/index.tsx
# packages/runtime/src/core/container.ts
# packages/runtime/src/core/provider.ts
|
2020-09-08 15:26:15 +08:00 |
|
zude.hzd
|
cb72e4ce92
|
fix:js面板每次打开的时候重新获取最新schema
|
2020-09-08 12:45:59 +08:00 |
|
力皓
|
e62aa94d9e
|
Publish
- @ali/lowcode-demo@0.8.65
- @ali/lowcode-designer@0.9.55
- @ali/lowcode-editor-preset-general@0.9.40
- @ali/lowcode-editor-preset-vision@0.8.57
- @ali/lowcode-editor-skeleton@0.8.61
- @ali/lowcode-plugin-components-pane@0.8.57
- @ali/lowcode-plugin-designer@0.9.55
- @ali/lowcode-plugin-outline-pane@0.8.61
- @ali/lowcode-plugin-sample-preview@0.8.59
- @ali/lowcode-plugin-undo-redo@0.8.59
- @ali/lowcode-rax-simulator-renderer@0.8.60
- @ali/lowcode-react-simulator-renderer@0.8.61
|
2020-09-08 11:25:30 +08:00 |
|
wuji.xwt
|
7e2f4d6577
|
style: eslint settings
|
2020-09-08 10:30:51 +08:00 |
|
荣彬
|
3c39c33694
|
Merge branch 'refactor/runtime' into 'release/1.0.0'
Refactor/runtime
See merge request !962652
|
2020-09-08 10:08:32 +08:00 |
|
荣彬
|
4e08ebabe5
|
Merge branch 'fix/event-dialog-bug' into 'release/1.0.0'
add feature: setSchema and render page
add feature:add function project.setSchema
fix : event-dialog bugs
See merge request !965319
|
2020-09-08 10:04:57 +08:00 |
|
wuyue.xht
|
09d5562fe7
|
Merge branch 'release/1.0.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into refactor/runtime
|
2020-09-07 20:32:18 +08:00 |
|
wuji.xwt
|
5532c9436d
|
fix: using the same eslint config
|
2020-09-07 18:10:03 +08:00 |
|
wuji.xwt
|
1952d07e86
|
style: fix by lint
|
2020-09-07 17:48:39 +08:00 |
|
wuyue.xht
|
9c3390c273
|
chore: use @ali/lowcode-utils@^1.0.7
|
2020-09-07 16:59:29 +08:00 |
|
wuji.xwt
|
1379bf731d
|
Merge remote-tracking branch 'origin/release/1.0.0' into refactor/js-to-ts
# Conflicts:
# packages/rax-render/src/utils/appHelper.js
# packages/rax-render/src/utils/appHelper.ts
# packages/utils/src/appHelper.ts
|
2020-09-07 16:32:05 +08:00 |
|
wuji.xwt
|
436e396f59
|
refactor: JS to TS for Rax Renderer
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3678935
* refactor: rax-renderer
* Merge remote-tracking branch 'origin/refactor/js-to-ts' into refactor/js2ts-rax-renderer
* Merge remote-tracking branch 'origin/refactor/js-to-ts' into refactor/js2ts-rax-renderer
* refactor: ts-nocheck
* chore: ts compile error
* fix: ts rootDir
* fix: compile error
* chore: using same tsconfig for rax component
* refactor: ts compile rax-renderer && rax-provider
|
2020-09-07 16:26:35 +08:00 |
|
rongbin.arb
|
6d09bfde9e
|
Merge branch feat/container-place-holder into release/1.0.0
Title: feat: 容器组件支持传入 placeholder 和对应样式
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3643443
|
2020-09-07 16:26:21 +08:00 |
|
wuyue.xht
|
1f6d131300
|
feat: 抽离AppHelper
fix: 导出AppHelper
|
2020-09-07 16:06:49 +08:00 |
|
wuyue.xht
|
9ffbdc2d1c
|
feat:支持appHelper
|
2020-09-07 15:41:26 +08:00 |
|
荣彬
|
c52731879d
|
Merge branch 'fix/multiple-tree' into 'release/1.0.0'
fix: 解决 set('schema') 后 componentsTree 越来越多的 bug
See merge request !962981
|
2020-09-07 14:30:28 +08:00 |
|
力皓
|
7a6bf2cdb4
|
fix: 拖拽时要解除与原来节点的关系
|
2020-09-07 14:19:09 +08:00 |
|
wuji.xwt
|
13989d3cc9
|
refactor: js to ts for rax-provider
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3678180
* refactor: rax-provider
* feat: add build command
* chore: compilerOptions for rax-provider
|
2020-09-07 13:32:26 +08:00 |
|
wuji.xwt
|
f683dd78c7
|
refactor: editor-setters
|
2020-09-07 11:27:33 +08:00 |
|
wuji.xwt
|
cc180b8cce
|
refactor: material-parser
|
2020-09-07 11:25:06 +08:00 |
|
wuji.xwt
|
081a817aa9
|
refactor: designer
|
2020-09-07 11:09:13 +08:00 |
|
wuji.xwt
|
5575c2e8f1
|
refactor: editor-skeleton
|
2020-09-07 11:08:09 +08:00 |
|
力皓
|
2bcd87741e
|
Merge branch 'trunk-vision' into fix/lihao-bugs-200902
|
2020-09-07 09:52:44 +08:00 |
|
wuji.xwt
|
e52d94f72c
|
chore: build-script
|
2020-09-04 18:52:47 +08:00 |
|
wuji.xwt
|
ebe05056f0
|
refactor: react-render using TypeScript
|
2020-09-04 18:27:52 +08:00 |
|
wuji.xwt
|
c19a09d187
|
chore: remove unnecessary code
|
2020-09-04 18:17:01 +08:00 |
|
zude.hzd
|
2462596fbd
|
add feature: setSchema and render page
fix : event-dialog bugs
|
2020-09-03 22:03:57 +08:00 |
|
力皓
|
88e5008139
|
fix: 补全 packageName, 否则在组件面板会被隐藏
|
2020-09-03 19:54:29 +08:00 |
|
力皓
|
6370889c76
|
fix: 移除 isInSimulator 函数
|
2020-09-03 18:40:26 +08:00 |
|
力皓
|
4ce7e00ba5
|
Publish
- @ali/lowcode-demo@0.8.64
- @ali/lowcode-designer@0.9.54
- @ali/lowcode-editor-core@0.8.36
- @ali/lowcode-editor-preset-general@0.9.39
- @ali/lowcode-editor-preset-vision@0.8.56
- @ali/lowcode-editor-setters@0.9.21
- @ali/lowcode-editor-skeleton@0.8.60
- @ali/lowcode-plugin-components-pane@0.8.56
- @ali/lowcode-plugin-designer@0.9.54
- @ali/lowcode-plugin-event-bind-dialog@0.8.34
- @ali/lowcode-plugin-outline-pane@0.8.60
- @ali/lowcode-plugin-sample-logo@0.8.33
- @ali/lowcode-plugin-sample-preview@0.8.58
- @ali/lowcode-plugin-source-editor@0.8.31
- @ali/lowcode-plugin-undo-redo@0.8.58
- @ali/lowcode-plugin-variable-bind-dialog@0.8.32
- @ali/lowcode-plugin-zh-en@0.8.36
- @ali/lowcode-rax-simulator-renderer@0.8.59
- @ali/lowcode-react-simulator-renderer@0.8.60
- @ali/lowcode-types@0.8.19
- @ali/lowcode-utils@0.8.22
|
2020-09-03 18:26:56 +08:00 |
|
力皓
|
218101deda
|
Merge remote-tracking branch 'origin/trunk-vision' into release/0.9.16
|
2020-09-03 18:23:09 +08:00 |
|
力皓
|
f0a9c43b7a
|
Publish
- @ali/lowcode-demo@0.8.63
- @ali/lowcode-designer@0.9.53
- @ali/lowcode-editor-core@0.8.35
- @ali/lowcode-editor-preset-general@0.9.38
- @ali/lowcode-editor-preset-vision@0.8.55
- @ali/lowcode-editor-setters@0.9.20
- @ali/lowcode-editor-skeleton@0.8.59
- @ali/lowcode-plugin-components-pane@0.8.55
- @ali/lowcode-plugin-designer@0.9.53
- @ali/lowcode-plugin-event-bind-dialog@0.8.33
- @ali/lowcode-plugin-outline-pane@0.8.59
- @ali/lowcode-plugin-sample-logo@0.8.32
- @ali/lowcode-plugin-sample-preview@0.8.57
- @ali/lowcode-plugin-source-editor@0.8.30
- @ali/lowcode-plugin-undo-redo@0.8.57
- @ali/lowcode-plugin-variable-bind-dialog@0.8.31
- @ali/lowcode-plugin-zh-en@0.8.35
- @ali/lowcode-rax-simulator-renderer@0.8.58
- @ali/lowcode-react-simulator-renderer@0.8.59
- @ali/lowcode-types@0.8.18
- @ali/lowcode-utils@0.8.21
|
2020-09-03 18:21:26 +08:00 |
|
力皓
|
7b8cfa594b
|
chore: 无用修改, 为了让重新生成 npm 包
|
2020-09-03 17:42:32 +08:00 |
|
力皓
|
a171d3ef46
|
fix: 解决 set('schema') 后 componentsTree 越来越多的 bug
|
2020-09-03 11:38:50 +08:00 |
|
mark.ck
|
b50efd82ac
|
通过Aone-IDE合并冲突
|
2020-09-03 10:35:57 +08:00 |
|
wuji.xwt
|
d4ab19a671
|
docs: i18n/dataSource demo for React Renderer
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3642343
* docs: add dataSource demo
* docs: i18n demo
|
2020-09-03 10:20:35 +08:00 |
|
荣彬
|
ac543a1c3b
|
Merge branch 'feat/container-placeholder' into 'release/1.0.0'
feat: 🎸 为容器的占位元素增加一个特定的 class 方便在设计器里定制样式
React 环境下默认对于空容器会增加一个这样的 div 元素方便拖放其内容:

但是注意,其中红线标出的 class 其实之前没有,结果会导致很难定制这个占位元素的样式 -- 比如在卡片组件中,如下图(1)所示标题栏右侧占位的高度就会很高,比较丑;更严重的是如下图(2)所示的,副标题插槽会被换行到看不见的位置:

所以,建议增加这样一个特定 class,这样以后可以在设计器里来调整这个占位元素的样式。
See merge request !955505
|
2020-09-03 09:43:20 +08:00 |
|