From 33206a3348313a0f4e75b7a898822091326b0c37 Mon Sep 17 00:00:00 2001 From: kangwei Date: Tue, 31 Mar 2020 22:56:58 +0800 Subject: [PATCH] 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 --- packages/demo/CHANGELOG.md | 8 ++++++++ packages/demo/package.json | 16 ++++++++-------- packages/designer/CHANGELOG.md | 8 ++++++++ packages/designer/package.json | 4 ++-- packages/globals/CHANGELOG.md | 8 ++++++++ packages/globals/package.json | 2 +- packages/material-parser/CHANGELOG.md | 19 +++++++++++++++++++ packages/material-parser/package.json | 2 +- packages/plugin-designer/CHANGELOG.md | 8 ++++++++ packages/plugin-designer/package.json | 4 ++-- packages/plugin-outline-pane/CHANGELOG.md | 8 ++++++++ packages/plugin-outline-pane/package.json | 6 +++--- packages/plugin-sample-preview/CHANGELOG.md | 8 ++++++++ packages/plugin-sample-preview/package.json | 4 ++-- packages/plugin-settings-pane/CHANGELOG.md | 8 ++++++++ packages/plugin-settings-pane/package.json | 8 ++++---- packages/plugin-zh-en/CHANGELOG.md | 8 ++++++++ packages/plugin-zh-en/package.json | 4 ++-- .../react-simulator-renderer/CHANGELOG.md | 8 ++++++++ .../react-simulator-renderer/package.json | 6 +++--- packages/runtime/CHANGELOG.md | 8 ++++++++ packages/runtime/package.json | 2 +- packages/setters/CHANGELOG.md | 8 ++++++++ packages/setters/package.json | 4 ++-- 24 files changed, 138 insertions(+), 31 deletions(-) diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index 38f1afc06..3895682a3 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.8](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@0.8.7...@ali/lowcode-demo@0.8.8) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-demo + ## [0.8.7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@0.8.6...@ali/lowcode-demo@0.8.7) (2020-03-30) diff --git a/packages/demo/package.json b/packages/demo/package.json index 1fc29c82b..bd8af2d92 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-demo", - "version": "0.8.7", + "version": "0.8.8", "private": true, "description": "低代码引擎 DEMO", "scripts": { @@ -14,18 +14,18 @@ "@ali/lowcode-editor-core": "^0.8.4", "@ali/lowcode-editor-skeleton": "^0.8.0", "@ali/lowcode-plugin-components-pane": "^0.8.0", - "@ali/lowcode-plugin-designer": "^0.9.0", + "@ali/lowcode-plugin-designer": "^0.9.1", "@ali/lowcode-plugin-event-bind-dialog": "^0.8.0", - "@ali/lowcode-plugin-outline-pane": "^0.8.6", + "@ali/lowcode-plugin-outline-pane": "^0.8.7", "@ali/lowcode-plugin-sample-logo": "^0.8.0", - "@ali/lowcode-plugin-sample-preview": "^0.8.5", - "@ali/lowcode-plugin-settings-pane": "^0.8.7", + "@ali/lowcode-plugin-sample-preview": "^0.8.6", + "@ali/lowcode-plugin-settings-pane": "^0.8.8", "@ali/lowcode-plugin-undo-redo": "^0.8.0", "@ali/lowcode-plugin-variable-bind-dialog": "^0.8.2", - "@ali/lowcode-plugin-zh-en": "^0.8.5", + "@ali/lowcode-plugin-zh-en": "^0.8.6", "@ali/lowcode-react-renderer": "^0.8.4", - "@ali/lowcode-runtime": "^0.8.0", - "@ali/lowcode-setters": "^0.8.5", + "@ali/lowcode-runtime": "^0.8.7", + "@ali/lowcode-setters": "^0.8.6", "@alifd/next": "^1.19.12", "@alife/theme-lowcode-dark": "^0.1.0", "@alife/theme-lowcode-light": "^0.1.0", diff --git a/packages/designer/CHANGELOG.md b/packages/designer/CHANGELOG.md index 964bc2daf..05d7b7ee3 100644 --- a/packages/designer/CHANGELOG.md +++ b/packages/designer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.1](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@0.9.0...@ali/lowcode-designer@0.9.1) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-designer + # [0.9.0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@0.8.5...@ali/lowcode-designer@0.9.0) (2020-03-30) diff --git a/packages/designer/package.json b/packages/designer/package.json index 9507ff550..6829f16c9 100644 --- a/packages/designer/package.json +++ b/packages/designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-designer", - "version": "0.9.0", + "version": "0.9.1", "description": "Designer for Ali LowCode Engine", "main": "lib/index.js", "module": "es/index.js", @@ -15,7 +15,7 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-globals": "^0.9.0", + "@ali/lowcode-globals": "^0.9.1", "classnames": "^2.2.6", "react": "^16", "react-dom": "^16.7.0" diff --git a/packages/globals/CHANGELOG.md b/packages/globals/CHANGELOG.md index 93765f805..1c72d35ae 100644 --- a/packages/globals/CHANGELOG.md +++ b/packages/globals/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.1](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-globals@0.9.0...@ali/lowcode-globals@0.9.1) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-globals + # [0.9.0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-globals@0.8.4...@ali/lowcode-globals@0.9.0) (2020-03-30) diff --git a/packages/globals/package.json b/packages/globals/package.json index 139eb46d8..ac48bcc9a 100644 --- a/packages/globals/package.json +++ b/packages/globals/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-globals", - "version": "0.9.0", + "version": "0.9.1", "description": "Globals api for Ali lowCode engine", "license": "MIT", "main": "lib/index.js", diff --git a/packages/material-parser/CHANGELOG.md b/packages/material-parser/CHANGELOG.md index 319fd234a..cc9d6a4cf 100644 --- a/packages/material-parser/CHANGELOG.md +++ b/packages/material-parser/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [0.9.0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@0.8.4...@ali/lowcode-material-parser@0.9.0) (2020-03-31) + + +### Bug Fixes + +* [material-parser]fix bug of main field & remove useless debugger ([8fde0ec](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/8fde0ec)) +* fix bug of build errors ([770a1b6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/770a1b6)) +* fix bug of missing types in material-parser ([9ce0a73](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/9ce0a73)) + + +### Features + +* 🎸 support parsing fusion source code ([5895cf1](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/5895cf1)) +* support localizing ([e1faa84](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/e1faa84)) + + + + ## [0.8.4](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@0.8.3...@ali/lowcode-material-parser@0.8.4) (2020-03-30) diff --git a/packages/material-parser/package.json b/packages/material-parser/package.json index f061f4525..dab853438 100644 --- a/packages/material-parser/package.json +++ b/packages/material-parser/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-material-parser", - "version": "0.8.4", + "version": "0.9.0", "description": "material parser for Ali lowCode engine", "main": "lib/index.js", "files": [ diff --git a/packages/plugin-designer/CHANGELOG.md b/packages/plugin-designer/CHANGELOG.md index 0aac1c089..1a85dd95e 100644 --- a/packages/plugin-designer/CHANGELOG.md +++ b/packages/plugin-designer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.1](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@0.9.0...@ali/lowcode-plugin-designer@0.9.1) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-designer + # [0.9.0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@0.8.4...@ali/lowcode-plugin-designer@0.9.0) (2020-03-30) diff --git a/packages/plugin-designer/package.json b/packages/plugin-designer/package.json index 1bd3fecb9..e594b514b 100644 --- a/packages/plugin-designer/package.json +++ b/packages/plugin-designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-designer", - "version": "0.9.0", + "version": "0.9.1", "description": "alibaba lowcode editor designer plugin", "files": [ "es", @@ -20,7 +20,7 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^0.9.0", + "@ali/lowcode-designer": "^0.9.1", "@ali/lowcode-editor-core": "^0.8.4", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/plugin-outline-pane/CHANGELOG.md b/packages/plugin-outline-pane/CHANGELOG.md index 93604fc8e..082ea6179 100644 --- a/packages/plugin-outline-pane/CHANGELOG.md +++ b/packages/plugin-outline-pane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@0.8.6...@ali/lowcode-plugin-outline-pane@0.8.7) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-outline-pane + ## [0.8.6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@0.8.5...@ali/lowcode-plugin-outline-pane@0.8.6) (2020-03-30) diff --git a/packages/plugin-outline-pane/package.json b/packages/plugin-outline-pane/package.json index 79b2db16e..61f5452c4 100644 --- a/packages/plugin-outline-pane/package.json +++ b/packages/plugin-outline-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-outline-pane", - "version": "0.8.6", + "version": "0.8.7", "description": "Outline pane for Ali lowCode engine", "files": [ "es", @@ -14,8 +14,8 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^0.9.0", - "@ali/lowcode-globals": "^0.9.0", + "@ali/lowcode-designer": "^0.9.1", + "@ali/lowcode-globals": "^0.9.1", "@alifd/next": "^1.19.16", "classnames": "^2.2.6", "react": "^16", diff --git a/packages/plugin-sample-preview/CHANGELOG.md b/packages/plugin-sample-preview/CHANGELOG.md index f8d6e2365..1bff73db5 100644 --- a/packages/plugin-sample-preview/CHANGELOG.md +++ b/packages/plugin-sample-preview/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@0.8.5...@ali/lowcode-plugin-sample-preview@0.8.6) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-sample-preview + ## [0.8.5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@0.8.4...@ali/lowcode-plugin-sample-preview@0.8.5) (2020-03-30) diff --git a/packages/plugin-sample-preview/package.json b/packages/plugin-sample-preview/package.json index b6eb35c6f..004331ce1 100644 --- a/packages/plugin-sample-preview/package.json +++ b/packages/plugin-sample-preview/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-preview", - "version": "0.8.5", + "version": "0.8.6", "description": "alibaba lowcode editor sample preview plugin", "files": [ "es", @@ -18,7 +18,7 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^0.9.0", + "@ali/lowcode-designer": "^0.9.1", "@ali/lowcode-editor-core": "^0.8.4", "@alifd/next": "^1.x", "react": "^16.8.1" diff --git a/packages/plugin-settings-pane/CHANGELOG.md b/packages/plugin-settings-pane/CHANGELOG.md index 0960a7aa7..8a2969e63 100644 --- a/packages/plugin-settings-pane/CHANGELOG.md +++ b/packages/plugin-settings-pane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.8](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-settings-pane@0.8.7...@ali/lowcode-plugin-settings-pane@0.8.8) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-settings-pane + ## [0.8.7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-settings-pane@0.8.6...@ali/lowcode-plugin-settings-pane@0.8.7) (2020-03-30) diff --git a/packages/plugin-settings-pane/package.json b/packages/plugin-settings-pane/package.json index e1d94c1fa..b00f4dd1a 100644 --- a/packages/plugin-settings-pane/package.json +++ b/packages/plugin-settings-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-settings-pane", - "version": "0.8.7", + "version": "0.8.8", "description": "Settings pane for Ali lowCode engine", "files": [ "es", @@ -14,10 +14,10 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^0.9.0", + "@ali/lowcode-designer": "^0.9.1", "@ali/lowcode-editor-core": "^0.8.4", - "@ali/lowcode-globals": "^0.9.0", - "@ali/lowcode-plugin-outline-pane": "^0.8.6", + "@ali/lowcode-globals": "^0.9.1", + "@ali/lowcode-plugin-outline-pane": "^0.8.7", "@alifd/next": "^1.19.16", "classnames": "^2.2.6", "react": "^16" diff --git a/packages/plugin-zh-en/CHANGELOG.md b/packages/plugin-zh-en/CHANGELOG.md index 6e446dcd9..ad4d3b761 100644 --- a/packages/plugin-zh-en/CHANGELOG.md +++ b/packages/plugin-zh-en/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@0.8.5...@ali/lowcode-plugin-zh-en@0.8.6) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-zh-en + ## [0.8.5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@0.8.4...@ali/lowcode-plugin-zh-en@0.8.5) (2020-03-30) diff --git a/packages/plugin-zh-en/package.json b/packages/plugin-zh-en/package.json index e4f5faeab..2a8849214 100644 --- a/packages/plugin-zh-en/package.json +++ b/packages/plugin-zh-en/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-zh-en", - "version": "0.8.5", + "version": "0.8.6", "description": "alibaba lowcode editor zhong english plugin", "files": [ "es", @@ -15,7 +15,7 @@ }, "dependencies": { "@ali/lowcode-editor-core": "^0.8.4", - "@ali/lowcode-globals": "^0.9.0", + "@ali/lowcode-globals": "^0.9.1", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/react-simulator-renderer/CHANGELOG.md b/packages/react-simulator-renderer/CHANGELOG.md index 1263e8c81..807ae9d75 100644 --- a/packages/react-simulator-renderer/CHANGELOG.md +++ b/packages/react-simulator-renderer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@0.8.5...@ali/lowcode-react-simulator-renderer@0.8.6) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-react-simulator-renderer + ## [0.8.5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@0.8.4...@ali/lowcode-react-simulator-renderer@0.8.5) (2020-03-30) diff --git a/packages/react-simulator-renderer/package.json b/packages/react-simulator-renderer/package.json index 3f485a3ca..2f15ffb5e 100644 --- a/packages/react-simulator-renderer/package.json +++ b/packages/react-simulator-renderer/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@ali/lowcode-react-simulator-renderer", - "version": "0.8.5", + "version": "0.8.6", "description": "react simulator renderer for alibaba lowcode designer", "main": "lib/index.js", "module": "es/index.js", @@ -13,8 +13,8 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^0.9.0", - "@ali/lowcode-globals": "^0.9.0", + "@ali/lowcode-designer": "^0.9.1", + "@ali/lowcode-globals": "^0.9.1", "@ali/lowcode-react-renderer": "^0.8.4", "@recore/obx": "^1.0.8", "@recore/obx-react": "^1.0.7", diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index 0b52cd43b..6242d66b4 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-runtime@0.8.4...@ali/lowcode-runtime@0.8.7) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-runtime + ## [0.8.4](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-runtime@0.8.3...@ali/lowcode-runtime@0.8.4) (2020-03-30) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 4b99d22eb..2236fa63c 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-runtime", - "version": "0.8.6", + "version": "0.8.7", "description": "Runtime for Ali lowCode engine", "files": [ "es", diff --git a/packages/setters/CHANGELOG.md b/packages/setters/CHANGELOG.md index 2cdf7c564..1e31a0043 100644 --- a/packages/setters/CHANGELOG.md +++ b/packages/setters/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-setters@0.8.5...@ali/lowcode-setters@0.8.6) (2020-03-31) + + + + +**Note:** Version bump only for package @ali/lowcode-setters + ## [0.8.5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-setters@0.8.4...@ali/lowcode-setters@0.8.5) (2020-03-30) diff --git a/packages/setters/package.json b/packages/setters/package.json index 39d24809f..44b22a58a 100644 --- a/packages/setters/package.json +++ b/packages/setters/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-setters", - "version": "0.8.5", + "version": "0.8.6", "description": "Builtin setters for Ali lowCode engine", "files": [ "es", @@ -22,7 +22,7 @@ "@ali/iceluna-comp-react-node": "^1.0.5", "@ali/iceluna-sdk": "^1.0.5-beta.24", "@ali/lc-style-setter": "^0.0.1", - "@ali/lowcode-globals": "^0.9.0", + "@ali/lowcode-globals": "^0.9.1", "@alifd/next": "^1.19.16", "acorn": "^6.4.1", "classnames": "^2.2.6",