mike12345567
|
6fd080269b
|
linting.
|
2021-02-03 13:56:01 +00:00 |
mike12345567
|
9ae53caa4d
|
Removing the use of helper-date which was causing some problems, instead took what we needed of it out of the package and updated to use dayjs instead of moment.
|
2021-02-03 13:55:33 +00:00 |
mike12345567
|
92ab3631ea
|
Adding object and regex helpers as well as a complex test case for forIn.
|
2021-02-02 14:22:10 +00:00 |
mike12345567
|
e82fa5f68a
|
Updating to use budibase helpers.
|
2021-01-31 11:46:45 +00:00 |
mike12345567
|
c8295f0fbd
|
Linting.
|
2021-01-26 12:43:26 +00:00 |
mike12345567
|
bb85078300
|
Adding a literal helper which can make sure the output of an operation is a literal value.
|
2021-01-25 18:14:45 +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
|
b42677f657
|
Fixing some issues CI linting found.
|
2021-01-21 18:08:04 +00:00 |
mike12345567
|
5fa18c0280
|
Linting.
|
2021-01-21 17:30:51 +00:00 |
mike12345567
|
00967985e8
|
Getting ready to merge with some basic functionality but updates required to client/builder/automations to remove the need for space in hbs statement handling.
|
2021-01-21 15:50:46 +00:00 |
mike12345567
|
ec55655900
|
Handling undefined/null values in context object for string templates, replacing with empty string.
|
2021-01-21 13:48:23 +00:00 |
mike12345567
|
8ecabc91cc
|
Linting.
|
2021-01-21 11:32:26 +00:00 |
mike12345567
|
a9274f7d86
|
Adding cleaners which will process and find spaces removing them and fixing them with literal specifiers for handlebars props. Also changing the way cleaners work for the system to make it easier to add them.
|
2021-01-20 18:12:16 +00:00 |
mike12345567
|
4c597ed91a
|
Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping.
|
2021-01-19 18:44:29 +00:00 |
mike12345567
|
3c627d6455
|
Adding the handlebars library, still need to add testcases to this.
|
2021-01-18 17:40:19 +00:00 |