Commit Graph

14 Commits

Author SHA1 Message Date
David Evans b23e278729 Add support for red text and highlighted text in markdown 2018-05-05 19:04:14 +01:00
David Evans 78cec2be8c Add support for working with online rendering service when available 2018-04-29 15:34:53 +01:00
David Evans 816206ed33 Improve consistency of SVGs generated, and fix non-BMP unicode exports from VirtualDocument 2018-04-22 19:17:31 +01:00
David Evans 506aecc445 Rename files to mjs and get Jasmine testing inside NodeJS working [#32] 2018-04-21 16:34:09 +01:00
David Evans 369eb15390 Switch to using es6 modules and commandline-based linter (eslint) [#32] 2018-04-16 03:17:03 +01:00
David Evans a5f32d34d8 Large refactoring to unpick direct DOM access [#32] 2018-04-15 12:52:42 +01:00
David Evans 587a6d7f26 Add support for reference boxes [#21] 2017-11-21 00:04:30 +00:00
David Evans 5b3d0af311 Add support for wavy connection lines [#24] 2017-11-12 14:16:24 +00:00
David Evans 25ffd6a904 Select code in editor when elements are clicked [#16] 2017-11-10 23:38:28 +00:00
David Evans 121830f69c Add alternative arrow types [#20] 2017-11-08 22:50:41 +00:00
David Evans 71437d2576 Add support for agent line highlighting, also sets groundwork for parallel actions [#10] 2017-11-04 22:18:57 +00:00
David Evans 9b4e34c09c Add tests for array.indexOf helper 2017-11-03 18:59:01 +00:00
David Evans 2d8e3d60e1 Agents as objects after generate 2017-11-02 22:14:44 +00:00
David Evans b0ba84b4eb Begin separating theme out of renderer 2017-10-28 12:53:41 +01:00