Commit Graph

24 Commits

Author SHA1 Message Date
David Evans 7f622103a1 Update dependency versions, serve own third-party resources 2018-12-24 17:16:34 +00:00
David Evans c7f035a92f Fix noscript tag 2018-08-06 17:08:17 +01:00
David Evans 827bcbbe0b Use local copies of code mirror plugins in dev mode 2018-05-10 20:33:04 +01:00
David Evans b10f16f729 Use local copy of code mirror when running server in dev mode 2018-05-09 07:57:50 +01:00
David Evans 135f0b1e0d Improve editor and library pages on iOS 2018-05-07 20:27:51 +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 78cec2be8c Add support for working with online rendering service when available 2018-04-29 15:34:53 +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 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 369eb15390 Switch to using es6 modules and commandline-based linter (eslint) [#32] 2018-04-16 03:17:03 +01:00
David Evans 76037600ff Add apple touch icon so Safari stops logging 404s 2018-02-03 15:41:12 +00:00
David Evans eaf4a956d4 Add beginnings of sketch theme [#18] 2018-01-05 23:19:54 +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 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 01e43fd3eb Simplify rendered SVGs slightly and add support for Safari 2017-11-09 20:09:16 +00:00
David Evans 55b5232fa6 Add autocomplete to editor [#4] 2017-10-29 16:41:33 +00:00
David Evans cfa0fecc0e Rename main page for github pages compatibility 2017-10-23 01:52:26 +01:00