v1.2.0
版本发布时间: 2023-10-20 15:54:34
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- feat: add editorCabinSymbol and skeletonCabinSymbol by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2406
- feat(node): add getRGL api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2417
- fix: fix utils under appHelper will not be updated when props.appHelper is updated by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2415
- fix(outline-pane): when dialog is dragged, the outline pane is not displayed visible state by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2421
- style: udpate some style for multi theme by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2432
- docs: Update summary.md by @sdshaoda in https://github.com/alibaba/lowcode-engine/pull/2430
- revert "fix(material): fix rendering is blocked, when the url in the asset fails to load" by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2434
- feat(workspace): fix onWindowRendererReady api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2435
- docs: modify the content of the article menu and add a video menu by @kyokaxin in https://github.com/alibaba/lowcode-engine/pull/2444
- style(outline-pane): fix outline-pane styles by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2445
- feat(common): update skeletonCabinSymbol exports by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2450
- feat(common): update designerCabinSymbol exports by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2452
- feat(hotkey): when text is selected, allow the default copy and paste behavior by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2453
- docs: update loop.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2458
- feat(config): add defaultSettingPanelProps config by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2461
- feat(workspace): add workspace.skeleton api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2471
- fix: do not parse props when condition is false or loop data is empty by @rainke in https://github.com/alibaba/lowcode-engine/pull/2477
- feat: add simulatorRender shell by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2491
- fix: remove unnecessary dep by @Zsynuting in https://github.com/alibaba/lowcode-engine/pull/2492
- fix: make the color of the logger more highlighted by @iChengbo in https://github.com/alibaba/lowcode-engine/pull/2509
- feat: suport more locale config by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2510
- fix: fix workspace openEditorWindow API bugs by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2515
- fix: remove
class
prop by @rainke in https://github.com/alibaba/lowcode-engine/pull/2511 - fix: some spell error by @iChengbo in https://github.com/alibaba/lowcode-engine/pull/2523
- style: add style varibles and update some styles by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2526
- feat: update Outline Tree to Component Tree by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2530
- 固定 react-error-overlay 的版本 by @rainke in https://github.com/alibaba/lowcode-engine/pull/2531
- fix: fix rendering failure when children is number 0 by @AndyJinSS in https://github.com/alibaba/lowcode-engine/pull/2549
- Update specs.md by @lizhengnacl in https://github.com/alibaba/lowcode-engine/pull/2539
- fix: 修复 forwardRef 组件的错误无法捕获 by @rainke in https://github.com/alibaba/lowcode-engine/pull/2544
- fix: hoc 组件缓存问题 by @rainke in https://github.com/alibaba/lowcode-engine/pull/2562
- feat: make asset support es module by @rainke in https://github.com/alibaba/lowcode-engine/pull/2559
- fix: 复制时防止 ref id 重复 by @rainke in https://github.com/alibaba/lowcode-engine/pull/2555
- feat: add theme color document & optimize some theme colors by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2566
New Contributors
- @sdshaoda made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2430
- @kyokaxin made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2444
- @Zsynuting made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2492
- @iChengbo made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2509
- @lizhengnacl made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2539
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.1.10...v1.2.0