Commit Graph

25 Commits

Author SHA1 Message Date
David Evans f663f0426b Bump dependencies 2020-01-19 18:37:31 +00:00
David Evans cd6f85fca7 Make Markdown test not rely on width of emoticon symbol (fix cross-browser test issue) 2019-06-16 12:11:24 +01:00
David Evans a99a99c4cb Remove redundant Karma workaround 2019-06-16 12:07:57 +01:00
David Evans 787f4c5299 Update dependency versions 2019-06-15 23:22:15 +01:00
David Evans 7f622103a1 Update dependency versions, serve own third-party resources 2018-12-24 17:16:34 +00:00
David Evans 6b6eba9aa0 Update dependency versions where possible 2018-08-09 14:50:47 +01:00
David Evans e85890563c Add support for faded connectors 2018-05-12 00:34:11 +01:00
David Evans b25c5dafb4 Run tests in FireFox now that version 60 has been released [#51] 2018-05-10 22:18:25 +01:00
David Evans 3e4110193a Add markdown link support [#54] 2018-05-07 00:19:18 +01:00
David Evans 011d8c6979 Support backslash-escaping markdown syntax [#54] 2018-05-06 21:23:07 +01:00
David Evans fc3e11ab5a Add superscript and subscript, and make highlighting stronger [#54] 2018-05-06 00:32:42 +01:00
David Evans 5deec319df Add underline and overline styling [#54] 2018-05-06 00:07:26 +01:00
David Evans b23e278729 Add support for red text and highlighted text in markdown 2018-05-05 19:04:14 +01:00
David Evans 73cc61d430 Remove some linter-skipping 2018-05-04 22:51:01 +01:00
David Evans 918c62f049 Add support for parallel actions using & syntax [#11] 2018-05-03 23:22:51 +01:00
David Evans 044d6bd776 Restructure web resources to be within one folder 2018-05-01 19:31:52 +01:00
David Evans 724f11cfcb Allow custom font directory via environment variables when running as server 2018-04-30 22:32:11 +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 d7ce195ebc Fix readme image tests in Karma (previously were not running) 2018-04-22 21:29:29 +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 edc71934dc Add commandline tool for generating SVG from code [#32] 2018-04-21 20:24:54 +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