v1.0.10
版本发布时间: 2022-06-14 10:59:17
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- test: add ut file and fix some obvious lint issues by @JackLian in https://github.com/alibaba/lowcode-engine/pull/589
- fix: fix outline-pane invisible occasionally when dragging tree node by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/586
- Feat/doc components map by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/607
- feat: add onMountNode event for DocumentModel by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/608
- chore: support branch name format like 'release/1.0.0-beta.0' by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/611
- test: add ut for renderer-core/utils/request by @JackLian in https://github.com/alibaba/lowcode-engine/pull/610
- feat: add isGroup & items to shell SettingPropEntry by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/616
- fix: addon-combine affect metadata unexpectedly by @eternalsky in https://github.com/alibaba/lowcode-engine/pull/630
- fix: fix misused doc urls by @JackLian in https://github.com/alibaba/lowcode-engine/pull/635
- feat: add expanded to shell SettingPropEntry by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/631
- Fix/220613 by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/636
- Fix the problem that material.getComponentMetasMap returns the wrong result by @liujuping in https://github.com/alibaba/lowcode-engine/pull/640
New Contributors
- @zyy7259 made their first contribution in https://github.com/alibaba/lowcode-engine/pull/616
- @eternalsky made their first contribution in https://github.com/alibaba/lowcode-engine/pull/630
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.9...v1.0.10