Skip to content

v1.12.11

Compare
Choose a tag to compare
@dolymood dolymood released this 15 Feb 08:31
· 1481 commits to master since this release

修复

  • RecycleList: 没数据时持续触发fetch问题
  • RecycleList: 并发数据顺序问题
  • Sticky: Sticky.Ele 没有指向 StickyElement 问题

优化

  • Radio:RadioGroup 支持 v-model

Fixes

  • RecycleList: should not trigger onFetch when no more data
  • RecycleList: data list should be ordered when concurrent requests

Improvements

  • Radio:RadioGroup supported v-model