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 |
|
荣彬
|
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 |
|
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 |
|
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 |
|
力皓
|
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 |
|
zude.hzd
|
138e36b5ae
|
fix-mixsetter bugs
|
2020-09-02 22:57:45 +08:00 |
|
荣彬
|
1f03857532
|
fix: demo 中引入locode-editor-general
|
2020-09-02 17:08:20 +08:00 |
|
荣彬
|
ee34aff5f8
|
Publish
- @ali/lowcode-code-generator@1.0.7-0
- @ali/lowcode-demo-server@1.0.7-0
- @ali/lowcode-demo@1.0.7-0
- @ali/lowcode-designer@1.0.7-0
- @ali/lowcode-editor-core@1.0.7-0
- @ali/lowcode-editor-preset-general@1.0.7-0
- @ali/lowcode-editor-preset-vision@1.0.7-0
- @ali/lowcode-editor-setters@1.0.7-0
- @ali/lowcode-editor-skeleton@1.0.7-0
- @ali/lowcode-material-parser@1.0.7-0
- @ali/lowcode-plugin-components-pane@1.0.7-0
- @ali/lowcode-plugin-designer@1.0.7-0
- @ali/lowcode-plugin-event-bind-dialog@1.0.7-0
- @ali/lowcode-plugin-outline-pane@1.0.7-0
- @ali/lowcode-plugin-sample-logo@1.0.7-0
- @ali/lowcode-plugin-sample-preview@1.0.7-0
- @ali/lowcode-plugin-source-editor@1.0.7-0
- @ali/lowcode-plugin-undo-redo@1.0.7-0
- @ali/lowcode-plugin-variable-bind-dialog@1.0.7-0
- @ali/lowcode-plugin-zh-en@1.0.7-0
- @ali/lowcode-rax-provider@1.0.7-0
- @ali/lowcode-rax-renderer@1.0.7-0
- @ali/lowcode-rax-simulator-renderer@1.0.7-0
- @ali/lowcode-react-provider@1.0.7-0
- @ali/lowcode-react-renderer@1.0.7-0
- @ali/lowcode-react-simulator-renderer@1.0.7-0
- @ali/lowcode-runtime@1.0.7-0
- @ali/lowcode-types@1.0.7-0
- @ali/lowcode-utils@1.0.7-0
|
2020-09-02 16:38:37 +08:00 |
|
荣彬
|
07ddf1789a
|
Publish
- @ali/lowcode-code-generator@1.0.6-0
- @ali/lowcode-demo-server@1.0.6-0
- @ali/lowcode-demo@1.0.6-0
- @ali/lowcode-designer@1.0.6-0
- @ali/lowcode-editor-core@1.0.6-0
- @ali/lowcode-editor-preset-general@1.0.6-0
- @ali/lowcode-editor-preset-vision@1.0.6-0
- @ali/lowcode-editor-setters@1.0.6-0
- @ali/lowcode-editor-skeleton@1.0.6-0
- @ali/lowcode-material-parser@1.0.6-0
- @ali/lowcode-plugin-components-pane@1.0.6-0
- @ali/lowcode-plugin-designer@1.0.6-0
- @ali/lowcode-plugin-event-bind-dialog@1.0.6-0
- @ali/lowcode-plugin-outline-pane@1.0.6-0
- @ali/lowcode-plugin-sample-logo@1.0.6-0
- @ali/lowcode-plugin-sample-preview@1.0.6-0
- @ali/lowcode-plugin-source-editor@1.0.6-0
- @ali/lowcode-plugin-undo-redo@1.0.6-0
- @ali/lowcode-plugin-variable-bind-dialog@1.0.6-0
- @ali/lowcode-plugin-zh-en@1.0.6-0
- @ali/lowcode-rax-provider@1.0.6-0
- @ali/lowcode-rax-renderer@1.0.6-0
- @ali/lowcode-rax-simulator-renderer@1.0.6-0
- @ali/lowcode-react-provider@1.0.6-0
- @ali/lowcode-react-renderer@1.0.6-0
- @ali/lowcode-react-simulator-renderer@1.0.6-0
- @ali/lowcode-runtime@1.0.6-0
- @ali/lowcode-types@1.0.6-0
- @ali/lowcode-utils@1.0.6-0
|
2020-09-02 15:59:49 +08:00 |
|
荣彬
|
0b15d309b7
|
fix: 清理代码依赖及版本
|
2020-09-02 15:19:55 +08:00 |
|
金禅
|
0c4de43358
|
feat: 容器组件支持传入 placeholder 和对应样式
|
2020-09-01 19:11:09 +08:00 |
|
zude.hzd
|
adf492779d
|
Merge branch 'release/1.0.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into release/1.0.0
|
2020-09-01 15:46:14 +08:00 |
|
zude.hzd
|
ce77375f66
|
fix: fix NextTable callback function
|
2020-09-01 15:45:27 +08:00 |
|
mark.ck
|
08b93f9c0a
|
fix: remove vision dependency from plugin-undo-redo
undo-redo 插件移除 vison 相关依赖
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3629531
* fix: remove vision dependency from plugin-undo-redo
|
2020-09-01 14:08:37 +08:00 |
|
荣彬
|
1f45b05028
|
feat: 新增simulatorurl,可以设置cdn使用simulator
|
2020-09-01 12:47:01 +08:00 |
|
zude.hzd
|
0ee8892190
|
fix: 修改js面板的保存schema问题
|
2020-08-31 16:53:43 +08:00 |
|
zude.hzd
|
f9ceda58e0
|
fix: 修改插件面板配置
|
2020-08-30 22:55:55 +08:00 |
|
牧毅
|
a616e18a1d
|
feat: 🎸 容器占位原生的样式从内联改成写在 CSS 文件里,方便被覆盖样式
|
2020-08-30 00:13:26 +08:00 |
|
牧毅
|
5077141857
|
feat: 🎸 为容器的占位元素增加一个特定的 class 方便在设计器里定制样式
|
2020-08-29 23:50:36 +08:00 |
|
荣彬
|
bd2c6ad341
|
fix: 合并master分支
|
2020-08-29 22:54:31 +08:00 |
|
zude.hzd
|
071637dee3
|
TreeSelect适配
|
2020-08-28 15:56:11 +08:00 |
|
zude.hzd
|
7e9829fc71
|
fix: 适配Nav组件
|
2020-08-28 14:36:00 +08:00 |
|
zude.hzd
|
0614fa7960
|
feat: 新增事件入参功能
|
2020-08-27 18:00:38 +08:00 |
|
荣彬
|
252310ef8e
|
Merge branch 'feat/canvas-size' into 'release/1.0.0'
支持切换画布宽高及显示类型的API的方案
Aone需求:<https://aone.alibaba-inc.com/req/29913392>
技术方案: <https://yuque.antfin-inc.com/docs/share/38d36583-057a-40e0-a07e-8e94e5d538e2>
See merge request !952655
|
2020-08-27 17:43:38 +08:00 |
|
peipei.xpp
|
20a15d5cec
|
Merge branch 'release/1.0.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into release/1.0.0
|
2020-08-27 16:13:43 +08:00 |
|
peipei.xpp
|
10abef5e27
|
feat: 🎸 update upload component
|
2020-08-27 16:13:19 +08:00 |
|
zude.hzd
|
34edcacb43
|
func 初始值修改
|
2020-08-27 16:13:16 +08:00 |
|
zude.hzd
|
bcedec6f21
|
事件扫描新增before关键词
|
2020-08-27 16:03:34 +08:00 |
|
zude.hzd
|
dced647917
|
fix: fix function-setter bug
|
2020-08-27 16:00:07 +08:00 |
|
peipei.xpp
|
f81932b4bc
|
feat: 🎸 upload update
|
2020-08-27 15:49:26 +08:00 |
|
力皓
|
66c21c07be
|
fix: 用户在动态修改 prototype 时也需要重新计算 meta
|
2020-08-27 09:43:13 +08:00 |
|
力皓
|
5c3b08a974
|
Publish
- @ali/lowcode-demo@0.8.62
- @ali/lowcode-designer@0.9.52
- @ali/lowcode-editor-core@0.8.34
- @ali/lowcode-editor-preset-general@0.9.37
- @ali/lowcode-editor-preset-vision@0.8.54
- @ali/lowcode-editor-setters@0.9.19
- @ali/lowcode-editor-skeleton@0.8.58
- @ali/lowcode-plugin-components-pane@0.8.54
- @ali/lowcode-plugin-designer@0.9.52
- @ali/lowcode-plugin-event-bind-dialog@0.8.32
- @ali/lowcode-plugin-outline-pane@0.8.58
- @ali/lowcode-plugin-sample-logo@0.8.31
- @ali/lowcode-plugin-sample-preview@0.8.56
- @ali/lowcode-plugin-source-editor@0.8.29
- @ali/lowcode-plugin-undo-redo@0.8.56
- @ali/lowcode-plugin-variable-bind-dialog@0.8.30
- @ali/lowcode-plugin-zh-en@0.8.34
- @ali/lowcode-rax-simulator-renderer@0.8.57
- @ali/lowcode-react-simulator-renderer@0.8.58
- @ali/lowcode-utils@0.8.20
|
2020-08-27 09:22:31 +08:00 |
|
力皓
|
4f426f29d6
|
Merge branch 'fix/minor-bugs-lianjie.lj' into 'release/0.9.13'
fix(editor-skeleton): add canSetFixed prop to panel config
See merge request !951079
|
2020-08-26 21:29:23 +08:00 |
|
林熠
|
1b57d5cfdf
|
fix(editor-skeleton): add canSetFixed prop to panel config
|
2020-08-26 21:26:08 +08:00 |
|
力皓
|
1f920dd959
|
fix: 在 renderer 层面做 function component 包装,避免影响 rax 等其他场景
|
2020-08-26 21:22:56 +08:00 |
|
gengyang
|
c6724e9ce3
|
feat: add root field to material parser options
|
2020-08-26 17:08:35 +08:00 |
|
力皓
|
4369499458
|
Publish
- @ali/lowcode-demo@0.8.61
- @ali/lowcode-designer@0.9.51
- @ali/lowcode-editor-preset-general@0.9.36
- @ali/lowcode-editor-preset-vision@0.8.53
- @ali/lowcode-editor-skeleton@0.8.57
- @ali/lowcode-plugin-components-pane@0.8.53
- @ali/lowcode-plugin-designer@0.9.51
- @ali/lowcode-plugin-outline-pane@0.8.57
- @ali/lowcode-plugin-sample-preview@0.8.55
- @ali/lowcode-plugin-undo-redo@0.8.55
- @ali/lowcode-rax-simulator-renderer@0.8.56
- @ali/lowcode-react-simulator-renderer@0.8.57
|
2020-08-26 11:41:38 +08:00 |
|
力皓
|
fa94aab3cb
|
fix: 处理 function component 无法选中的问题,本质上是没有 ref
fix: 处理 filter 组件在每次重绘时 fieldId 变更的 bug
|
2020-08-26 11:08:12 +08:00 |
|