Commit Graph

58 Commits (58633af9431ef8e888c2e1ccf7face9adb5c660f)

Author SHA1 Message Date
ansuz 967d636df9 address more jshint complaints
Caleb James DeLisle 86c4a69a97 Switch to patching with DiffDOM for testing :D
ansuz 019750bea8 realtime-input.js : callback onInit if exists
ansuz d2f6c63d8a realtime-input.js : changed the api and left an undefined reference. fixed
ansuz d96124229b clean up realtime-input.js, break API
use an object for configuration, so as to be more extensible.
modify applications which use the API to match.
ansuz ed03a48092 minor patches that make things a bit more reliable, still some bugs
ansuz ac0f7852fc committing latest changes for review
ansuz 997ce1147f realtime input wraps up basic realtime stuff
so we don't have to rewrite the realtime api for every application.
starting to move towards a portable api :D