Skip to content

v2.0.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@chilingling chilingling released this 04 Dec 12:18
dee65eb

What's Changed

Bug Fixes 🐛

  • 同步物料到 cli 模板 fix: sync material to cli by @chilingling in #921
  • builtin 物料改成 mjs 产物 feat: builtinComp output mjs format @chilingling in #918
  • 修复画布切换选择组件后,高级面板事件列表仍然显示原组件事件列表的bug @chilingling in #921
  • 修复数据源批量删除后,批量删除按钮没有被禁用的 bug @ianxinnew in #795
  • 修复 mockService 区块详情缺失 data 嵌套结构导致无法正确加载的 bug @chilingling in #818
  • fix: page or block save update breadcrumb uncorrectly @chilingling in #820
    1. 修复页面名称更新时,面包屑页名称没有同步更新的 bug
    2. 修复区块保存更新时,强行切换当前画布到正在编辑区块的 bug
    3. 修复区块保存更新时,如果画布不是当前编辑的区块,仍取截图的 bug
  • feat(vue-generator): add public floder, support image generation 出码支持 favicon.ico @zhengjg in #660
  • fix(block): 新建区块保存后发布区块,发布无效 @betterdancing @chilingling in #438
  • fix:table slot edit params should not get alert 表格Grid编辑参数时,不应弹出关闭插槽弹窗 @ianxinnew @chilingling in #802
  • fix: change namespace 2 export module vue-generator 类型改为到处 module @chilingling in #837
  • fix: blockName regexp incorrect 修复区块正则校验问题 @chilingling in #852
  • fix: datasource remote result could not reshow again after edit 修复远程数据源面板请求结果输入框在编辑之后,重新点击发送请求,如果请求结果一样,无法重新填充到请求结果输入框的 bug @chilingling in #847
  • 修复 popeditor 导出名称配置错误的 bug @lichunn in #881
  • 修复出码解析模板配置错误的 bug @chilingling in #880
  • fix: The lock api does not call pageService's update method correctly @ZIA-Hans in #883

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4