Brian Schlenker
8277399c61
Fix bad merge ( #79 )
...
* Fix bad merge
Some classes were still prefixed by ascii,
and constants not prefixed by c.
* More es6 changes and refactorings
Added helper methods to vector for creating vector from touch event and
mouse event. Added up, down, left, right helper methods.
* Refactor draw.js into one module per draw function
2017-10-04 10:07:05 +01:00
Brian Schlenker
141b8eff92
Updated project to use es6 classes, arrow functions, latest closure-compiler, latest jquery ( #77 )
...
* Update jquer and closure compiler
* Move to es6 classes, arrow functions, for/of
* Move to es6 style modules
* Add .DS_Store to .gitignore
* Remove note to update compile.sh
2017-01-21 14:55:18 +00:00
Lewis Hemens
8131f1262d
Fixed no commit when opening saved doc
2014-04-27 15:47:52 +01:00
Lewis Hemens
b8f5ab2d42
Tweak on drive dialog
2014-03-25 23:49:19 +00:00
Lewis Hemens
b42b71e0b6
Updated drive file list items to have IDs and close dialog
2014-03-25 23:46:37 +00:00
Lewis Hemens
45052b42f8
Add delay to load-from-hash which doesn't always seem to work
2014-03-25 22:19:41 +00:00
Lewis Hemens
a747f89b71
Added safe request wrapper for mitigating errors on mobile
2014-03-23 22:47:15 +00:00
Lewis Hemens
570057a717
Working file listing and opening UI, hash change handling, minimized unnecessary saving.
2014-03-23 22:12:53 +00:00
Lewis Hemens
864bd859f0
File saving updates
2014-03-23 19:55:46 +00:00
Lewis Hemens
da490aa1f6
Saving with URL hashes and automatic looped saving
2014-03-23 19:16:21 +00:00
Lewis Hemens
77e13d624d
Partial re-write of drive integration UI
2014-03-23 17:06:40 +00:00
Lewis Hemens
a5c63cdfb1
Basic save functionality with editable file names, beginning of work to enable loading of files too
2014-03-03 23:10:15 +00:00
Lewis Hemens
941f2cc96e
A very hacky first draft version of the save functionality'
2014-03-02 22:20:20 +00:00