Skip to content

Releases: fe-lce/lowcode-engine-ext

v1.1.1

27 Oct 15:03

Choose a tag to compare

Bug Fixes

  • 完善select-setter的defaultValue功能 (9324e4e)
  • color-setter: 优化颜色设置器的值处理逻辑 (53b90ff)

Features

  • bool-setter: 增加默认值和禁用功能 (4c2d7e5)
  • classname-setter: 优化类名设置组件功能和代码结构 (da39483)
  • string-setter: 为 StringSetter 组件的 defaultValue 属性添加可选类型并处理默认值 (57c0cb8)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Oct 09:49

Choose a tag to compare

What's Changed

refactor: 替换namespace到felce
fix: 调整引用lowcode-types的isJSExpression方法到utils

Full Changelog: https://github.com/fe-lce/lowcode-engine-ext/commits/v1.1.0