Skip to content

1.80-beta.1

Pre-release
Pre-release

Choose a tag to compare

@jia000 jia000 released this 04 Jun 12:17
· 72 commits to master since this release

1.8.0-beta.1 (2026-05-27)

Bug Fixes

  • core: app.emit 在节点配置事件时不应短路 super.emit (2846f9e)
  • editor: serializeConfig 只去掉对象 key 的引号,避免破坏字符串 value 内的引号 (540a271)
  • editor: 修复 root 整体替换时图层面板节点状态残留与组件树闪烁问题 (b9a6dd5)

Features

  • editor: 数据源字段选择按钮在对比模式与禁用态下禁止切换 (ff810d0)
  • editor: 样式设置器 StyleSetter 支持表单对比模式 (b1193b9)
  • eslint-config: 禁止匿名 default class/function 导出 (a1fcb19)