David Evans
|
ac7fd9ae7a
|
More testing of CodeMirror autocomplete
|
2018-01-21 01:01:48 +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
|
b8491e25dc
|
Fix autocomplete appearing behind resize gutters
|
2018-01-16 21:09:36 +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
|
4469c91dcd
|
Add code of conduct, as suggested by github
|
2018-01-14 14:57:54 +00:00 |
David Evans
|
ea9374ecd5
|
Add contributing guidance
|
2018-01-14 14:52:41 +00:00 |
David Evans
|
baa0a025b0
|
Add links to similar projects
|
2018-01-14 12:35:12 +00:00 |
David Evans
|
c458ac0cc1
|
Add explicit tests for windows-style newlines
|
2018-01-13 19:50:39 +00:00 |
David Evans
|
a420402020
|
Add documentation for events
|
2018-01-13 18:47:56 +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
|
f0cb8e0ca5
|
Prevent rendering incorrectly in editor on first load if custom font is used (sketch theme)
|
2018-01-12 20:45:06 +00:00 |
David Evans
|
819d51f856
|
Minify latest changes
|
2018-01-11 23:09:56 +00:00 |
David Evans
|
07145d13ea
|
Render rounded rectangles for state in sketch style [#18]
|
2018-01-11 23:09:20 +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
|
1c7221e6b6
|
Add xcode workspace file
|
2018-01-11 21:31:46 +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
|
dc6a741ea4
|
Add editor-dev.htm with no CDN requirements to help offline development
|
2017-12-10 15:52:10 +00:00 |
David Evans
|
4b33114824
|
Use progressive enhancement when loading external modules
|
2017-12-10 15:46:09 +00:00 |
David Evans
|
c1d604aacc
|
Add library for resizing panes in editor [#28]
|
2017-12-01 17:19:21 +00:00 |
David Evans
|
2e97e2e992
|
Reshuffle pages to make editor the main entry point
|
2017-12-01 13:11:34 +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
|
189730d037
|
Add loading state to editor
|
2017-11-25 13:26:57 +00:00 |
David Evans
|
33410ce064
|
Only apply fancy styling after rendering in demo page
|
2017-11-24 23:35:42 +00:00 |
David Evans
|
11d042d10a
|
Fix spelling
|
2017-11-24 23:32:52 +00:00 |
David Evans
|
a9d65b10b7
|
Add link to library page from editor
|
2017-11-24 23:24:46 +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 |
David Evans
|
1bf6ad6b5b
|
Provide simplified SequenceDiagram API
|
2017-11-23 22:41:24 +00:00 |
David Evans
|
25a01fea6b
|
Fix incorrect agent names in autocomplete list [#27]
|
2017-11-22 19:21:38 +00:00 |
David Evans
|
ece11167f3
|
Improve autocomplete triggers to make editing more intuitive
|
2017-11-22 18:52:35 +00:00 |
David Evans
|
da7b03d3ed
|
Tweak order of suggestions in autocomplete to be more useful
|
2017-11-22 18:38:42 +00:00 |
David Evans
|
7b8af40a24
|
Make vertical spacing more consistent
|
2017-11-22 18:24:33 +00:00 |
David Evans
|
587a6d7f26
|
Add support for reference boxes [#21]
|
2017-11-21 00:04:30 +00:00 |
David Evans
|
26bc3acd3e
|
Improve block handling so references can be added [#21]
|
2017-11-19 22:57:46 +00:00 |
David Evans
|
9b819ced63
|
Simplify previews for terminators in library
|
2017-11-16 20:20:02 +00:00 |
David Evans
|
a2f32593f7
|
Add fade headers to library items to make the relevant feature more obvious
|
2017-11-12 14:53:17 +00:00 |