Skip to content

v0.8.72

Choose a tag to compare

@github-actions github-actions released this 25 Nov 01:58
· 76 commits to main since this release

0.8.72 (2024-11-25)

Bug Fixes

  • 修复虚拟滚动组件动态添加子项无法滚动问题 (#907) (fed1dfc)
  • Popper: 修复 popperStyle 比默认设置优先级低的问题 (4eda6a4)

Features

  • Dropdown: 下拉选项容器设置最大高度,超出显示滚动条 (32db64a)
  • Dropdown: 增加 popperClass 配置项,设置弹出框容器样式 (276b881)