v1.0.11
版本发布时间: 2022-06-28 14:36:44
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- test: add ut for render-core/adapter by @JackLian in https://github.com/alibaba/lowcode-engine/pull/644
- refactor: reuse previous Prop instance to keep mobx reaction connnec… by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/651
- fix: declare parameter appHelper for valid engine options by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/647
- test: add some unit tests for ComponentMeta by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/654
- feat: refine pop drawer by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/660
- chore: add contributor section to readme by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/656
- Chore/cov diff by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/664
- feat: hide props tabs when there is only one item by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/669
- feat: requestHandlersMap should be optional by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/682
- fix: when designMode is not design, the hidden attribute does not tak… by @liujuping in https://github.com/alibaba/lowcode-engine/pull/703
- test: increase branch coverage percentage of designer to 81.66% by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/698
- refactor: remove redundant monitor files by @liujuping in https://github.com/alibaba/lowcode-engine/pull/708
- feat: added thisRequiredInJSE API to control whether JSExpression exp… by @liujuping in https://github.com/alibaba/lowcode-engine/pull/702
- fix: fix dataSource needs to be compatible due to empty schema by @liujuping in https://github.com/alibaba/lowcode-engine/pull/711
- docs: added instructions for awesome-lowcode-engine to README by @liujuping in https://github.com/alibaba/lowcode-engine/pull/712
- fix: fixed the issue that thisRequiredInJSE did not take effect in so… by @liujuping in https://github.com/alibaba/lowcode-engine/pull/723
- Fix the unit test failure problem caused by thisRequiredInJSE modification by @liujuping in https://github.com/alibaba/lowcode-engine/pull/725
- chore: update stale workflow by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/731
- feat: add flag createIfNode for ShellNode#getProp by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/737
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.10...v1.0.11