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
|
7a420f0c97
|
Minor text rendering issue fixes
|
2015-03-24 21:45:41 +00:00 |
Lewis Hemens
|
c188da9df9
|
Tweaked rendering logic for lines next to each other
|
2014-04-27 14:30:54 +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
|
200257d907
|
Working version of select tool
|
2014-04-07 23:28:20 +01:00 |
Lewis Hemens
|
853b57e57c
|
Increased drag latency thresholds
|
2014-03-26 19:48:41 +00:00 |
Lewis Hemens
|
a7386ac4bc
|
Fixed lines mode, added mode dialog so you can switch, removed buggy tooltips from mobile for now.
|
2014-03-10 22:54:02 +00:00 |
Lewis Hemens
|
089e94ab55
|
GJSLinting
|
2014-02-23 19:06:09 +00:00 |
Lewis Hemens
|
92e413357a
|
Added snap to nearest special char for mobile, mobile detection logic, refactoring of standard directions into constants.
|
2014-02-20 00:10:20 +00:00 |
Lewis Hemens
|
5a6de282b6
|
Completed resize tool, skil 4 way junctions and simplified logic
|
2014-02-09 18:00:55 +00:00 |
Lewis Hemens
|
360b9d255d
|
Tweaked char dimensions, added in a hack for importing specil chars
|
2014-01-22 23:20:17 +00:00 |
Lewis Hemens
|
493d86de0b
|
Fixed undo for move tool
|
2014-01-22 21:28:15 +00:00 |
Lewis Hemens
|
8225f9d074
|
Fixed proportions issue, thinned cells horizontally
|
2014-01-22 21:07:46 +00:00 |
Lewis Hemens
|
3f9384e727
|
Implemented undo function
|
2014-01-21 22:34:56 +00:00 |
Lewis Hemens
|
6fe66a1358
|
Finished text tool and added in better keyboard input control
|
2014-01-21 21:30:47 +00:00 |
Lewis Hemens
|
1c538caade
|
Fixed up erase and added scratch draw highlighting
|
2014-01-20 21:58:25 +00:00 |
Lewis Hemens
|
7aca5737a4
|
Lots of code tidying
|
2014-01-19 14:23:17 +00:00 |
Lewis Hemens
|
fc59101bf5
|
Fixed resize bug
|
2014-01-19 13:28:36 +00:00 |
Lewis Hemens
|
24be421d5e
|
Partial completion of basic move functionality, missing deletion of existing structures however
|
2014-01-18 00:28:46 +00:00 |
Lewis Hemens
|
d2c6e799a8
|
De-duplicated mouse move events
|
2014-01-12 14:38:56 +00:00 |
Lewis Hemens
|
a69354b535
|
Fixed some type errors
|
2014-01-12 10:48:39 +00:00 |
Lewis Hemens
|
ad12ab5633
|
Linted all files
|
2014-01-12 10:37:38 +00:00 |
Lewis Hemens
|
1feea9778c
|
Updated controller logic to have dynamic drag/draw mode
|
2014-01-11 17:41:44 +00:00 |
Lewis Hemens
|
d51221f089
|
Closure typing cleanup, added grid and simple ability to clean to render cells
|
2014-01-11 16:40:01 +00:00 |
Lewis Hemens
|
7d69f037f1
|
Some tidy up to controller, identifies drag/clicks
|
2014-01-09 22:38:08 +00:00 |
Lewis Hemens
|
28d2d49b1c
|
Refactor namespace to be less verbose
|
2014-01-09 20:18:46 +00:00 |
Lewis Hemens
|
2cba724224
|
Added dragging view mode
|
2014-01-08 23:06:08 +00:00 |