v1.0.16
版本发布时间: 2022-11-08 15:21:09
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- fix: removed incorrectly calling childWhitelist hook logic during drag and drop by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1141
- feat: assets support exportMode and exportSourceLibrary config by @YSMJ1994 in https://github.com/alibaba/lowcode-engine/pull/1150
- feat: setting-prop-entry adds top property by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1151
- feat: code-generator supports parsing jsx by @wukidy in https://github.com/alibaba/lowcode-engine/pull/1164
- fix: fix empty string lost when code-generator generate variable by @wukidy in https://github.com/alibaba/lowcode-engine/pull/1166
- fix the problem that the childWhitelist is invalid when dragged to the root container by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1168
- feat: add APIs for plugin-outline-pane which will be splitted in near future by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1183
- refactor: provide a typing for PluginConfigCreator by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1174
- fix: fix the problem that node.isSlot reports an error as a function call by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1186
- fix: fix historySymbol is undefined causing errores when calling the history method by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1193
- use "ric-shim" replace "window.requestIdleCallback" fix #829 by @chvin in https://github.com/alibaba/lowcode-engine/pull/1185
- feat: shell node add isRGLContainer API by @dzlhk in https://github.com/alibaba/lowcode-engine/pull/1190
New Contributors
- @YSMJ1994 made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1150
- @wukidy made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1164
- @chvin made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1185
- @dzlhk made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1190
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.15...v1.0.16