v1.0.13
版本发布时间: 2022-07-27 16:53:25
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- docs: added issue documentation by @liujuping in https://github.com/alibaba/lowcode-engine/pull/744
- fix: adjust synchronize-order of packages by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/778
- refactor: remove useless logic, and some minor refactors by @JackLian in https://github.com/alibaba/lowcode-engine/pull/786
- fix: simulator eclipses setting area #773 by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/787
- fix: npm run clean error in windows by @williamhatch in https://github.com/alibaba/lowcode-engine/pull/652
- fix: error thrown when triggering undo after save schema on SchemaPane by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/790
- fix: should pass index param when creating a Prop instance under a li… by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/789
- chore: added exempt-all-assignee configuration to deal with the probl… by @liujuping in https://github.com/alibaba/lowcode-engine/pull/791
- fix: project.exportSchema should export componentsMap of all documents by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/798
- test(builtin-hotkey): increase designer's code branch coverage to 84.18% by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/796
- refactor: minor refactors for render-core/renderer/base by @JackLian in https://github.com/alibaba/lowcode-engine/pull/799
- refactor: minor refactors for render-core/renderer/base. remove useless logic about __ignoreParse by @JackLian in https://github.com/alibaba/lowcode-engine/pull/805
- feat: 为 renderer 追加 displayName,以支持后续的反射功能 by @alvarto in https://github.com/alibaba/lowcode-engine/pull/812
- refactor: abstract excuteLifeCycleMethod and some minor refactors by @JackLian in https://github.com/alibaba/lowcode-engine/pull/815
- refactor: abstract getSchemaChildren by @JackLian in https://github.com/alibaba/lowcode-engine/pull/821
- feat: add getExtraPropValue setExtraPropValue to shell SettingPropEntry by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/832
- fix: designer/loadIncrementalAssets await Sequential by @guowenfh in https://github.com/alibaba/lowcode-engine/pull/841
New Contributors
- @williamhatch made their first contribution in https://github.com/alibaba/lowcode-engine/pull/652
- @guowenfh made their first contribution in https://github.com/alibaba/lowcode-engine/pull/841
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.12...v1.0.13