424 Commits

Author SHA1 Message Date
力皓
7c0b98576e chore(release): publish 1.0.29 2021-01-05 14:44:33 +08:00
力皓
bd8f615ac0 chore(release): publish 1.0.28-beta.2 2021-01-04 20:56:25 +08:00
力皓
a97a4e89ec chore(release): publish 1.0.28-beta.1 2021-01-04 16:13:47 +08:00
力皓
fa290ce3dd Merge branch 'fix/fit-vs-setter' into 'release/1.0.28'
fix: 适配vs-style,vs-select



See merge request !1104335
2021-01-04 11:29:31 +08:00
zude.hzd
a69c1e427f fix: 适配vs-style,vs-select 2020-12-31 14:12:18 +08:00
力皓
1e8fc63321 feat: 支持新版的 plugin 机制
fix: 兼容 vision 版本 select / radiogroup setter
chore: 优化工程化
2020-12-30 14:26:52 +08:00
wuyue.xht
55a9e26d1a chore(release): publish 1.0.27 2020-12-24 09:44:53 +08:00
wuyue.xht
c9a71c76c7 chore(release): publish 1.0.27-beta.2 2020-12-23 17:36:51 +08:00
wuyue.xht
1996f08d9b chore(release): publish 1.0.27-beta.1 2020-12-23 17:30:59 +08:00
wuyue.xht
f985bd0f5b chore(release): publish 1.0.27-beta.0 2020-12-23 17:24:56 +08:00
力皓
7cc3e2aa7b chore(release): publish 1.0.26 2020-12-22 17:50:49 +08:00
力皓
5f4598a776 chore(release): publish 1.0.26-beta.1 2020-12-22 16:34:10 +08:00
力皓
17a81ee79d chore(release): publish 1.0.26-beta.0 2020-12-22 10:40:09 +08:00
力皓
5d98fddcee chore(release): publish 1.0.25-beta.1 2020-12-15 13:08:39 +08:00
力皓
8b9a6ecf5d fix: 修复大纲树和组件面板来回点击异常
fix: 修复 onDockShow / onDockHide 事件
2020-12-15 12:51:04 +08:00
力皓
ae37a02d62 chore(release): publish 1.0.24-beta.4 2020-12-14 09:45:21 +08:00
力皓
b647ebc461 v1.0.24-beta.3 2020-12-11 15:42:40 +08:00
力皓
d48e6ae0c8 v1.0.24-beta.2 2020-12-10 11:03:43 +08:00
力皓
3e99232af9 v1.0.24-beta.1 2020-12-09 20:52:57 +08:00
力皓
f023ba7a90 v1.0.24-beta.0 2020-12-09 20:38:58 +08:00
力皓
6b6536498f fix: 修复设置区不刷新的 bug 2020-12-09 20:21:34 +08:00
mark.ck
d2de572069 fix: fix wrong configure when isExtends is false 5123d071 2020-12-08 17:04:04 +08:00
mark.ck
3175745e5e feat: array/object setter support getValue & setValue 2020-12-08 16:55:53 +08:00
力皓
bb4d200484 v1.0.23 2020-12-08 15:09:36 +08:00
力皓
aad143fd80 chore: 修改依赖版本 2020-12-08 14:57:39 +08:00
力皓
83bd10d7eb v1.0.23-beta.2 2020-12-08 10:14:48 +08:00
力皓
edd412968a fix: editor-core 统一版本 2020-12-07 21:40:19 +08:00
力皓
85d9117051 v1.0.23-beta.1 2020-12-07 16:51:03 +08:00
力皓
ea6bc7aeb8 feat: 合入 trunk-vision 代码 2020-12-04 20:57:35 +08:00
力皓
67651c899a v0.13.1-29 2020-12-03 20:28:31 +08:00
力皓
cb9bce87c9 v0.13.1-28 2020-12-03 16:04:55 +08:00
力皓
b0ea54806e fix: documentModel 里的 addon 相关函数跟原 vision 实现对齐 2020-12-03 15:56:37 +08:00
力皓
55ebde3908 v0.13.1-27 2020-12-02 16:39:57 +08:00
力皓
76c4a542bf v0.13.1-26 2020-12-02 11:08:29 +08:00
力皓
219436afe0 chore: 兼容 onActiveChange 方法
refactor: 增加拖拽时 insertion 动画效果
2020-12-02 10:54:12 +08:00
力皓
1b966738bc v0.13.1-25 2020-12-01 20:51:23 +08:00
力皓
d811850a51 refactor: 调整 node.prop.change 事件的发起位置
refactor: 支持部分老的 vision API
chore: typo fix currentDocument
2020-12-01 20:39:09 +08:00
力皓
3ee5fba476 v0.13.1-24 2020-11-26 16:36:05 +08:00
力皓
0e5f7fdf49 v0.13.1-23 2020-11-25 21:50:01 +08:00
力皓
61ec3c08fa v0.13.1-22 2020-11-25 21:40:11 +08:00
力皓
46c5bf90ac feat: 支持无组件配置的设置面板形态 2020-11-25 21:32:13 +08:00
力皓
803c33d5bc v0.13.1-19 2020-11-24 19:14:50 +08:00
力皓
077b904171 v0.13.1-18 2020-11-20 14:31:54 +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
力皓
e07fd69141 v0.13.1-15 2020-11-18 10:37:50 +08:00
力皓
2d165510c2 v0.13.1-12 2020-11-18 10:28:53 +08:00
mario.gk
da9bb7f3b1 fix: 去掉 AppHelper 2020-11-17 21:11:13 +08:00
mario.gk
114a279b59 Merge commit 'cd12677138a223eaf2b1579d27d3bf0addc1565e' into release/0.9.35
# Conflicts:
#	packages/editor-preset-vision/package.json
#	packages/rax-simulator-renderer/package.json
#	packages/react-renderer/package.json
2020-11-17 20:08:03 +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