16 Commits (a20d21ebf58bc7ed0daa07f77dea8d58efd17fa7)

Author SHA1 Message Date
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
mike12345567 de91822ce7 Adding test case for issue found by Andrew with formulas, HBS in deep context objects was being evaluated which is not valid and breaks things. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 5276cd7117 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 6 years ago
mike12345567 32b0816ecb Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 6 years ago
mike12345567 182353d555 Linting. 6 years ago
mike12345567 673ae8d031 Adding a literal helper which can make sure the output of an operation is a literal value. 6 years ago
mike12345567 766200e59e Linting. 6 years ago
mike12345567 a254567bec Updating string templates to have test cases for all the main helpers we want to make use of and adding a readme. 6 years ago
mike12345567 1d38dda79b Linting. 6 years ago
mike12345567 d3d840e42a Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 6 years ago
mike12345567 094c0335e9 Quick fix for an issue found while checking string templates. 6 years ago
mike12345567 90dce862f1 Fixing some issues CI linting found. 6 years ago
mike12345567 decc1aba5e Linting. 6 years ago
mike12345567 5076c2f064 Changing up how processors work to make it a bit easier to add to them. 6 years ago