Commit Graph

19 Commits

Author SHA1 Message Date
David Evans 0c988e8658 Fix begin/end stages not combining correctly [#31] 2018-01-15 19:36:16 +00:00
David Evans f8a757c508 Add markdown support [#29] 2018-01-15 00:14:39 +00:00
David Evans 0f22dc7f94 Refactor to enable formatted text everywhere, and make 'agent' dichotomy in generator clearer through naming [#29] 2018-01-14 23:10:48 +00:00
David Evans 2b5f7eea2b Add monospace theme [#30] 2018-01-14 15:29:46 +00:00
David Evans f24933e5a1 Render self connections and wavy lines in vaguely sketch style [#18] 2018-01-13 14:10:32 +00:00
David Evans d1bab06bcc More PatternedLine testing and fixes for minor quirks 2018-01-13 00:01:18 +00:00
David Evans 4eb9ec21d6 Simplify and extract wavy line rendering 2018-01-12 23:23:49 +00:00
David Evans 3553c66c9c Optimise re-rendering to not destroy theme level <defs> [#6] 2018-01-12 21:27:16 +00:00
David Evans 819d51f856 Minify latest changes 2018-01-11 23:09:56 +00:00
David Evans 1771a89478 Fix fade terminator not always covering line in sketch theme [#18] 2018-01-11 21:51:04 +00:00
David Evans bb61d1faf3 Render if/else/repeat/ref blocks in sketch style, and improve standard rendering [#18] 2018-01-10 22:03:46 +00:00
David Evans 531b284afa Add sketch rendering for simple arrows and fix bug where wavy lines do not render when drawn right-to-left [#18] 2018-01-06 15:40:54 +00:00
David Evans 86e8b89a9c Fix randomness failing for some sketch components (not so singleton after all) [#18] 2018-01-06 00:42:25 +00:00
David Evans eaf4a956d4 Add beginnings of sketch theme [#18] 2018-01-05 23:19:54 +00:00
David Evans 05d5f56db1 Improve rendering of overlapping blocks, add click regions [#21] 2017-11-26 16:55:14 +00:00
David Evans 82a2c1a219 Fix block width when communicating with references [#21] 2017-11-26 16:26:38 +00:00
David Evans c60f2fa0f9 Mangle names for better minification 2017-11-25 13:52:26 +00:00
David Evans dce39792ac Support requirejs loading [#25] 2017-11-24 23:15:39 +00:00
David Evans c493530ecb Add bundled library script, + minification and demo page [#25] 2017-11-24 17:39:34 +00:00