Skip to content

v1.4.2

Compare
Choose a tag to compare
@ustbhuangyi ustbhuangyi released this 16 Nov 16:35
· 1456 commits to master since this release

Bug Fixes

  • fix #318, calculate selectedIndex using Math.round instead of | 0 .

Improvements

  • fix issue #312 allow bounce when pulling down before last pull down refresh finish.
  • merge pr #331 optimize the config of wheel option, thanks to @linxiaowu66
  • support es modules, refer to rollup pkg.module wiki