Commit Graph

19 Commits

Author SHA1 Message Date
Liam Newman
bdb31ae1e3 Improved CodeMirror behavior
This just moves us to using codemirror from cdn instead of local version.
Fixed layout issue exposed by move.
Use latest version of CodeMirror
Switch modes depending on beautifier being used

Fixes #1695
2019-08-02 13:21:54 -07:00
Liam Newman
3dec35577c Limit website sample size
Fixes #1640
2019-05-06 11:31:32 -07:00
HanabishiRecca
ad8d6aeb1e Option in web version
+ some fixes of HTML by the W3 validator
2019-03-25 13:21:45 -07:00
Liam Newman
69f4ebb198 Fix drop down position 2019-01-13 13:38:05 -08:00
Liam Newman
b50ef5ec4b Remove buggy auto-detection from website
Closes #1565
2019-01-13 13:29:14 -08:00
Liam Newman
ab85ff6554 Added newlines to end of files 2018-10-08 10:10:39 -07:00
L. D. MacKrell
bae5a5a090 Fixes indentation in second comment on webpage 2018-09-10 15:21:34 -07:00
Liam Newman
5362878ef5 Turn on use strict across most of project
Stop sloppy humans from doing sloppy human things.
2018-08-22 16:51:25 -07:00
Liam Newman
54516aa939 Fix webpage tab indenting
Fixes #1470
2018-08-08 10:07:10 -07:00
Liam Newman
869739069a Apply jshint to more files 2018-07-10 17:19:20 -07:00
Liam Newman
66e7fa0838 Fix formatting 2018-07-09 15:03:47 -07:00
Liam Newman
cfb1af16f2 Use classis js to work with older browsers
Only newer browsers can handle let and backtick strings.

Fixes #1445
2018-07-09 13:42:23 -07:00
Liam Newman
61687c7159 Load using require.js 2018-07-06 19:16:39 -07:00
Liam Newman
c8ff7d47a6 Build fixes 2018-07-06 19:14:50 -07:00
Liam Newman
f56880fbf6 Make test load dynamically on webpage 2018-06-30 00:57:22 -07:00
L. D. MacKrell
1a9104bc16 Add language selector 2018-06-29 14:18:24 -07:00
L. D. MacKrell
4bd295490f Add issue open button with templating 2018-06-27 15:08:59 -07:00
L. D. MacKrell
2def37bb1b Add additional options textarea and selected options output 2018-06-21 12:46:16 -07:00
L.D.MacKrell
81bd06dce5 Create separate files for code previously lumped in index.html file 2018-05-07 13:27:20 -07:00