Skip to content

v2.5.2

Compare
Choose a tag to compare
@xxyan0205 xxyan0205 released this 20 Sep 07:51
· 315 commits to master since this release

中文:

  • Feat

    • PickerDatePicker增加属性keep-index,用于设置当列数据发生变更时,保持上次停留位置
  • Fix

    • 修复ToastLandscape覆盖的问题
    • 修复TabBar渲染崩溃的问题#567
    • 移除Textarea部分无用样式变量

English:

  • Feat

    • Picker and DatePicker add prop keep-index, used to set the last stop position when the column data changes
  • Fix

    • Fix the problem that Toast is covered by Landscape
    • Fix the problem of TabBar rendering crash#567
    • Remove the useless style variables of Textarea