Skip to content

13.5.0

Compare
Choose a tag to compare
@cipchk cipchk released this 13 May 15:54
· 339 commits to master since this release
080916c

Bug Fixes

  • abc:st: fix safe null check of menus (#1475) (6f13f22)
  • form: fix modify disabled & loading to cause refresh schema (#1473) (59660f9)
  • theme:layout-default: fix RTL will misalignment in medium screen (#1469) (f5950f6)
  • util:cookie: fix wrong set value of remove (#1479) (66a4eb2)

Features


Bug Fixes

  • abc:st: 修复菜单的空安全值 (#1475) (6f13f22)
  • form: 修复同时修改 disabledloading 导致刷新 Schema (#1473) (59660f9)
  • theme:layout-default: 修复 RTL 下中等屏幕错位 (#1469) (f5950f6)
  • util:cookie: 修复 remove 错误写入值 (#1479) (66a4eb2)

Features

  • abc:st: 增加 maxMultipleButton 最多可显示按钮属性,并多余部分自动生成至 更多 下面 (#1474) (f949623)
  • form: 增加 delay 延迟渲染,需要手动触发 (#1471) (64bf0a4)
  • form: 增加导出 setErrors 方法,用于自定义维护元素错误消息 (#1476) (b501c58)
  • theme:http: 新增允许 PATCHDELETE 支持 body 请求体 (#1478) (2e250e4)
  • theme:layout-defualt: 新增支持自定义 LOGO 区域 (#1470) (69dc29d)