n1474335
|
b09f98fbb4
|
Updated to Node 17
|
2022-03-25 14:59:54 +00:00 |
|
n1474335
|
041c899a35
|
Comments are now treated as disabled so that they do not interfere with the Dish type. Closes #1126 and #1132. Thanks to @mt3571 for the suggestion.
|
2021-02-03 17:54:49 +00:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
d98762625
|
e03ff22ba8
|
update more ENVIRONMENT_IS_* calls after merge, update some test paths, comments. Remove vulnerability
|
2019-07-05 11:35:59 +01:00 |
|
j433866
|
9d60ef5f72
|
Turn output tabs into progress bars!
|
2019-06-10 15:39:21 +01:00 |
|
j433866
|
ad982746dd
|
Display recipe progress in status message
|
2019-06-07 13:52:47 +01:00 |
|
n1474335
|
49e2b05a11
|
Dynamic module loading is now cached and Webpack includes the import in the main chunk.
|
2019-02-11 18:44:41 +00:00 |
|
d98762625
|
2391e08ac1
|
tidy up
|
2019-02-11 15:47:28 +00:00 |
|
d98762625
|
58a8af20a6
|
Highligting for Recipe now working. Discovered bug when highlighting on a test case
|
2019-02-08 14:28:53 +00:00 |
|
d98762625
|
9af5e40071
|
update linting to allow dybnamic import. Recipe highlight still broken
|
2019-02-01 14:05:48 +00:00 |
|
d98762625
|
4bf2a29070
|
WIP: bundle all css into main.css with mini-css-extract. Cannot split into vendor and styles without breaking at the moment.
|
2019-02-01 13:45:47 +00:00 |
|
d98762625
|
c8cb2692dd
|
WIP: Recipe refactored to use dynamic import
|
2019-02-01 10:52:21 +00:00 |
|
n1474335
|
b29bb6fdd7
|
Added 'DishError' and refined test results.
|
2018-12-25 22:38:53 +00:00 |
|
n1474335
|
ee519c7352
|
Merged esm branch into feature-magic. Ported FileType ops.
|
2018-05-20 16:49:42 +01:00 |
|
n1474335
|
84df055888
|
ESM: Ported MS and Entropy operations
|
2018-05-16 11:39:30 +01:00 |
|
n1474335
|
b760c2f1a0
|
ESM: Fixed OperationError detection and tidied up ops.
|
2018-05-16 10:17:49 +01:00 |
|
n1474335
|
0dbc7d4fd1
|
Tidied up OperationError code.
|
2018-04-30 17:25:13 +00:00 |
|
d98762625
|
cc20ad9567
|
Add OperationError error type and use for errors to be printed to the output panel
|
2018-04-27 10:59:53 +01:00 |
|
n1474335
|
76a066ab74
|
The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types.
|
2018-04-21 12:25:48 +01:00 |
|
d98762625
|
bbc580e71b
|
Quick fix for empty recipe error. Changed deflate back to compression module
|
2018-04-09 15:21:09 +01:00 |
|
n1474335
|
b7ed1becba
|
ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required.
|
2018-04-06 18:11:13 +00:00 |
|
n1474335
|
041cd9fb8e
|
ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule.
|
2018-04-02 17:10:51 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|