Skip to content

v2.5.4

Compare
Choose a tag to compare
@xxyan0205 xxyan0205 released this 02 Nov 05:46
· 290 commits to master since this release

中文:

  • Feat

    • ScrollView增加方法getOffsets,用于获取当前滚动距离
  • Fix

    • 修复Swiper因窗口尺寸变更回到第一屏的问题#596
    • 修复SwiperTabBarkeep-alive中使用因窗口尺寸变更导致尺寸异常的问题#599
    • 修复TabBar尺寸计算兼容性问题
    • 更新TextareaItem清空按钮的展示逻辑,只有当表单值不为空且获得焦点时才展示#589

English:

  • Feat

    • ScrollView adds methodgetOffsets, used to get scroll distance
  • Fix

    • Fix the problem that Swiper changes back to the first screen due to window size change#596
    • Fix the problem of size exception caused by window size change when Swiper and TabBar were used in keep-alive#599
    • Fix TabBar size calculation compatibility issue
    • Update the presentation logic of the TextareaItem empty button, only when the form value is not empty and focused#589