Coder Social home page Coder Social logo

touchy's People

Contributors

bfisher-hotstudio avatar fisherwebdev avatar

Stargazers

 avatar

Watchers

 avatar

touchy's Issues

Touchy 1.1: request for feedback

Here are some ideas for improving Touchy. Please let me know how this list should be prioritized or expanded.

Thanks!
~ Bill

  1. move all touchy data into the event object
  2. more cross-browser support
  3. integration with tools like grunt, npm, etc.
  4. making Touchy more compliant with trends in jQuery plugin best practices (this is a direction, not a destination)
  5. support for double tap, or the other TODO features laid out in the comments at the beginning of the code.
  6. support for binding mouse events and touch events with a single line of code ("press" and "release" instead of touchstart/mousedown, etc.)
  7. support for both mouse events and touch events on the same device (thinking in terms of laptops that have touchscreens -- the issue is to be able to handle both in the same environment.)
  8. removing jQuery as a dependency, because jQuery is a bit bloated for mobile
  9. a second sister project with a lot of common event handler code
  10. some better way of facilitating delegation -- currently, Touchy is not event-delegation-friendly.
  11. returning the angle that a drag is performed in (this is a user-requested feature)
  12. create array of formerly touched x/y point data (user-requested feature)
  13. configuration setting on a per-element basis, rather that global (user-requested feature)
  14. specify the minimal distance before a drag is considered a drag on a per associated element basis -- see HotStudio#13 (user-requested feature)
  15. element time for double-tap, see HotStudio#13 (user-requested feature)
  16. multi-tap, like three taps (user-requested feature)
  17. some kind of tooling/logging add-on, providing insight into the data produced by the touch interactions (user-requested feature)

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.