Lewis Hemens
c50eaf5daa
Fix compile issues for missing/brokebn imports
2018-03-16 11:48:25 -07:00
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
cave
4097ee2322
added License GPLv3 ( #92 )
2017-10-04 10:04:47 +01:00
Aleksandr Levchuk
f9e489c737
Stop coverting v's into ^'s ( Closes #55 ) ( #72 )
2017-01-21 14:58:37 +00:00
Charlie Wolf
a5c725853f
add very simple electron app wrapper ( #75 )
2017-01-21 14:56:21 +00: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
8a50b5ab58
Merge pull request #32 from ridiculum/master
...
use ASCII spaces in export
2015-10-20 16:18:18 +01:00
Lewis Hemens
71758095b0
Merge pull request #38 from jonathancross/patch-1
...
Link to new "asciiflow2" issues page in new tab.
2015-10-20 16:14:16 +01:00
Jonathan Cross
167a00560b
Link to new "asciiflow2" issues page in new tab.
...
We load into new tab (target attribute) so that current drawing is not destroyed.
2015-08-06 11:47:29 +02:00
ridiculum
bb1b877af8
fix Python module name in README
2015-04-22 21:28:53 +02:00
ridiculum
e80810b683
improve text export
...
* Replace ERASE_CHAR (\u2009) in exported text with ASCII space.
* Fix regular expression that trims whitespace at line ends.
2015-04-22 21:28:00 +02:00
Lewis Hemens
b2dc3a5c16
Updated readme
2015-03-24 22:01:09 +00:00
Lewis Hemens
7a420f0c97
Minor text rendering issue fixes
2015-03-24 21:45:41 +00:00
Lewis Hemens
0c3601306c
Deleted apk
2015-03-24 20:41:29 +00:00
Lewis Hemens
4b1736ccf6
Deleted app
2015-03-24 20:41:09 +00:00
Lewis Hemens
0be2009186
Add to home screen button
2014-05-24 10:51:01 +01:00
Lewis Hemens
bb29cdc17f
Partial fix of V issue
2014-05-07 21:58:40 +01:00
Lewis Hemens
8131f1262d
Fixed no commit when opening saved doc
2014-04-27 15:47:52 +01:00
Lewis Hemens
c188da9df9
Tweaked rendering logic for lines next to each other
2014-04-27 14:30:54 +01:00
Lewis Hemens
b63c778cc3
Partial support for resizing around arrows
2014-04-27 13:57:15 +01:00
Lewis Hemens
3d5336b262
Changed default dash char to pure ascii
2014-04-27 13:27:00 +01:00
Lewis Hemens
b9b036d1b6
Arrow tool, currently doesn't support re-sizing, also changed default dash to not be the em dash
2014-04-27 13:20:23 +01:00
Lewis Hemens
e2aa7e7456
Added copy paste and cut functionality to select tool
2014-04-27 12:29:34 +01:00
Lewis Hemens
b4d5b00482
Fix it's spelling
2014-04-27 11:48:24 +01:00
Lewis Hemens
200257d907
Working version of select tool
2014-04-07 23:28:20 +01:00
Lewis Hemens
bfbc37fb88
Temporary version of a select tool image
2014-04-07 21:45:14 +01:00
Lewis Hemens
28085feed3
Added meta description
2014-03-26 21:53:42 +00:00
Lewis Hemens
77a1740d90
Removed analytics interference
2014-03-26 21:43:28 +00:00
Lewis Hemens
854c43cf7a
Added original site link
2014-03-26 21:07:17 +00:00
Lewis Hemens
5ce286d343
Added issues link
2014-03-26 21:00:29 +00:00
Lewis Hemens
2ced90c4a8
Moved new drawing button, updated drive link text
2014-03-26 20:56:48 +00:00
Lewis Hemens
fcc1f84ef2
Added credits
2014-03-26 20:55:42 +00:00
Lewis Hemens
8e47da19a4
Import submit button closes dialog
2014-03-26 19:53:06 +00:00
Lewis Hemens
853b57e57c
Increased drag latency thresholds
2014-03-26 19:48:41 +00:00
Lewis Hemens
07dc0185fc
Added analytics tracking code
2014-03-26 19:47:18 +00:00
Lewis Hemens
70edaeeaba
Integrated tinypass snippet
2014-03-26 00:08:16 +00: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
f54c2ccc51
Tweak text tool input styles
2014-03-25 23:25:28 +00:00
Lewis Hemens
671d527a59
Fixed off the edge of the screen bug
2014-03-25 22:32:44 +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
c31ba0fdd5
Make ASCII draw mode default for mobile, and make X the default freeform value
2014-03-25 22:03:08 +00:00
Lewis Hemens
95e38fc208
Integrated new UI images, new CSS styles and tweaks curtuesy of Sam :)
2014-03-25 21:46:31 +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
463e5ee631
Tidied up save state button styles
2014-03-23 19:33:17 +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
8b27d9813d
Partial implementation of text editing function
2014-03-23 13:27:43 +00:00