v1.2.3
版本发布时间: 2023-12-14 09:47:02
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- docs: add faq-Slot组件渲染报错问题 by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2640
- test(utils): add ut to package/utils by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2639
- docs: add before start doc by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2641
- feat(types): add IPublicTypeInstanceOf to prop-types by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2645
- chore: remove useless code by @beautiful-boyyy in https://github.com/alibaba/lowcode-engine/pull/2643
- feat(render-core): update logger to console & add test ut by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2646
- test(designer): add test ut to sequencify by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2648
- docs: update prepare.md by @beautiful-boyyy in https://github.com/alibaba/lowcode-engine/pull/2653
- fix: createIcon props by @Super-Rz in https://github.com/alibaba/lowcode-engine/pull/2629
- fix: fixed string trim issue by @beautiful-boyyy in https://github.com/alibaba/lowcode-engine/pull/2654
- fix: fix engine-core classes is undefined by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2655
- docs: update index.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2666
- fix(exportschema): exportSchema(IPublicEnumTransformStage.Save) type conver by @ChiZng in https://github.com/alibaba/lowcode-engine/pull/2661
- docs: update index.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2667
- docs: update index.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2668
- style: add --workspace-left-area-width by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2670
- docs: update faq list by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2672
- feat: doc video update by @kyokaxin in https://github.com/alibaba/lowcode-engine/pull/2674
- fix: recover component lifecycle and avoid execute from scope proto by @1ncounter in https://github.com/alibaba/lowcode-engine/pull/2681
- fix: Improve code and simplify logic by @andylili21 in https://github.com/alibaba/lowcode-engine/pull/2651
- feat(utils): add workspace utils by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2684
- feat(outline-pane): suport registry in workspace level by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2685
- feat(skeleton): add registerConfigTransducer API by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2687
- Fix/component lifecycle not execute by @1ncounter in https://github.com/alibaba/lowcode-engine/pull/2690
- Fix/component lifecycle not execute by @1ncounter in https://github.com/alibaba/lowcode-engine/pull/2692
- fix(renderer-core): remove renderer lifeCycle method compatibility with uipaas by @1ncounter in https://github.com/alibaba/lowcode-engine/pull/2693
- docs: update skeleton.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2700
- docs: update material.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2703
- fix: executeLifeCycleMethod return bug in renderer by @owenchen1004 in https://github.com/alibaba/lowcode-engine/pull/2705
- style: add --color-toolbar-background by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2706
- style: add --color-toolbar-background by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2707
- style: fix --workspace-left-area-width style bug by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2714
- docs: add meet docs by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2722
- fix: scope props merge defaultProps by @1ncounter in https://github.com/alibaba/lowcode-engine/pull/2716
- feat: update types define by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2717
- docs: update participate docs by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2734
- chore: create publish docs.yml by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2736
- style: add css themes vars by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2737
- style: add css themes vars by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2746
- style(outline): update outline-filter-icon style by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2766
- docs: add faq024 by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2767
- Chore/publish engine by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2768
- fix(outline): fix view change bugs in workspace mode by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2769
New Contributors
- @Super-Rz made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2629
- @andylili21 made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2651
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.2.2...v1.2.3