Giter Club home page Giter Club logo

xscroll's Introduction

xscroll

Xscroll - A Javascript Scrolling Framework For Mobile Web

Install

npm install xscroll

HomePage

http://xscroll.github.io/

Document

http://xscroll.github.io/node_modules/xscroll/doc/XScroll.html

Demo

http://xscroll.github.io/demo.html

construct

ChangeLog

v2.1.1

  • pinch缩放优化
  • 滚动条计算问题
  • 去除mouse事件

v2.2.0

  • 优化边界反弹动画效果
  • 支持水平方向无尽滚动
  • 修复滚动停止时重绘、闪烁的问题
  • 新增useTransition配置,支持帧动画
  • 新增easing配置 如:ease ease-out easeq-in
  • API调整
    • getCellByRow -> getCellByRowOrCol
    • getCellByOffsetTop -> getCellByOffset
    • getCellByPageY -> getCellByPagePos

v2.3.0

  • 新增snap功能
  • 新增多个xscroll相互嵌套的管理机制

v2.3.1

  • DataSet guid重复问题
  • 修复部分安卓设备无法点停的问题
  • 修复执行stop()后定时器仍然执行的问题
  • 滚动条默认隐藏
  • 新增boundryout api
  • scrollanimate和panend触发顺序调整

v2.3.2

  • 修复bounce为false后报错的问题

v3.0.0

  • 大版本升级,xlist插件化

v3.1.2

  • 修复点击 触发2次的问题

xscroll's People

Contributors

huxiaoqi567 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.