Skip to content

v1.1.26

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Mar 08:05

修复

  • DialogForm 弹窗遮罩层残留:关闭弹窗时同步隐藏 Layer shade 遮罩层,重新打开时恢复显示,解决点击关闭按钮后页面灰色遮罩无法消失的问题
  • Tree 字段闭包调用错误:修复 Closure::call() 将数组绑定为 $this 导致 PHP 8+ 报错,改为直接调用闭包

Full Changelog: v1.1.25...v1.1.26