David Evans
|
43830414ff
|
Improve standalone export compatibility
|
2018-04-21 20:30:48 +01:00 |
David Evans
|
edc71934dc
|
Add commandline tool for generating SVG from code [#32]
|
2018-04-21 20:24:54 +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
|
ba8232da3b
|
Fix setHighlight having no effect if called before initial render [#50]
|
2018-04-05 19:38:43 +01:00 |
David Evans
|
3d89dc3548
|
Significantly reduce reflows for faster page loads
|
2018-02-17 16:15:36 +00:00 |
David Evans
|
a0de2914a3
|
Tweak appearance of database headers [#36]
|
2018-02-14 23:26:26 +00:00 |
David Evans
|
978da1ce04
|
Fix references inside groups overflowing edges [#49]
|
2018-02-14 22:59:19 +00:00 |
David Evans
|
e4ee5cb2ef
|
Reject invalid autolabel counters [#48]
|
2018-02-14 19:01:38 +00:00 |
David Evans
|
8397810c12
|
Add simple agent options (red, database) [#36]
|
2018-02-14 00:43:00 +00:00 |
David Evans
|
ab3d67f313
|
Reduce number of forced reflows when rendering
|
2018-02-08 23:13:19 +00:00 |
David Evans
|
d283fe158c
|
Add group component [#46]
|
2018-02-04 15:33:48 +00:00 |
David Evans
|
e22381e37d
|
Add support for collapsing blocks [#46]
|
2018-02-04 14:59:46 +00:00 |
David Evans
|
46fdca1599
|
Fix dividers not marking agents as touched
|
2018-02-03 21:56:27 +00:00 |
David Evans
|
b34b6ca0ae
|
Fix dividers not masking elements [#44]
|
2018-02-03 14:37:24 +00:00 |
David Evans
|
ec24433366
|
Fix reference box render glitches [#33]
|
2018-02-03 12:45:48 +00:00 |
David Evans
|
703129d3d0
|
Allow dropping SVGs into editor [#45]
|
2018-02-02 21:22:57 +00:00 |
David Evans
|
ef2b141171
|
Add more image-based tests, export with original code embedded
|
2018-01-31 21:50:39 +00:00 |
David Evans
|
d015795a90
|
Add image-based testing to verify readme screenshots and some rendering tests
|
2018-01-30 23:18:30 +00:00 |
David Evans
|
5283c511e9
|
Convert self-connections into asynchronous connections for better rendering [#43]
|
2018-01-27 16:55:48 +00:00 |
David Evans
|
bbb9350e15
|
Add support for asynchronous communication [#41]
|
2018-01-25 22:59:16 +00:00 |
David Evans
|
8344ab2a44
|
Fix Safari export not including custom fonts [#42]
|
2018-01-22 20:17:31 +00:00 |
David Evans
|
1533a389b8
|
Switch default divider to line, as this makes more sense [#39]
|
2018-01-21 23:59:20 +00:00 |
David Evans
|
eb052bd29f
|
Add dividers [#39]
|
2018-01-21 23:49:06 +00:00 |
David Evans
|
64e3f6aa03
|
Fix autocomplete for multi-word names, and minor tweaks. Add testing for CodeMirror integration [#34]
|
2018-01-21 00:44:52 +00:00 |
David Evans
|
ece615e2a0
|
Add autocomplete support for quoted names, and remove single quotes syntax [#34]
|
2018-01-20 12:10:41 +00:00 |
David Evans
|
394dcb0e42
|
Add found messages and fix minor rendering issue with groups containing arrows to sides [#37]
|
2018-01-16 22:32:26 +00:00 |
David Evans
|
afd505b8fe
|
Add lost message arrow style [#38]
|
2018-01-15 22:37:27 +00:00 |
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
|
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 |