mike12345567
|
948b7e6d00
|
Fix for issue discovered by test case.
|
2022-05-04 17:36:30 +01:00 |
mike12345567
|
9298071cc2
|
Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped.
|
2022-02-07 17:56:01 +00:00 |
Kyle Harrison
|
b4afda7b09
|
apply fixes for common spelling mistakes
|
2021-07-09 17:54:49 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
mike12345567
|
b79d6b712b
|
Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names.
|
2021-02-03 11:41:33 +00:00 |
mike12345567
|
01f9885637
|
Linting.
|
2021-01-25 17:08:38 +00:00 |
mike12345567
|
ebb78a3c29
|
Updating string templates to have test cases for all the main helpers we want to make use of and adding a readme.
|
2021-01-25 17:08:21 +00:00 |
mike12345567
|
9acd30a4cb
|
Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed.
|
2021-01-22 17:57:38 +00:00 |
mike12345567
|
6429750081
|
Quick fix for an issue found while checking string templates.
|
2021-01-22 13:56:29 +00:00 |
mike12345567
|
b42677f657
|
Fixing some issues CI linting found.
|
2021-01-21 18:08:04 +00:00 |
mike12345567
|
83e8a45b91
|
Linting.
|
2021-01-21 17:56:22 +00:00 |
mike12345567
|
932107cd65
|
Changing up how processors work to make it a bit easier to add to them.
|
2021-01-21 17:56:00 +00:00 |