David Evans
|
27d0916da8
|
Add consistent size option to all exports, fix bug when svg element has sequence-diagram class on page load
|
2018-04-28 22:54:27 +01:00 |
David Evans
|
f5b1271647
|
Remove redundant readme-images.htm file
|
2018-04-22 22:52:16 +01:00 |
David Evans
|
5e47790efd
|
Use consistent monospace font, re-order SVG layers to work around PhantomJS rendering glitch, replace screenshots with commandline-generated versions [#52]
|
2018-04-22 22:44:26 +01:00 |
David Evans
|
dbb6b70676
|
Ensure sans-serif font uses a helvetica-compatible font wherever possible, so that text sizes match (fixes incorrect sizing in virtual rendering) [#52]
|
2018-04-22 21:36:58 +01:00 |
David Evans
|
228ef05333
|
First pass at auto-generating screenshots [#52]
|
2018-04-22 21:30:13 +01:00 |
David Evans
|
d7ce195ebc
|
Fix readme image tests in Karma (previously were not running)
|
2018-04-22 21:29:29 +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
|
2a7d9e76ed
|
Add implementation for VirtualTextSizer using opentype.js [#32]
|
2018-04-22 16:19:38 +01:00 |
David Evans
|
c58b8f7a22
|
Linter fixes
|
2018-04-22 14:15:51 +01:00 |
David Evans
|
2e708ebb4d
|
Move image utilities into /spec to make it clear that they are only for testing
|
2018-04-22 10:52:22 +01:00 |
David Evans
|
c05f40d960
|
Restructure scripts/sequence to make it easier to navigate
|
2018-04-22 10:42:00 +01:00 |
David Evans
|
3c8ee0acf6
|
Add VirtualSequenceDiagram convenience wrapper in standalone exports
|
2018-04-22 10:27:40 +01:00 |
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
|
6d4a620800
|
Update CodeMirror CDN to 5.37.0 to match NPM dependency used in tests
|
2018-04-21 18:34:43 +01:00 |
David Evans
|
ac9e869be7
|
Use Karma to launch browser tests, drop test.htm
|
2018-04-21 18:17:37 +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
|
899aabbc0e
|
Rename 'serve' action to 'start' for better npm compatibility
|
2018-04-15 12:53:11 +01:00 |
David Evans
|
a5f32d34d8
|
Large refactoring to unpick direct DOM access [#32]
|
2018-04-15 12:52:42 +01:00 |
David Evans
|
42ea5d1bf9
|
Add commandline used to convert font data into JS string
|
2018-04-08 14:40:54 +01:00 |
David Evans
|
fb0b5e1486
|
Ignore new xcode directory
|
2018-04-05 19:39: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
|
76037600ff
|
Add apple touch icon so Safari stops logging 404s
|
2018-02-03 15:41:12 +00:00 |
David Evans
|
4bcb65cf2a
|
Add testing for components library in editor
|
2018-02-03 14:49:59 +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
|
37fb6b9139
|
Show pane separators even while split.js is loading, fix Safari layout glitch
|
2018-02-02 23:03:02 +00:00 |
David Evans
|
703129d3d0
|
Allow dropping SVGs into editor [#45]
|
2018-02-02 21:22:57 +00:00 |
David Evans
|
262ac71844
|
Add more test images
|
2018-01-31 22:59:47 +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
|
326168b77d
|
Register Divider_spec with tests
|
2018-01-22 19:53:42 +00:00 |
David Evans
|
f6ddf9443e
|
Maintain current selection when swapping editor for CodeMirror
|
2018-01-22 19:52:18 +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
|
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 |