Skip to content

v2.9.0

Compare
Choose a tag to compare
@JeromeLin JeromeLin released this 13 May 08:48
· 945 commits to master since this release
  • Bug Fix

    • [ImagePreview] 修复组件异步获取数据报错的 bug。#613
    • [DatePickerView] 修复当 mode="date" 展示错误的 bug。#624
    • [ConfigProvider] 修复服务端渲染时报的 document is not defined 的 bug。#631
  • Perf

    • [ImagePreview] 异步获取数据时增加 loading 用于等待图片加载。#615
    • [Message] 优化消息组件可点区域的鼠标显示状态。#445a935
  • Feature