Commit Graph

31 Commits

Author SHA1 Message Date
David Evans 4dc77897e9 Basic editing capability when Javascript is disabled 2021-10-23 17:45:17 +01:00
David Evans b21f261a45 Available on NPM 2020-08-30 22:10:05 +01:00
David Evans bdd8122a9f Add getTitle method 2020-01-20 18:58:07 +00:00
David Evans 7f622103a1 Update dependency versions, serve own third-party resources 2018-12-24 17:16:34 +00:00
David Evans bb58943e39 Reduce size of notes example image 2018-05-12 16:09:24 +01:00
David Evans ddd51ba166 Add agent types example to readme and library page [#36] 2018-05-12 15:56:38 +01:00
David Evans 135f0b1e0d Improve editor and library pages on iOS 2018-05-07 20:27:51 +01:00
David Evans dcad48ec90 Improve printing of editor and library page [#53] 2018-05-05 15:04:57 +01:00
David Evans a177b21e85 Move favicons into web/resources to keep base directory clean 2018-05-05 01:29:39 +01:00
David Evans 044d6bd776 Restructure web resources to be within one folder 2018-05-01 19:31:52 +01:00
David Evans 2947e4f008 Replace server with own implementation, along with a new server-side rendering API 2018-04-28 22:58:36 +01:00
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 816206ed33 Improve consistency of SVGs generated, and fix non-BMP unicode exports from VirtualDocument 2018-04-22 19:17:31 +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 a5f32d34d8 Large refactoring to unpick direct DOM access [#32] 2018-04-15 12:52:42 +01:00
David Evans 3d89dc3548 Significantly reduce reflows for faster page loads 2018-02-17 16:15:36 +00:00
David Evans e22381e37d Add support for collapsing blocks [#46] 2018-02-04 14:59:46 +00:00
David Evans 76037600ff Add apple touch icon so Safari stops logging 404s 2018-02-03 15:41:12 +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 eb052bd29f Add dividers [#39] 2018-01-21 23:49:06 +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 afd505b8fe Add lost message arrow style [#38] 2018-01-15 22:37:27 +00:00
David Evans f8a757c508 Add markdown support [#29] 2018-01-15 00:14:39 +00:00
David Evans 2b5f7eea2b Add monospace theme [#30] 2018-01-14 15:29:46 +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 a420402020 Add documentation for events 2018-01-13 18:47:56 +00:00
David Evans eaf4a956d4 Add beginnings of sketch theme [#18] 2018-01-05 23:19:54 +00:00
David Evans 2e97e2e992 Reshuffle pages to make editor the main entry point 2017-12-01 13:11:34 +00:00