Commit graph

18 commits

Author SHA1 Message Date
j264415
6cc0d05e78 added full functionality to support-model with arrows tab and enter/space. 2024-03-06 17:03:23 +00:00
j264415
b2cc35dcd0 fixed linting issue 2024-03-04 09:30:00 +00:00
j264415
1f238d8b13 enter functionality WIP 2024-03-01 11:55:31 +00:00
j264415
9e4a53fb17 navigating through faq with arrow, tab and shift tab implemented 2024-02-29 10:39:31 +00:00
j264415
798c06d28a FAQ navigation via keyboard WIP 2024-02-28 17:30:19 +00:00
j264415
f7647b88e0 up/down for FAQ list 2024-02-26 16:47:10 +00:00
n1474335
570206af77 Line ending sequences for the current tab are included in the deep link URL 2022-10-28 12:44:06 +01:00
n1474335
bdb8c02d5a Input and Output encodings are now saved per tab 2022-10-21 18:29:52 +01:00
n1474335
a07b8f693b Input and Output character encodings are now stored in the URL, allowing for accuate deeplinking 2022-09-16 19:24:57 +01:00
n1474335
bc949b47d9 Improved Controls CSS 2022-07-01 12:01:48 +01:00
n1474335
85ffe48743 Input now uses CodeMirror editor 2022-06-29 18:02:49 +01:00
n1474335
c879af6860 Fixed 'Save recipe' URL generation issue. Closes #1176 2021-02-16 14:12:14 +00:00
n1474335
1abc46058c Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
n1474335
9d73127cae Fixed some typos 2019-10-16 15:38:20 +01:00
n1474335
566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
j433866
a9f8dac656 Fix stepping.
Move stepping logic into App.
Change toggleBakeButtonFunction to use a str instead of booleans.
Tidy up handleLoaderMessage in InputWaiter.
2019-07-02 12:23:46 +01:00
j433866
c2087f6d5f Move tab logic into a new TabWaiter 2019-06-06 16:33:35 +01:00
j433866
b77239fc15 Move waiters and workers into separate folders. 2019-06-06 09:09:48 +01:00
Renamed from src/web/ControlsWaiter.mjs (Browse further)