Andrew Kingston
|
d65d4975c9
|
Fix tests
|
2021-06-28 10:00:22 +01:00 |
Andrew Kingston
|
4d8e878f6f
|
Allow string templates to handle null objects without failing
|
2021-06-09 14:17:11 +01:00 |
mike12345567
|
5181ca710f
|
Fixing an issue with date objects not being managed by handlebars correctly.
|
2021-05-11 16:07:55 +01:00 |
Andrew Kingston
|
ff938e70b5
|
Update string-templates tests
|
2021-04-07 10:56:06 +01:00 |
mike12345567
|
17ad4577f6
|
Updating manifest tests.
|
2021-02-01 13:17:42 +00:00 |
mike12345567
|
d5b8ffe086
|
Adding a getManifest function to string templates.
|
2021-01-29 14:36:16 +00:00 |
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.
|
2021-01-22 17:57:38 +00:00 |
mike12345567
|
38144f84a3
|
Handling undefined/null values in context object for string templates, replacing with empty string.
|
2021-01-21 13:48:23 +00:00 |
mike12345567
|
4deccae711
|
More fixes for issues found by cheeks, as well as adding a test case for rendering app.
|
2021-01-21 12:08:57 +00:00 |
mike12345567
|
ce5ab5482b
|
Updating the string templating system to be capable of async operations.
|
2021-01-20 13:32:15 +00:00 |
mike12345567
|
5a7c0de397
|
Adding jest test cases to string templating library.
|
2021-01-19 17:29:38 +00:00 |