Skip to content

Releases: alibaba/lowcode-engine

v1.0.7

11 May 06:26
Compare
Choose a tag to compare

What's Changed

  • fix: 修正对于 i18n 数据的 params 的处理, 解决小程序中没有 window 而 rax 方案中却用到 window 的问题, etc... by @Clarence-pan in #295
  • feat: assetLoader loda scripts with async=false by @liujuping in #383
  • fix: use uppercase resize trigger names based on material spec by @LeoYuan in #385
  • Chore/action cov pkg by @LeoYuan in #395
  • chore: renderer jest config add collectCoverage by @liujuping in #402
  • 大纲树支持节点过滤 by @huoteng in #387
  • feat: add some features by @LeoYuan in #418
  • chore: convert devMode to standard spec format using metadataTransd… by @fxxjdedd in #294
  • feat: low-code components support lifecycle and function execution by @liujuping in #403
  • chore: get release version from git branch name (support beta identif… by @LeoYuan in #424
  • chore: grant write permission for pull request by @LeoYuan in #442
  • chore: skip coverage job if PR is from fork by @LeoYuan in #447

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

21 Apr 10:10
Compare
Choose a tag to compare

What's Changed

  • fix: 修复 React17 选中组件bug by @haloworld007 in #308
  • feat: add mergeChldren API for shell node by @LeoYuan in #316
  • chore: 关闭依赖类型信息的eslint规则,以提升lint速度 by @bowei-jbw in #337
  • test: add ut for render-core/utils/common by @JackLian in #332
  • fix: renderer not rendering correct components when loading component… by @liujuping in #324
  • fix: fix internal project.getSchema default stage is error by @liujuping in #353

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

11 Apr 07:13
Compare
Choose a tag to compare

What's Changed

  • docs: modify document url by @liujuping in #154
  • refactor: run test cases depend on which files have been changed by @LeoYuan in #161
  • Chore/stale by @LeoYuan in #160
  • docs: remove unnecessary spaces by @liujuping in #186
  • hotfix: 出码模块 - 解决 componentName 和 exportName 不一致时生成的 import 语句的问题 by @Clarence-pan in #212
  • fix no defaultValue in ts parser by @Mark-ck in #227
  • fix: Fix the conversion failure of some props expressions under Slot … by @liujuping in #228
  • refactor: replace deprecated String.prototype.substr() by @CommanderRoot in #194
  • fix: fix unnecessary props calculation by @liujuping in #218
  • style: Optimize the image style of the README document by @lecepin in #230
  • docs: modify the protocol name by @liujuping in #240
  • refactor: 去除数据源历史兼容逻辑 by @woshilaoge in #266
  • fix: add lowcode-designer, lowcode-utils dependencies by @lusess123 in #281
  • fix: Fix the rendering error caused by incorrect key value when confi… by @liujuping in #239
  • fix: project.exportSchema api lack stage param & setAssets should be … by @liujuping in #287
  • chore: update engine codebase description
  • chore: update README and user test cases

New Contributors

Full Changelog: v1.0.3...v1.0.5

v1.0.3

17 Mar 13:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Mar 12:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.0

01 Mar 11:55
Compare
Choose a tag to compare

What's Changed

  • chore: 优化生成引擎版本号的逻辑 by @LeoYuan in #2
  • test: 修复单测 by @LeoYuan in #4
  • Update CONTRIBUTOR.md by @yize in #6

New Contributors

  • @yize made their first contribution in #6

Full Changelog: https://github.com/alibaba/lowcode-engine/commits/v1.0.0

v1.0.1

01 Mar 11:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1