Skip to content

v0.8.66

Choose a tag to compare

@github-actions github-actions released this 19 Oct 10:07
· 104 commits to main since this release

0.8.66 (2024-10-19)

Bug Fixes

  • InputNumber: 修复输入值首位数字小于最小值时导致被重置为最小值的问题 (#894) (d200644)
  • Pagination: 修复 简洁型 无效分页数据无法更新的问题 (7fefcb8)

Features

  • 国际化多语言,支持阿拉伯文 (9dc6f7e)
  • FloatPane: 增加配置项 cachePositionKey, 避免多个浮动面板共享位置缓存、增加 resetPosition 方法、增加拖拽边界检测 (#896) (c5c609e)
  • popper 受控模式 (#898) (a93619a)