Skip to content

v0.8.79

Choose a tag to compare

@github-actions github-actions released this 28 Mar 07:44
· 33 commits to main since this release

0.8.79 (2025-03-28)

Bug Fixes

  • 部分组件computed中判断slot存在无响应问题 (#934) (8885ec2)
  • 清除拖拽事件 (#932) (814c13e)
  • FloatPane: 拖拽边界检测,判断异常修复 (5f323e7)
  • FTable: 修复layout:auto时水平滚动计算问题 (#933) (03315ed)

Features

  • Modal: 全局方法配置项支持 maskClosable,默认为 false (ef1bc6f)
  • popper style 支持字符串和数组 (#935) (3d65fc0)
  • Space: 元素间隔方案由 margin 改为 gap (#936) (ecbbeed)
  • VirtualScroller 性能优化 (#937) (56823ac)