Skip to content

Releases: tangdaohai/vue-happy-scroll

v2.1.0

17 Sep 07:26
Compare
Choose a tag to compare

Bug Fixes

  • scroll: fix bigger-move-h (#4) (497c830)
  • scroll.css: 修复横向滚动到最左边差20像素的问题。(#17) (23e8df0)
  • scroll.uve: fix scrolltop and scrollLeft bug.(#18) (d44ac05)

Features

  • scroll event: support vertical-start,vertical-end,horizontal-start,horizontal-end events. (ac5645d)
  • scroll min-length: support min length. (#13) (5c77332)

release 2.0

28 Nov 06:44
Compare
Choose a tag to compare
  1. 解决Firefox下兼容不完美问题。
  2. 去除Commonjs下引用需要对插件进行babel编译。
  3. 增加属性,优化性能。