Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 1.37 KB

2.1.1 (2019-12-23)

Bug Fixes

  • scroll/throttle: fix updateSyncScroll dont use throttle (f83095d)

2.1.0 (2018-09-17)

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)

2.0.0 (2017-11-28)