- add remotes
- Try to fix onchange which is throwing an undefined 'el' error. closes #17
- call onstatechange with an object, closes #12
- push initial string to history, closes #10
- push to history every 500ms [bmcmahen]
- alias .contents() to .toString()
- fix positioning on undo(), redo(), closes #2
- better demo, closes #6 should also close #8
- add .gitignore