David Evans
|
3d89dc3548
|
Significantly reduce reflows for faster page loads
|
2018-02-17 16:15:36 +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
|
e22381e37d
|
Add support for collapsing blocks [#46]
|
2018-02-04 14:59:46 +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
|
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
|
eb052bd29f
|
Add dividers [#39]
|
2018-01-21 23:49:06 +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
|
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
|
3553c66c9c
|
Optimise re-rendering to not destroy theme level <defs> [#6]
|
2018-01-12 21:27:16 +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
|
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
|
1bf6ad6b5b
|
Provide simplified SequenceDiagram API
|
2017-11-23 22:41:24 +00:00 |
David Evans
|
26bc3acd3e
|
Improve block handling so references can be added [#21]
|
2017-11-19 22:57:46 +00:00 |
David Evans
|
af2e786be8
|
Highlight elements according to cursor location [#23]
|
2017-11-12 00:25:59 +00:00 |
David Evans
|
85b4f99ccd
|
Add parts library
|
2017-11-11 20:08:00 +00:00 |
David Evans
|
25ffd6a904
|
Select code in editor when elements are clicked [#16]
|
2017-11-10 23:38:28 +00:00 |
David Evans
|
01e43fd3eb
|
Simplify rendered SVGs slightly and add support for Safari
|
2017-11-09 20:09:16 +00:00 |
David Evans
|
2cb34c273c
|
Tidy up chunky theme, add theme name autocomplete [#17]
|
2017-11-06 21:46:40 +00:00 |
David Evans
|
f6f557bcd7
|
Beginnings of theme switching capability
|
2017-11-05 22:39:36 +00:00 |
David Evans
|
5b6cbd518e
|
Use SVG mask to allow transparent background behind text and improve rendering of fade cap
|
2017-11-05 22:03:33 +00:00 |
David Evans
|
0fd7d84958
|
Add fade agent cap
|
2017-11-05 19:22:14 +00:00 |
David Evans
|
7457131d1e
|
Add support for creating and destroying agents during connections
|
2017-11-05 13:15: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
|
dc3d930544
|
Consistent agent flag handling in parser
|
2017-11-03 22:56:48 +00:00 |
David Evans
|
93c1e9cb8e
|
Extract tokeniser, make arrow-line alignment perfect
|
2017-11-03 20:27:41 +00:00 |
David Evans
|
2d8e3d60e1
|
Agents as objects after generate
|
2017-11-02 22:14:44 +00:00 |
David Evans
|
d1c810e2af
|
Add integration testing
|
2017-10-30 21:22:20 +00:00 |
David Evans
|
cd949d6f38
|
Add support for unbordered text content, add convenience for placing notes/text on left/right of entire diagram
|
2017-10-28 18:30:01 +01:00 |
David Evans
|
912c9dbb64
|
Add initial support for asynchronous action blocks [#12]
|
2017-10-28 17:43:37 +01:00 |
David Evans
|
4772b16783
|
Support self-connections [#7]
|
2017-10-28 14:47:46 +01:00 |
David Evans
|
f7c4b1e4b2
|
Align left edge of boxes as far right as possible [#9]
|
2017-10-28 13:49:09 +01:00 |
David Evans
|
b0ba84b4eb
|
Begin separating theme out of renderer
|
2017-10-28 12:53:41 +01:00 |
David Evans
|
3fd9d4eb5f
|
Multiline text everywhere
|
2017-10-28 00:09:54 +01:00 |
David Evans
|
d76c42bf5e
|
Support multiline titles
|
2017-10-26 21:09:36 +01:00 |
David Evans
|
94b41000bb
|
Simplify bounds calculations
|
2017-10-26 19:29:14 +01:00 |
David Evans
|
c6bc372688
|
Split some minor functionality out of Renderer (beginnings of code cleanup)
|
2017-10-25 21:45:21 +01:00 |
David Evans
|
b240990f3e
|
Add support for rendering notes and state [#2]
|
2017-10-25 20:57:11 +01:00 |
David Evans
|
5a2eb4813b
|
Prevent outline collision when agents begin immediately inside a block
|
2017-10-25 00:44:25 +01:00 |
David Evans
|
1929e3ffb1
|
Support rendering conditional boxes [#1]
|
2017-10-25 00:36:30 +01:00 |
David Evans
|
1449d73194
|
Simplify column positioning, automatic reordering where guaranteed safe
|
2017-10-23 22:02:59 +01:00 |
David Evans
|
45295a3843
|
Simplify connection handling
|
2017-10-23 20:31:24 +01:00 |
David Evans
|
6eb8de8160
|
Basic functionality (agents and labelled arrows)
|
2017-10-23 01:46:43 +01:00 |