Skip to content

hongru/kissy-mscroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kissy-mscroller

features

  • 专一化:只考虑更适合mobile 的 features
  • 优先使用原生 overflow-scrolling:touch ,再降级为 js 模拟方案(ios5+ 使用的是原生的 overflow-scrolling:touch)
  • 集成 pull to refresh, callback 采用promise方案,使用成本更低
  • 集成 img 的lazyload
  • Scroll 数据和 view的分离,也就是说只要稍加适配,scrollfn 可以应用在非DOM环境下,比如canvas上的scroller组件

changelog

V1.0

[!]

V1.1

- fix blurring after scrolling translate
- mousewheel scroll & mousedrag scroll support

V1.2

- fix api `scrollBy`
- fix api `scrollTo`
- add api `reflow`

V1.3

- fix issue https://github.com/hongru/kissy-mscroller/issues/1

About

mobile awsome scroller base on kissy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published