56 Commits

Author SHA1 Message Date
Steven
9bf1836e00 Fix logo height/width 2020-08-29 18:32:39 -04:00
Tony Brix
f8024eb24d
remove ending slash
Co-authored-by: Steven <steven@ceriously.com>
2020-07-13 13:07:46 -05:00
Tony Brix
524ae66ba6
remove ending slash
Co-authored-by: Steven <steven@ceriously.com>
2020-07-13 13:07:30 -05:00
Tony Brix
2c4b996af7 more quickref.md fixes 2020-06-24 14:34:03 -05:00
Hugh Secker-Walker
e516463b7e
Update smiley image url 2020-05-19 09:52:15 -04:00
Hugh Secker-Walker
e210c87ec3
chore(fix): Fix some problems with demo quickref 2020-05-19 07:24:02 -04:00
Tony Brix
ab033f27f3 remove tokenList 2020-04-08 23:57:18 -05:00
Tony Brix
be697ff89f fix duplicate array 2020-04-08 23:52:39 -05:00
Tony Brix
808d52e047 fix demo tokens 2020-04-08 23:46:46 -05:00
Tony Brix
6475318eef show items in lexer data 2020-04-02 00:34:08 -05:00
Tony Brix
a82d1c6077 update docs 2020-04-02 00:24:21 -05:00
Tony Brix
46e3b17dde update eslint config to fix new standards 2019-08-27 13:22:54 -05:00
Tony Brix
c0db64bcf8 lint 2019-07-02 16:28:32 -05:00
Tony Brix
1a1dd43ab1 space-before-function-paren never 2019-05-03 20:59:44 -05:00
Tony Brix
bc835ae99e simplify eslint config 2019-05-03 20:59:44 -05:00
Tony Brix
d9f22d2726 separate eslint config 2019-05-03 20:59:43 -05:00
Tony Brix
9d2c93e500 fix marked version 2019-04-03 16:47:30 -05:00
Tony Brix
f88029a19b use latest commit hash 2019-04-01 09:08:42 -05:00
Tony Brix
d4eb3f81b6 use @master 2019-03-29 13:02:04 -05:00
Tony Brix
14da71c5cb clean up more code 2019-02-14 11:52:14 -06:00
Tony Brix
40d65e5582 add loading screen 2019-02-14 11:25:01 -06:00
Tony Brix
5e2d77378c fix startup 2019-02-14 11:18:47 -06:00
Tony Brix
f8d2413a08 clean up code 2019-02-14 11:15:42 -06:00
Tony Brix
a6f7609438 add pr 2019-02-14 10:43:03 -06:00
Tony Brix
a00ae47f3a use worker in ie11 2019-02-14 09:19:14 -06:00
Tony Brix
2cbda35f9d set title to press enter 2019-02-14 00:15:09 -06:00
Tony Brix
862ceead1e select master initially 2019-02-14 00:11:59 -06:00
Tony Brix
0f4ac747a2 add commit input 2019-02-14 00:08:33 -06:00
Tony Brix
3681bcff33 allow version to be a github commit 2019-02-13 18:24:44 -06:00
Tony Brix
9e2c72f64a fix ie11 2019-02-13 18:04:46 -06:00
Tony Brix
ab42f86430 add response time 2019-02-13 14:18:15 -06:00
Tony Brix
acf9c82388 use worker to prevent dos 2019-02-13 12:16:39 -06:00
Tony Brix
3fe557209a add versions dropdown 2019-02-08 14:11:09 -06:00
Ashton Hunter
0623282915 Add selection options to choose version in demo 2019-02-08 08:28:32 -05:00
Steven
2aeae6dd37
Merge pull request #1360 from aprotim/demo_options_parse_feedback
Demo Page: Give user feedback when "options" is not valid JSON.
2018-10-19 16:01:46 -04:00
aprotim
edaddacb12
Options input shouldn't be resizeable
A change in the CSS snuck in from a previous iteration of the demo page options UI. Remove it.
2018-10-19 10:54:11 -07:00
aprotim
e9f57d96d9
As usual, fix my lint errors. 2018-10-18 12:17:46 -07:00
aprotim
173eb82d47
Filter complex objects out of JSON defaults. 2018-10-18 12:10:53 -07:00
aprotim
cf7fab7051
Load default options in demo
Per @styfle's suggestion, setting the options element's contents to the defaults on load.
2018-10-18 11:02:57 -07:00
Aprotim Sanyal
a95b5bcb27 Give user feedback when options is not parsing. 2018-10-18 00:56:29 -07:00
aprotim
14ab69a1e0
Fix lint, per usual. 2018-10-18 00:27:59 -07:00
Aprotim Sanyal
56c216a3fd Create input selector. 2018-10-18 00:19:48 -07:00
Aprotim Sanyal
76d23a0a11 Remove leftover debuggin statements. 2018-10-17 16:57:02 -07:00
Aprotim Sanyal
b27ea1ea0c Fix linter errors 2018-10-17 15:27:25 -07:00
Aprotim Sanyal
05a6345580 Let users add options as JSON in demo. 2018-10-17 15:11:53 -07:00
Steven
002c37434a Add missing semicolons to tests 2018-09-23 20:56:38 -04:00
Tony Brix
21f20276b0 lint 2018-06-24 02:02:11 -05:00
Tony Brix
59b1146be7 use iframe to sandbox generated html 2018-06-24 01:46:42 -05:00
Josh Bruce
373fbd4313
Merge pull request #1196 from UziTech/demo-link-outputtype
Demo link outputtype
2018-04-03 20:56:38 -04:00
Tony Brix
69f9fc3bc4
use marked.js 2018-04-03 14:34:31 -05:00