v1.0.7
版本发布时间: 2022-05-11 14:26:07
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- fix: 修正对于 i18n 数据的 params 的处理, 解决小程序中没有 window 而 rax 方案中却用到 window 的问题, etc... by @Clarence-pan in https://github.com/alibaba/lowcode-engine/pull/295
- feat: assetLoader loda scripts with async=false by @liujuping in https://github.com/alibaba/lowcode-engine/pull/383
- fix: use uppercase resize trigger names based on material spec by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/385
- Chore/action cov pkg by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/395
- chore: renderer jest config add collectCoverage by @liujuping in https://github.com/alibaba/lowcode-engine/pull/402
- 大纲树支持节点过滤 by @huoteng in https://github.com/alibaba/lowcode-engine/pull/387
- feat: add some features by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/418
- chore: convert
devMode
to standard spec format using metadataTransd… by @fxxjdedd in https://github.com/alibaba/lowcode-engine/pull/294 - feat: low-code components support lifecycle and function execution by @liujuping in https://github.com/alibaba/lowcode-engine/pull/403
- chore: get release version from git branch name (support beta identif… by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/424
- chore: grant write permission for pull request by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/442
- chore: skip coverage job if PR is from fork by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/447
New Contributors
- @huoteng made their first contribution in https://github.com/alibaba/lowcode-engine/pull/387
- @fxxjdedd made their first contribution in https://github.com/alibaba/lowcode-engine/pull/294
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.6...v1.0.7