春希
abc602b4a1
Merge commit '8cbdd383cef4c9631db3e851a8a1b474392e262e' into feat/code-generator
...
* commit '8cbdd383cef4c9631db3e851a8a1b474392e262e': (95 commits)
chore: fix addowner
Publish
refactor: move icons to local
comment
fix: [material-parser]fix bug of main field & remove useless debugger
feat: support localizing
refactor: runtime
fix: fix bug of build errors
fix: fix bug of missing types in material-parser
feat: 🎸 support parsing fusion source code
chore: @ali/lowcode-runtime@0.8.5
feat: style setter 国际化
refactor: runtime
Publish
chore: output sourceMap
fix(settings-pane): overflow problem
feat(designer): add builtin hotkeys
fix(designer): fix insertion style
feat: add favicon for preview
feat(designer): add blank page logic
...
2020-04-07 16:57:30 +08:00
春希
b12c0f8350
fix: path resolve problem
2020-04-07 16:55:15 +08:00
jianfang.rjf
eaa84d22bf
feat: mixin-setter get all setter
2020-04-02 20:49:59 +08:00
jianfang.rjf
a5eb62dbb0
feat: mixin-setter get all setter
2020-04-02 20:25:51 +08:00
jianfang.rjf
eae840f4c4
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-04-02 16:05:47 +08:00
kangwei
eb5f0871bb
Merge branch 'master' into polyfill/vision
2020-04-01 17:07:57 +08:00
kangwei
8cbdd383ce
merge
2020-04-01 16:46:01 +08:00
kangwei
413c440547
chore: fix addowner
2020-04-01 14:56:46 +08:00
wuyue.xht
f15aefd881
chore: @ali/lowcode-runtime@0.8.9
2020-04-01 13:38:17 +08:00
wuyue.xht
ee55d43fd9
chore: @ali/lowcode-runtime@0.8.8
2020-04-01 13:18:45 +08:00
wuyue.xht
5f94631783
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-04-01 13:16:49 +08:00
wuyue.xht
de4e0be01d
chore: 修改接口registerLayout
2020-04-01 13:16:44 +08:00
gengyang
5d8000a991
Publish
...
- @ali/lowcode-material-parser@0.9.1
@ali/lowcode-material-parser@0.9.1
2020-04-01 11:29:18 +08:00
gengyang
a37d6550da
fix: fix bug of missing ajv
2020-04-01 10:38:12 +08:00
kangwei
33206a3348
Publish
...
- @ali/lowcode-demo@0.8.8
- @ali/lowcode-designer@0.9.1
- @ali/lowcode-globals@0.9.1
- @ali/lowcode-material-parser@0.9.0
- @ali/lowcode-plugin-designer@0.9.1
- @ali/lowcode-plugin-outline-pane@0.8.7
- @ali/lowcode-plugin-sample-preview@0.8.6
- @ali/lowcode-plugin-settings-pane@0.8.8
- @ali/lowcode-plugin-zh-en@0.8.6
- @ali/lowcode-react-simulator-renderer@0.8.6
- @ali/lowcode-runtime@0.8.7
- @ali/lowcode-setters@0.8.6
@ali/lowcode-react-simulator-renderer@0.8.6
@ali/lowcode-setters@0.8.6
@ali/lowcode-demo@0.8.8
@ali/lowcode-designer@0.9.1
@ali/lowcode-globals@0.9.1
@ali/lowcode-material-parser@0.9.0
@ali/lowcode-plugin-designer@0.9.1
@ali/lowcode-plugin-outline-pane@0.8.7
@ali/lowcode-plugin-sample-preview@0.8.6
@ali/lowcode-plugin-settings-pane@0.8.8
@ali/lowcode-plugin-zh-en@0.8.6
@ali/lowcode-runtime@0.8.7
2020-03-31 22:56:58 +08:00
kangwei
70777e80b6
refactor: move icons to local
2020-03-31 22:13:53 +08:00
kangwei
a077d8d2ca
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-03-31 21:49:10 +08:00
kangwei
03f5ab49fc
comment
2020-03-31 21:49:04 +08:00
春希
4e895abbe4
Merge branch 'feat/code-generator' into release/331
...
* feat/code-generator:
fix: rm demo in lib
fix: post process file error
feat: export publisher
fix: enhance compile config
feat: add prettier post processor
fix: use webpack for package
2020-03-31 21:46:37 +08:00
春希
55630d6347
fix: rm demo in lib
2020-03-31 21:45:57 +08:00
春希
389eaf7104
fix: post process file error
2020-03-31 21:45:47 +08:00
春希
4a53faac85
feat: export publisher
2020-03-31 21:28:06 +08:00
春希
2899149b9c
fix: enhance compile config
2020-03-31 21:27:13 +08:00
gengyang
8fde0ecd7e
fix: [material-parser]fix bug of main field & remove useless debugger
2020-03-31 21:06:24 +08:00
gengyang
efd6cc4ea6
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-03-31 20:20:27 +08:00
gengyang
e1faa8452c
feat: support localizing
2020-03-31 20:20:20 +08:00
wuyue.xht
768e71444e
refactor: runtime
2020-03-31 18:58:55 +08:00
gengyang
770a1b6c34
fix: fix bug of build errors
2020-03-31 14:20:31 +08:00
gengyang
9ce0a7362a
fix: fix bug of missing types in material-parser
2020-03-31 14:02:24 +08:00
gengyang
5895cf1413
feat: 🎸 support parsing fusion source code
2020-03-31 13:47:59 +08:00
wuyue.xht
d4cc3e5176
chore: @ali/lowcode-runtime@0.8.5
2020-03-31 11:29:30 +08:00
wuyue.xht
0c7a8b0a7f
Merge branch 'demo' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-03-31 11:24:17 +08:00
弱冠
4619ee3d57
feat: style setter 国际化
2020-03-31 10:47:51 +08:00
春希
49ac9a3f08
feat: add prettier post processor
2020-03-31 04:54:31 +08:00
春希
b350a882d6
fix: use webpack for package
2020-03-31 03:14:44 +08:00
wuyue.xht
fae12ac8a7
refactor: runtime
2020-03-31 02:02:02 +08:00
kangwei
61cee7f2cd
Publish
...
- @ali/lowcode-demo@0.8.7
- @ali/lowcode-designer@0.9.0
- @ali/lowcode-globals@0.9.0
- @ali/lowcode-plugin-designer@0.9.0
- @ali/lowcode-plugin-outline-pane@0.8.6
- @ali/lowcode-plugin-sample-preview@0.8.5
- @ali/lowcode-plugin-settings-pane@0.8.7
- @ali/lowcode-plugin-zh-en@0.8.5
- @ali/lowcode-react-simulator-renderer@0.8.5
- @ali/lowcode-setters@0.8.5
@ali/lowcode-react-simulator-renderer@0.8.5
@ali/lowcode-demo@0.8.7
@ali/lowcode-designer@0.9.0
@ali/lowcode-globals@0.9.0
@ali/lowcode-plugin-designer@0.9.0
@ali/lowcode-plugin-outline-pane@0.8.6
@ali/lowcode-plugin-sample-preview@0.8.5
@ali/lowcode-plugin-settings-pane@0.8.7
@ali/lowcode-plugin-zh-en@0.8.5
@ali/lowcode-setters@0.8.5
2020-03-31 02:01:08 +08:00
kangwei
6508bdaf78
chore: output sourceMap
2020-03-31 01:57:12 +08:00
kangwei
d2d8556f6f
fix(settings-pane): overflow problem
2020-03-31 01:56:56 +08:00
kangwei
2ec5883a11
feat(designer): add builtin hotkeys
2020-03-31 01:56:23 +08:00
kangwei
82c10d2abb
fix(designer): fix insertion style
2020-03-31 01:55:37 +08:00
kangwei
9c1b2d63de
feat: add favicon for preview
2020-03-31 01:54:59 +08:00
kangwei
aeeb9baf05
feat(designer): add blank page logic
2020-03-31 01:54:29 +08:00
kangwei
968febe6c9
Publish
...
- @ali/lowcode-demo@0.8.6
- @ali/lowcode-plugin-variable-bind-dialog@0.8.2
@ali/lowcode-demo@0.8.6
@ali/lowcode-plugin-variable-bind-dialog@0.8.2
2020-03-30 22:14:49 +08:00
kangwei
15a8c33f18
merge
2020-03-30 22:14:22 +08:00
下羊
6ad2a8e470
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-03-30 22:05:09 +08:00
下羊
5e38959957
merge
2020-03-30 22:05:01 +08:00
kangwei
6a15b41c9b
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
2020-03-30 22:01:29 +08:00
kangwei
acdd251423
chore: update demo
2020-03-30 22:01:23 +08:00
zude.hzd
4635a556e3
fix bug
2020-03-30 22:01:01 +08:00